From 74595a42667ef3eead49cb117dc6dc825449a99d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20=C5=BBegle=C5=84?= Date: Tue, 5 Apr 2022 09:33:48 +0200 Subject: [PATCH] Update translations (#1965) * Update transifex config * Update translations --- .tx/config | 10 +- locale/ar.json | 5087 +++++++++++++++++++++---------- locale/az.json | 4581 +++++++++++++++++++--------- locale/bg.json | 4585 +++++++++++++++++++--------- locale/bn.json | 4579 +++++++++++++++++++--------- locale/ca.json | 4635 ++++++++++++++++++++--------- locale/cs.json | 4753 ++++++++++++++++++++--------- locale/da.json | 4649 ++++++++++++++++++++--------- locale/de.json | 5053 +++++++++++++++++++++---------- locale/el.json | 5937 ++++++++++++++++++++++++------------- locale/es.json | 5159 ++++++++++++++++++++++---------- locale/es_CO.json | 4579 +++++++++++++++++++--------- locale/et.json | 4581 +++++++++++++++++++--------- locale/fa.json | 4759 ++++++++++++++++++++--------- locale/fr.json | 4607 ++++++++++++++++++++--------- locale/hi.json | 4579 +++++++++++++++++++--------- locale/hu.json | 4581 +++++++++++++++++++--------- locale/hy.json | 4579 +++++++++++++++++++--------- locale/id.json | 4647 ++++++++++++++++++++--------- locale/is.json | 4579 +++++++++++++++++++--------- locale/it.json | 4581 +++++++++++++++++++--------- locale/ja.json | 4579 +++++++++++++++++++--------- locale/ko.json | 4685 ++++++++++++++++++++--------- locale/mn.json | 5955 ++++++++++++++++++++++++------------- locale/nb.json | 4575 +++++++++++++++++++--------- locale/nl.json | 4655 ++++++++++++++++++++--------- locale/pl.json | 4591 +++++++++++++++++++--------- locale/pt.json | 4579 +++++++++++++++++++--------- locale/pt_BR.json | 5955 ++++++++++++++++++++++++------------- locale/ro.json | 6901 +++++++++++++++++++++++++++---------------- locale/ru.json | 4793 +++++++++++++++++++++--------- locale/sk.json | 4603 ++++++++++++++++++++--------- locale/sl.json | 4613 ++++++++++++++++++++--------- locale/sq.json | 4581 +++++++++++++++++++--------- locale/sr.json | 4575 +++++++++++++++++++--------- locale/sv.json | 4579 +++++++++++++++++++--------- locale/th.json | 4665 ++++++++++++++++++++--------- locale/tr.json | 4583 +++++++++++++++++++--------- locale/uk.json | 4883 ++++++++++++++++++++---------- locale/vi.json | 4623 ++++++++++++++++++++--------- locale/zh-Hans.json | 5251 +++++++++++++++++++++----------- locale/zh-Hant.json | 5355 ++++++++++++++++++++++----------- 42 files changed, 137900 insertions(+), 60779 deletions(-) diff --git a/.tx/config b/.tx/config index 6f624f99a..1681acc4f 100644 --- a/.tx/config +++ b/.tx/config @@ -1,10 +1,10 @@ [main] host = https://www.transifex.com -[saleor-1.dashboard-20-json] -file_filter = locale/.json +[o:saleorcommerce:p:saleor-1:r:dashboard-20-json] +file_filter = locale/.json +source_file = locale/defaultMessages.json +source_lang = en +type = STRUCTURED_JSON minimum_perc = 1 -source_file = locale/defaultMessages.json -source_lang = en -type = STRUCTURED_JSON diff --git a/locale/ar.json b/locale/ar.json index c772aa51d..0d92af168 100644 --- a/locale/ar.json +++ b/locale/ar.json @@ -3,21 +3,94 @@ "context": "dialog header", "string": "إلغاء طلب الشراء" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "مخفي" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "تعريف وإدارة قنوات المبيعات الخاصة بك" }, "configurationMenuNavigation": { - "string": "Define how users can navigate through your store" + "string": "تعريف كيف يمكن للمستخدمين التنقل عبر متجرك" }, "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -37,46 +110,100 @@ "string": "Manage how your store charges tax" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "إدارة وتحديث معلومات المستودع الخاص بك" }, "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "النشاط" }, "homeActivityCardNoActivities": { - "string": "No activities found" + "string": "لا توجد أنشطة حاليا" }, "homeAnalyticsCardHeader": { "string": "اليوم" }, "homeHeaderText": { "context": "header", - "string": "Hello there, {userName}" + "string": "مرحبا {userName}" }, "homeHeaderTextCaption": { "context": "subheader", - "string": "Here is some information we gathered about your store" - }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" + "string": "إليك بعض المعلومات التي جمعناها عن متجرك" }, "homeProductListCardOrders": { "context": "number of ordered products", @@ -87,7 +214,7 @@ "string": "Top Products" }, "homeProductsListCardNoProducts": { - "string": "No products found" + "string": "لم يتم العثور على منتجات" }, "homeScreenDisclaimer": { "context": "header", @@ -101,7 +228,15 @@ }, "homeScreenHeader": { "context": "header", - "string": "Hello there, {userName}" + "string": "مرحبا {userName}" + }, + "is filter range between value": { + "context": "is filter range or value", + "string": "ما بين" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "يساوي" }, "menuCreateDialogHeader": { "context": "dialog header", @@ -111,7 +246,7 @@ "string": "Menu Title" }, "menuDetailsDeleteMenuContent": { - "string": "Are you sure you want to delete menu {menuName}?" + "string": "هل أنت متأكد من حذف القائمة ( {menuName} )؟" }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", @@ -158,7 +293,7 @@ "string": "Created menu" }, "menuListDeleteMenuContent": { - "string": "Are you sure you want to delete {menuName}?" + "string": "هل انت متأكد من حذف ( {menuName} )؟" }, "menuListDeleteMenuHeader": { "context": "dialog header", @@ -182,7 +317,7 @@ "string": "Menu Title" }, "menuListNoMenus": { - "string": "No menus found" + "string": "لم يتم العثور على قوائم" }, "menuListPageAddMenu": { "context": "button", @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "غير منشور" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,9 +357,17 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", - "string": "تصنيف" + "string": "فئة" }, "productExportFieldCollections": { "context": "product field", @@ -250,9 +397,13 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "صور المتغير" }, "productExportFieldVariantSku": { "context": "product field", @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "وضوح" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "الضرائب" }, "productTypeTaxesInputLabel": { - "string": "الضرائب" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -298,79 +445,99 @@ }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "لم يتم إعداد مستودع لمتجرك. يمكن إعداد المتغيرات مع عدم الحاجة إلى توفر كميات في المخزون؟" }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "المستودعات" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "لم يتم إعداد المستودعات للمتجر الخاص بك. لإضافة كمية المخزون إلى المنتج من فضلك قم بإعداد المستودع" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "لم يتم إعداد المستودعات للمتجر الخاص بك. لإضافة كمية المخزون إلى المنتج من فضلك قم بإعداد المستودع" + }, + "published channel": { + "context": "product label", + "string": "منشور" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "الفئات ({quantity})" }, "saleDetailsPageCollectionsQuantity": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "المجموعات ({quantity})" }, "saleDetailsPageProductsQuantity": { "context": "number of products", - "string": "Products ({quantity})" + "string": "المنتجات ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", - "string": "Are you sure you want to delete {name}?" + "string": "هل انت متأكد من حذف ( {name} )؟" }, "shippingZoneDetailsDialogsDeleteShippingZone": { "context": "delete shipping zone", - "string": "Are you sure you want to delete {name}?" + "string": "هل انت متأكد من حذف ( {name} )؟" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "مستودع" }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "هل انت متأكد من تنشيط ( {name} )؟" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", @@ -384,13 +551,21 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", - "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." + "string": "هل انت متأكد من إلغاء تنشيط هذا التطبيق؟ سيتم الاحتفاظ ببياناتك. ستستمر محاسبتك على هذا التطبيق." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", - "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", + "string": "هل انت متأكد من إلغاء تنشيط التطبيق ( {name} )؟ سيتم الاحتفاظ ببياناتك. ستستمر محاسبتك على هذا التطبيق." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { "context": "delete custom app", @@ -402,7 +577,7 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "هل انت متأكد من حذف هذا التطبيق؟" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "لوحة التحكم" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -466,7 +632,7 @@ }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "هل انت متأكد من حذف هذا التطبيق؟" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "إجراءات" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -669,44 +847,40 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", - "string": "Are you sure you want to delete token {token}?" + "string": "هل انت متأكد من حذف الرمز ( {token} )؟" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "سمات" @@ -731,39 +905,131 @@ }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": { "context": "dialog content", - "string": "Are you sure you want to delete {attributeName}?" + "string": "هل انت متأكد من حذف ( {attributeName} )؟" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "المنطقة" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "تاريخ" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "صفحات" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "المنتجات" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "الوزن" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,46 +1110,57 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "أضف عامود للخيارات" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "صورة" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", - "string": "هل تريد بالتأكيد حذف قيمة \"{name}\"؟" + "string": "هل انت متأكد من حذف قيمة ( {name} )؟" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": { "context": "dialog title", @@ -914,7 +1191,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": { "context": "No attribute values found", - "string": "No values found" + "string": "لم يتم العثور على قيمة" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": { "context": "section header", @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "تسجيل الدخول" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "كلمة المرور" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "هل نسيت كلمة السر ؟ " + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "إعادة تعيين كلمة المرور" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "كلمة مرور جديدة" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "تأكيد كلمة السر" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "كلمة المرور غير متطابقة" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "إعادة تعيين كلمة المرور" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "إعادة تعيين كلمة المرور" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,20 +1304,27 @@ "context": "button", "string": "عودة" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "إلغاء" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, "src_dot_categories": { "context": "categories section name", - "string": "تصنيفات" + "string": "الفئات" }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": { "context": "section header", @@ -1021,67 +1336,55 @@ }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": { "context": "page header", - "string": "Create New Category" + "string": "إنشاء فئة جديدة" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": { "string": "أضف عنوان محرك البحث و وصفه لتسهيل العثور على هذه الفئة" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "حذف الفئة" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": { "context": "delete category", - "string": "Are you sure you want to delete {categoryName}?" + "string": "هل انت متأكد من حذف ( {categoryName} )؟" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": { - "string": "Category Name" + "string": "إسم الفئة" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": { - "string": "Category Description" + "string": "وصف الفئة" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": { "context": "button", - "string": "Create category" + "string": "إنشاء فئة" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": { - "string": "Search Category" + "string": "البحث عن فئة" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": { "context": "tab name", - "string": "كل الأصناف" + "string": "جميع الفئات" }, "src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": { - "string": "Category Name" + "string": "إسم الفئة" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": { - "string": "No categories found" + "string": "لم يتم العثور على الفئة" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": { - "string": "No subcategories found" + "string": "لم يتم العثور على الفئة الفرعية" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": { "context": "number of subcategories", - "string": "التصنيفات الفرعية" + "string": "الفئات الفرعية" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": { "context": "number of products", - "string": "No. of Products" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "السعر" + "string": "عدد المنتجات" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "توافر" + "string": "لم يتم العثور على منتجات" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", @@ -1091,9 +1394,13 @@ "context": "button", "string": "أضف منتج" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", - "string": "Products in {categoryName}" + "string": "منتجات في {categoryName}" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": { "context": "number of subcategories in category", @@ -1108,31 +1415,31 @@ }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": { "context": "section header", - "string": "كل التصنيفات الفرعية" + "string": "جميع التصنيفات الفرعية" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": { "context": "button", - "string": "Create subcategory" + "string": "إنشاء تصنيف فرعي" }, "src_dot_categories_dot_views_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "إنشاء فئة" }, "src_dot_categories_dot_views_dot_1204353135": { "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" }, "src_dot_categories_dot_views_dot_1754466114": { - "string": "Category created" + "string": "تم إنشاء الفئة" }, "src_dot_categories_dot_views_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,zero {هل أنت متأكد من حذف هذه الفئة؟} one {هل أنت متأكد من حذف هذه الفئة؟} two {هل أنت متأكد من حذف هذه الفئة؟} few {هل أنت متأكد من حذف هذه الفئة؟} many {هل أنت متأكد من حذف هذه الفئة؟} other {هل انت متأكد من حذف {displayQuantity} فئة؟}}" }, "src_dot_categories_dot_views_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "حذف الفئة" }, "src_dot_categories_dot_views_dot_2189424032": { - "string": "Category deleted" + "string": "تم حذف الفئة" }, "src_dot_categories_dot_views_dot_2507763081": { "context": "dialog title", @@ -1146,10 +1453,10 @@ }, "src_dot_categories_dot_views_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "حذف الفئات" }, "src_dot_categories_dot_views_dot_847492725": { - "string": "Are you sure you want to delete {categoryName}?" + "string": "هل انت متأكد من حذف ( {categoryName} )؟" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" @@ -1159,39 +1466,58 @@ }, "src_dot_categories_dot_views_dot_CategoryList_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "حذف الفئات" + }, + "src_dot_channel": { + "string": "Channel" }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "توافر" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1223,7 +1552,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", - "string": "Inactive" + "string": "غير فعال" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", @@ -1245,12 +1574,44 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "لم يتم العثور على القنوات" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1285,7 +1652,10 @@ }, "src_dot_clear": { "context": "button", - "string": "واضح" + "string": "مسح" + }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" }, "src_dot_collections": { "context": "collections section name", @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "كل المجموعات" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1352,7 +1722,7 @@ "string": "No collections found" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { - "string": "No. of Products" + "string": "عدد المنتجات" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { "string": "Collection Name" @@ -1361,8 +1731,20 @@ "context": "collection availability", "string": "توافر" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { - "string": "No products found" + "string": "لم يتم العثور على منتجات" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "لم يتم العثور على نتائج" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { "context": "dialog header", - "string": "Assign Category" + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { + "context": "dialog header", + "string": "تعيين الفئات" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", + "string": "البحث عن فئة" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { - "string": "Search Category" + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." - }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { + "string": "البحث عن المنتجات" + }, + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { "string": "Search by product name, attribute, product type etc..." }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { - "string": "Search Products" - }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,62 +1980,71 @@ "context": "attributes, section header", "string": "سمات" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "قيم " }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "قيمة" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { - "string": "No results" + "string": "لا توجد نتائج" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "مخفي" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "توافر" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "منذ {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" + "string": "لم يتم العثور على قنوات" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { "string": "Select all channels" @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "منشور" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "الحالة" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "منذ {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "توافر" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} بلدان" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "الواجهة" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "العودة إلى الصفحة الرئيسية" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "لوحة التحكم" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1762,27 +2203,55 @@ }, "src_dot_components_dot_Filter_dot_2332404293": { "context": "search", - "string": "No results" - }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "يساوي" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" + "string": "لا توجد نتائج" }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "ما بين" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "فلاتر" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "فلاتر" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "حفظ التعديلات" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "إضافة" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "قيمة" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "إجراءات" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "إلى {money}" @@ -1852,17 +2309,17 @@ "string": "اضف قيمة جديدة: {value}" }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "لم يتم العثور على نتائج" }, "src_dot_components_dot_MultiSelectField_dot_4205644805": { - "string": "No results found" + "string": "لم يتم العثور على نتائج" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { "string": "Navigator" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", - "string": "Order Number" + "string": "الطلب رقم" }, "src_dot_components_dot_Navigator_dot_1167695965": { "context": "navigator placeholder", @@ -1870,11 +2327,11 @@ }, "src_dot_components_dot_Navigator_dot_1643417013": { "context": "navigator placeholder", - "string": "Search Customer" + "string": "البحث عن عميل" }, "src_dot_components_dot_Navigator_dot_1809988825": { "context": "navigator section header", - "string": "Search in Customers" + "string": "البحث في العملاء" }, "src_dot_components_dot_Navigator_dot_2874620973": { "context": "navigator placeholder", @@ -1901,7 +2358,7 @@ "string": "Navigator is here to help" }, "src_dot_components_dot_Navigator_dot_modes_dot_category": { - "string": "تصنيف" + "string": "فئة" }, "src_dot_components_dot_Navigator_dot_modes_dot_collection": { "string": "مجموعات" @@ -1916,7 +2373,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createCategory": { "context": "button", - "string": "Create Category" + "string": "إنشاء فئة" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCollection": { "context": "button", @@ -1924,11 +2381,11 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": { "context": "button", - "string": "Create Customer" + "string": "إنشاء عميل" }, "src_dot_components_dot_Navigator_dot_modes_dot_createOrder": { "context": "button", - "string": "Create Order" + "string": "إنشاء طلب" }, "src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": { "context": "button", @@ -1936,7 +2393,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createProduct": { "context": "button", - "string": "Create Product" + "string": "إنشاء منتج" }, "src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": { "context": "button", @@ -1947,7 +2404,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_goToOrder": { "context": "navigator action", - "string": "Go to order #{orderNumber}" + "string": "الذهاب الى الطلب رقم #{orderNumber}" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": { "context": "navigator catalog mode description", @@ -1959,7 +2416,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": { "context": "navigator customer mode description", - "string": "Search Customers" + "string": "البحث عن العملاء" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": { "context": "navigator default mode description", @@ -1971,10 +2428,10 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": { "context": "navigator order mode description", - "string": "Search Orders" + "string": "البحث في الطلبات" }, "src_dot_components_dot_Navigator_dot_modes_dot_noResults": { - "string": "No Results" + "string": "لا توجد نتائج" }, "src_dot_components_dot_Navigator_dot_modes_dot_product": { "string": "منتج" @@ -1986,20 +2443,28 @@ "string": "Something's missing" }, "src_dot_components_dot_NotFoundPage_dot_4205980614": { - "string": "Sorry, the page was not found" + "string": "عذرا، لم يتم العثور على الصفحة" }, "src_dot_components_dot_NotFoundPage_dot_678743710": { "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { - "string": "No results found" + "string": "لم يتم العثور على نتائج" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { - "string": "No of Rows:" + "string": "رقم الصفوف" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": { "context": "save filter tab, header", @@ -2051,14 +2516,18 @@ "string": "None" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "لم يتم العثور على نتائج" }, "src_dot_components_dot_SingleSelectField_dot_4205644805": { - "string": "No results found" + "string": "لم يتم العثور على نتائج" }, "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "تسجيل خروج" @@ -2119,21 +2591,17 @@ "context": "weight", "string": "إلى {unit} {value}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", - "string": "إعفاء" + "string": "الإعدادات" }, "src_dot_configuration_dot_1233229030": { "string": "Miscellaneous" @@ -2145,7 +2613,7 @@ "string": "Attributes and Product Types" }, "src_dot_configuration_dot_3140151600": { - "string": "Staff Settings" + "string": "إعدادات الأعضاء المسئولين" }, "src_dot_configuration_dot_3351299924": { "string": "Content Management" @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "تحديث" + }, + "src_dot_continue": { + "context": "button", + "string": "متابعة" + }, "src_dot_create": { "context": "button", "string": "إنشاء" @@ -2190,7 +2674,7 @@ }, "src_dot_customers": { "context": "customers section name", - "string": "الزبائن" + "string": "العملاء" }, "src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": { "context": "dialog title", @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "إضافة عنوان" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName} دفتر العناوين" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "إضافة عنوان" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName} دفتر العناوين" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} تفاصيل" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "لا يوجد عنوان لإظهاره لهذا العميل" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "العنوان الافتراضي" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "عنوان الدفع الافتراضي" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "عنوان الشحن الافتراضي" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "عنوان الشحن اللإفتراضي" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default shipping address" + "string": "Delete Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { "context": "button", - "string": "Set as default billing address" + "string": "Edit Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "تعيين كعنوان الفواتير الافتراضي" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "تعيين كعنوان شحن افتراضي" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2241,14 +2737,14 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "عنوان الشحن" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", "string": "عنوان" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": { - "string": "This customer has no addresses yet" + "string": "هذا العميل ليس لديه عناوين بعد" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", @@ -2259,11 +2755,11 @@ "string": "Primary Address" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": { - "string": "The primary address of this customer." + "string": "العنوان الأساسي لهذا العميل." }, "src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": { "context": "header", - "string": "Customer Overview" + "string": "نظرة عامة حول العميل" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": { "context": "notes about customer header", @@ -2274,15 +2770,15 @@ "string": "ملاحظة" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": { - "string": "Enter any extra infotmation regarding this customer." + "string": "قم بإدخال معلومات إضافية لهذا العميل." }, "src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": { "context": "page header", - "string": "Create Customer" + "string": "إنشاء عميل" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": { "context": "check to mark this account as active", - "string": "User account active" + "string": "حساب المستخدم فعال" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": { "context": "section subheader", @@ -2292,20 +2788,20 @@ "context": "note about customer", "string": "ملاحظة" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "معلومات الإتصال" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { - "string": "Search Customer" + "string": "البحث عن عميل" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": { "context": "button", - "string": "Create customer" + "string": "إنشاء عميل" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": { "context": "tab name", @@ -2316,19 +2812,19 @@ "string": "Join Date" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": { - "string": "Number of Orders" + "string": "عدد الطلبات" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "عدد الطلبات" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { - "string": "No customers found" + "string": "لم يتم العثور على عميل" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": { "string": "Customer Email" }, "src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": { - "string": "Customer Name" + "string": "أسم العميل" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": { "context": "order status", @@ -2336,15 +2832,15 @@ }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_1899831623": { "context": "section header", - "string": "الطلبات الجديدة" + "string": "الطلبات الحديثة" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": { "context": "number of order", - "string": "No. of Order" + "string": "رقم الطلب" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": { "context": "button", - "string": "View all orders" + "string": "عرض جميع الطلبات" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_4205493358": { "context": "order placement date", @@ -2355,17 +2851,17 @@ "string": "المجموع" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "لم يتم العثور على طلبات" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { "string": "Last login" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": { - "string": "Last order" + "string": "اخر طلب" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": { "context": "section header", - "string": "Customer History" + "string": "تاريخ العميل" }, "src_dot_customers_dot_views_dot_1927691511": { "context": "delete customer, dialog content", @@ -2373,7 +2869,7 @@ }, "src_dot_customers_dot_views_dot_1998583641": { "context": "dialog header", - "string": "Delete Customer" + "string": "حذف العميل" }, "src_dot_customers_dot_views_dot_2657976015": { "context": "dialog header", @@ -2381,27 +2877,33 @@ }, "src_dot_customers_dot_views_dot_2859116187": { "context": "window title", - "string": "Create customer" + "string": "إنشاء عميل" }, "src_dot_customers_dot_views_dot_3689332763": { "string": "Are you sure you want to delete this address from users address book?" }, "src_dot_customers_dot_views_dot_3901579344": { - "string": "Customer Removed" + "string": "تم حذف عميل" }, "src_dot_customers_dot_views_dot_3970234993": { - "string": "Customer created" + "string": "تم إنشاء عميل" }, "src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": { "string": "{counter,plural,one {Are you sure you want to delete this customer?} other {Are you sure you want to delete {displayQuantity} customers?}}" }, "src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": { "context": "dialog header", - "string": "Delete Customers" + "string": "حذف العملاء" }, "src_dot_dashboard": { "string": "لوحة التحكم" }, + "src_dot_date": { + "string": "تاريخ" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "الوصف" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "خصومات" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { + "context": "button", + "string": "تعيين الفئات" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { "context": "section header", - "string": "Eligible Categories" + "string": "الفئات المؤهلة" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "لم يتم العثور على الفئة" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "إسم الفئة" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "المنتجات" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { - "context": "button", - "string": "Assign categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { "context": "button", "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { - "context": "number of products", - "string": "المنتجات" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "المنتجات" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "التواريخ الفعالة" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", - "string": "Assign products" + "string": "المنتجات المعيينة" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "لم يتم العثور على منتجات" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "توافر" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "أسم المنتج" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "أسم المنتج" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "فعال" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2563,7 +3103,7 @@ "string": "Ends" }, "src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": { - "string": "لم يتم العثور على أي تخفيضات" + "string": "لم يتم العثور على تخفيضات" }, "src_dot_discounts_dot_components_dot_SaleList_dot_47059407": { "context": "sale start date", @@ -2606,7 +3146,7 @@ "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "لم يتم العثور على قنوات" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", @@ -2636,15 +3176,15 @@ }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "الفئات ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "المجموعات ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": { "context": "number of products", - "string": "Products ({quantity})" + "string": "المنتجات ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": { "string": "Discount Code" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "فعال" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2739,7 +3292,7 @@ "string": "كود" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": { - "string": "لا يوجد قسائم شرائية" + "string": "لم يتم العثور قسائم" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", @@ -2758,10 +3311,10 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": { "context": "voucher requirement", - "string": "Minimum quantity of items" + "string": "الحد الأدنى لكمية العناصر" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "لم يتم العثور على قنوات" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", @@ -2820,7 +3373,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": { "context": "voucher application, switch button", - "string": "Only once per order" + "string": "مرة فقط لكل طلب" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2829,7 +3382,7 @@ "string": "Voucher Specific Information" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "لم يتم العثور على قنوات" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { "string": "If this option is disabled, discount will be counted for every eligible product" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2964,17 +3548,17 @@ }, "src_dot_draftOrders": { "context": "draft orders section name", - "string": "Draft Orders" + "string": "الطلبات المسودة" }, "src_dot_drafts": { - "string": "Drafts" + "string": "المسودات" }, "src_dot_edit": { "context": "button", "string": "تعديل" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "العميل" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "ملاحظة" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "تغيير" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "تفاصيل" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "تفاصيل" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "كمية" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "منتج" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "الحالة" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "منتج" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "الإعدادات" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "الصفحة الرئيسية" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "لا توجد طلبات جاهزه للإستيفاء" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "لا توجد مدفوعات في انتظار الالتقاط" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "طلبات الشراء" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,8 +4305,88 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "عنوان الفاتورة" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "لم يتم العثور على نتائج" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "عنوان الشحن" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { - "string": "No notes from customer" + "string": "لا توجد ملاحظات من قبل العميل" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": { "context": "notes about customer, header", @@ -3090,14 +4397,14 @@ "string": "معلومات الإتصال" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": { - "string": "Search Customers" + "string": "البحث عن العملاء" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": { "context": "link", "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "عنوان الشحن" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3113,20 +4420,67 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "عنوان الشحن" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "إلغاء الطلب" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "إضافة" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "قيمة الخصم" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", "string": "Delete Daft Order" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": { - "string": "Are you sure you want to delete draft #{orderNumber}?" + "string": "هل انت متأكد من حذف الطلب المسود رقم #{orderNumber}؟" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": { "context": "price or ordered products", @@ -3140,28 +4494,42 @@ "string": "عدد" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": { - "string": "No Products added to Order" + "string": "لا توجد منتجات تمت إضافتها إلى الطلب" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": { "context": "total price of ordered products", "string": "المجموع" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "أضف شركة شحن" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "خصم" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "المبلغ الإجمالي" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "المجموع" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "أضف منتجات" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "إنشاء أمر شراء" @@ -3181,7 +4553,7 @@ "string": "كل المسودات" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": { - "string": "Search Draft" + "string": "البحث عن مسودة" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", @@ -3192,10 +4564,10 @@ "string": "زبون" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": { - "string": "No draft orders found" + "string": "لم يتم العثور على طلبات مسودة" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { - "string": "No. of Order" + "string": "رقم الطلب" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": { "string": "زبون" @@ -3216,74 +4588,116 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "طلب" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "اسم المنتج" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "اسم المنتج" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "وحدة حفظ الأوراق المالية" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "إضافة تتبع" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "استرداد المال المدفوع" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", - "string": "Select Warehouse" + "string": "إختيار مستودع" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "عدد" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "رقم التتبع" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "اسم المنتج" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "وحدة حفظ الأوراق المالية" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "رقم التتبع" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "أضف رقم تتبع" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "إضافة تتبع" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "السعر" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "منتج" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "عدد" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "وحدة حفظ الأوراق المالية" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "المجموع" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3379,11 +4732,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": { "context": "order history message", - "string": "Order was created from draft" + "string": "تم إنشاء الطلب من المسودات" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": { "context": "order history message", - "string": "Payment confirmation was sent to customer" + "string": "تم إرسال تأكيد الدفع إلى العميل" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": { "context": "order history message", @@ -3393,9 +4746,13 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", - "string": "Order confirmation was sent to customer" + "string": "تم إرسال تأكيد الطلب إلى العميل" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085": { "context": "order history message", @@ -3405,13 +4762,17 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "تم دفع المبلغ بالكامل" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_276183305": { "context": "order history message", - "string": "Order was confirmed" + "string": "تم تأكيد الطلب" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", @@ -3419,11 +4780,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": { "context": "order history message", - "string": "Fulfillment confirmation was sent to customer" + "string": "تم إرسال تأكيد الاستيفاء إلى العميل" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": { "context": "order history message", - "string": "Draft order was created" + "string": "تم بنجاح إنشاء طلب مسود" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": { "context": "order history message", @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3485,18 +4843,38 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_748112244": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was generated by {generatedBy}" + "string": "رقم الفاتورة {invoiceNumber} تم إنشائها من قبل {generatedBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_88351908": { "context": "order history message", - "string": "Invoice was sent to customer by {sentBy}" + "string": "تم إرسال الفاتورة إلى العميل من قبل {sentBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": { "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { - "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" + "string": "هل انت متأكد من إرسال الفاتورة رقم : {invoiceNumber} إلى العميل؟" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": { "context": "dialog header", @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "كل الطلبات" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", - "string": "زبون" + "string": "العميل" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3552,7 +4958,7 @@ "string": "الدفع" }, "src_dot_orders_dot_components_dot_OrderList_dot_2889196282": { - "string": "No. of Order" + "string": "عد الطلب" }, "src_dot_orders_dot_components_dot_OrderList_dot_3426593715": { "context": "e-mail or full name", @@ -3567,7 +4973,7 @@ "string": "المجموع" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "لم يتم العثور على طلبات" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "الشحن" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} عناصر" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "المبلغ المقبوض" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "استرداد المال المدفوع" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "خصم" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "الضرائب" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "قبض" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "المبلغ المقبوض" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "خصم" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} عناصر" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "حالة الدفع" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "استرداد المال المدفوع" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "الشحن" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "المبلغ الإجمالي" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "الضرائب" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "المجموع" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "استرداد المال المدفوع" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "قسيمة" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3669,83 +5103,37 @@ "string": "Add Product" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "البحث عن المنتجات" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "السعر" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "منتج" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "عدد" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "وحدة حفظ الأوراق المالية" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "استرداد المال المدفوع" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "كمية" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "المجموع" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "السعر" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "لم يتم العثور على منتجات" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "المجموع" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "كمية" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "استرداد المال المدفوع" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "السعر" @@ -3792,7 +5272,7 @@ "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "لم يتم العثور على منتجات" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "السعر" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "منتج" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "لم يتم تنفيذها" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,46 +5405,30 @@ "context": "section header", "string": "الإعدادات" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", - "string": "All orders will be automatically confirmed and all payments will be captured." + "string": "سيتم تأكيد جميع الطلبات تلقائيًا وسيتم تسجيل جميع المدفوعات." }, "src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": { "context": "checkbox label", - "string": "Automatically confirm all orders" + "string": "تأكيد جميع الطلبات تلقائيًا" }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "السعر" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "منتج" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "عدد" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "وحدة حفظ الأوراق المالية" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "المجموع" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3888,7 +5436,7 @@ "string": "Payment successfully captured" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": { - "string": "Draft order successfully finalized" + "string": "تم الإنتهاء من الطلب المسود بنجاح" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": { "string": "Order line deleted" @@ -3917,26 +5465,33 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { "string": "Fulfillment successfully cancelled" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "طلب مسود رقم #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", "string": "Delete Order Drafts" @@ -3945,7 +5500,7 @@ "string": "Deleted draft orders" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "تم إنشاء طلب مسود بنجاح" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": { "context": "dialog content", @@ -3964,12 +5519,24 @@ "string": "Fulfill Order" }, "src_dot_orders_dot_views_dot_OrderList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "تم إنشاء طلب مسود بنجاح" }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "العنوان " @@ -4158,7 +5729,7 @@ }, "src_dot_pages_dot_views_dot_754348000": { "context": "delete page", - "string": "Are you sure you want to delete {title}?" + "string": "هل انت متأكد من حذف ( {title} )؟" }, "src_dot_pages_dot_views_dot_PageList_dot_1080715663": { "context": "notification", @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "حالة الدفع" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "البحث عن الأعضاء المسئولين" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "فعال" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "غير فعال" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "تعيين عضو مسئول" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4260,7 +5844,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", - "string": "Are you sure you want to delete {name}?" + "string": "هل انت متأكد من حذف {name}؟" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", @@ -4301,7 +5885,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "غير فعال" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": { "context": "empty list message", @@ -4346,7 +5930,7 @@ }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "إنشاء فئة" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { "string": "Permission group created" @@ -4360,15 +5944,19 @@ }, "src_dot_plugins": { "context": "plugins section name", - "string": "Plugins" + "string": "الإضافات" }, "src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": { "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", - "string": "Plugin Name" + "string": "أسم الإضافة" }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": { "context": "plugin status", @@ -4376,10 +5964,10 @@ }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": { "context": "section header", - "string": "Plugin Information and Status" + "string": "معلومات و حالة الإضافة" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4391,52 +5979,77 @@ }, "src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": { "context": "section header", - "string": "Plugin Settings" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" + "string": "إعدادات الإضافة" }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} تفاصيل" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { - "string": "Search Plugins..." + "string": "البحث عن الإضافات" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": { "context": "tab name", "string": "جميع الإضافات" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "فعال" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "فعال" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "عمل" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "الاسم" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { - "string": "No plugins found" + "string": "لم يتم العثور عن الإصافات" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "فعال" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "الإعدادات" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "الاسم" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4499,7 +6116,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": { "context": "product type", - "string": "Configurable" + "string": "قابل للتعديل" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": { "context": "product", @@ -4522,7 +6139,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "الضريبة" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", @@ -4534,7 +6151,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": { "context": "product type", - "string": "Configurable" + "string": "قابل للتعديل" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": { "context": "product type", @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "الوزن" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4589,7 +6231,7 @@ "string": "المنتجات" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_1755013298": { - "string": "تصنيف" + "string": "فئة" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": { "string": "مجموعات" @@ -4619,7 +6261,7 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": { "context": "option", - "string": "Export stock for all warehouses" + "string": "تصدير المخزون لجميع المستودعات" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": { "context": "button", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "كل الصور" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "السعر" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", - "string": "Create Product" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "إنشاء منتج" }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "كل المنتجات" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "متوفر" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "مخفي" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,39 +6426,87 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "السعر" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "لم يتم العثور على منتجات" }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", - "string": "Configurable" - }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "توافر" + "string": "قابل للتعديل" }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "الاسم" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "توافر" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "السعر" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { - "string": "تصنيف" + "string": "فئة" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": { "string": "مجموعات" @@ -4830,8 +6516,7 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", - "string": "Configurable" + "string": "قابل للتعديل" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { "context": "field is optional", @@ -4848,24 +6533,59 @@ "context": "product weight", "string": "الوزن" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "أسم المستودع" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "عدد" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" }, "src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": { "context": "button", - "string": "Assign Warehouse" + "string": "تعيين مستودع" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" @@ -4893,6 +6613,42 @@ "context": "product label", "string": "منشور" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "إنشاء متغيرات" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4903,18 +6659,25 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "حذف متغير" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", - "string": "Save variant" + "string": "حفظ المتغير" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", "string": "السعر" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { - "string": "Selected values will be used to create variants for the configurable product." + "string": "سيتم استخدام القيم المحددة لإنشاء متغيرات للمنتجات القابلة للتعديل." + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "تطبيق مخزون فريد حسب السمة لكل SKU" }, @@ -4983,7 +6750,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": { "context": "variant creator summary card header", - "string": "Created Variants" + "string": "المتغيرات التي تم إنشاؤها" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": { "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" @@ -5006,32 +6773,48 @@ "context": "variant name", "string": "متغير" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "قيم " + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", - "string": "Delete variant" + "string": "حذف متغير" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", - "string": "Are you sure you want to delete {name}?" + "string": "هل انت متأكد من حذف {name}؟" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", - "string": "Delete Variant" + "string": "حذف متغير" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5039,15 +6822,27 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "المتغيرات" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": { "context": "button", - "string": "أضف نوع" + "string": "إضافة متغير" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", - "string": "New Variant" + "string": "متغير جديد" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "مخفي" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "توافر" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5081,7 +6884,11 @@ "string": "Channel Name" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "لم يتم العثور على قنوات" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "سعر التكلفه" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", @@ -5113,22 +6920,30 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": { "context": "button", - "string": "Create variants" + "string": "إنشاء متغيرات" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "المتغيرات" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": { "context": "product variant inventory", "string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { - "string": "Use variants for products that come in a variety of versions for example different sizes or colors" + "string": "استخدم المتغيرات للمنتجات التي تأتي في إصدارات متنوعة على سبيل المثال أحجام وألوان مختلفة" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", - "string": "All Warehouses" + "string": "جميع المستودعات" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", @@ -5136,15 +6951,22 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": { "context": "button", - "string": "Create variant" + "string": "إنشاء متغير" }, "src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": { "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "وحدة حفظ الأوراق المالية" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "متغير" @@ -5154,29 +6976,29 @@ "string": "Delete Image" }, "src_dot_products_dot_views_dot_2279302139": { - "string": "Variant removed" + "string": "تم حذف المتغير" }, "src_dot_products_dot_views_dot_2362587265": { "context": "header", - "string": "Create Variant" + "string": "إنشاء متغير" }, "src_dot_products_dot_views_dot_2880386427": { "string": "Are you sure you want to delete this image?" }, "src_dot_products_dot_views_dot_3989383405": { "context": "window title", - "string": "Create variant" + "string": "إنشاء متغير" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "إنشاء منتج" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", - "string": "New Product" + "string": "منتج جديد" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "تم إنشاء المنتج" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5191,40 +7013,52 @@ }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", - "string": "Delete Products" + "string": "حذف المنتجات" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { - "string": "Product removed" + "string": "تم حذف المنتج" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", - "string": "Delete Product" + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "هل انت متأكد من حذف ( {name} )؟" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", + "string": "حذف المنتج" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "حذف متغيرات المنتج" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", - "string": "Successfully created variants" + "string": "تم إنشاء المتغيرات" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": { "context": "window title", - "string": "Create Variants" + "string": "إنشاء متغيرات" + }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" }, "src_dot_properties": { "string": "Properties" @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "إزالة" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "تنزيلات" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5354,38 +7203,51 @@ "string": "Channel name" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "البحث عن المنتجات" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", - "string": "Assign Products" + "string": "تعيين منتجات" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": { - "string": "No Products" + "string": "لا يوجد منتجات" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": { "context": "section header", - "string": "Excluded Products" + "string": "المنتجات المستبعدة" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", - "string": "Assign products" + "string": "المنتجات المعيينة" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "أسم المنتج" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "إجراءات" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5394,69 +7256,129 @@ "string": "Shipping Weight Unit" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "أسم المستودع" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", - "string": "Create New Warehouse" + "string": "إنشاء مستودع جديد" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "الدول" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "الشحن" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "الدول" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} من {maxCharacters} حروف" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "إضافة" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "الاسم" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", + "string": "إضافة مستودع جديد" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", - "string": "Add New Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", + "string": "إختيار مستودع" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", - "string": "Select Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "إضافة" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "الإعدادات" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5590,11 +7465,15 @@ }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": { "context": "dialog header", - "string": "Unassign Products From Shipping" + "string": "إلغاء تعيين المنتجات من الشحن" + }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,zero {هل أنت متأكد من إلغاء تعين هذا المنتج؟} one {هل أنت متأكد من إلغاء تعين هذا المنتج؟} two {هل أنت متأكد من إلغاء تعين هذا المنتج؟} few {هل انت متأكد من إلغاء تعيين {displayQuantity} منتج؟} many {هل انت متأكد من إلغاء تعيين {displayQuantity} منتج؟} other {هل انت متأكد من إلغاء تعيين {displayQuantity} منتج؟}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,81 +7533,87 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, "src_dot_staff": { "context": "staff section name", - "string": "Staff Members" + "string": "الأعضاء المسئولين" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": { "context": "dialog header", - "string": "Invite Staff Member" + "string": "دعوة عضو مسئول" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": { "context": "button", @@ -5759,20 +7627,31 @@ "context": "dialog header", "string": "الاذونات" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "المستخدم فعال" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": { "context": "tab name", - "string": "كل طاقم العمل" + "string": "جميع الأعضاء المسئولين" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { - "string": "Search Staff Member" + "string": "البحث عن عضو مسئول" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": { "context": "button", - "string": "Invite staff member" + "string": "دعوة عضو مسئول" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", @@ -5788,7 +7667,7 @@ }, "src_dot_staff_dot_components_dot_StaffList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "غير فعال" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { "string": "Email Address" @@ -5798,7 +7677,7 @@ "string": "فعال" }, "src_dot_staff_dot_components_dot_StaffList_dot_480166346": { - "string": "No staff members found" + "string": "لم يتم العثور على أعضاء مسئولين" }, "src_dot_staff_dot_components_dot_StaffList_dot_636461959": { "context": "staff member full name", @@ -5843,31 +7722,38 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "تغيير" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", - "string": "Staff Member Information" + "string": "معلومات العضو المسئول" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", - "string": "delete Staff User" + "string": "حذف العضو المسئول" }, "src_dot_staff_dot_views_dot_3945766678": { "string": "Are you sure you want to remove {email} avatar?" }, "src_dot_staff_dot_views_dot_701332676": { "context": "dialog header", - "string": "Delete Staff User Avatar" + "string": "حذف صورة العضو المسئول" }, "src_dot_staff_dot_views_dot_8878988": { - "string": "Are you sure you want to delete {email} from staff members?" + "string": "هل أنت متأكد من حذف ( {email} ) من قائمة الأعضاء المسئولين؟" }, "src_dot_startDate": { "string": "Start Date" @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "الإقامة" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { - "string": "تصنيف" + "string": "فئة" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "تذاكر لفعاليات ثقافية" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "الإمدادات الزراعية" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "تذاكر لفعاليات ترفيهية" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "تذاكر لفعاليات رياضية" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "إعلان" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "تم إدخال جميع أسعار المنتجات مع الضريبة المدرجة" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "سمات" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} ترجمات , {numberOfTranslatedFields} مكتملة" }, @@ -6050,8 +7849,23 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "قيم " + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { - "string": "Category Name" + "string": "إسم الفئة" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": { "string": "Search Engine Description" @@ -6098,7 +7912,7 @@ "string": "صفحات" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": { - "string": "تصنيفات" + "string": "الفئات" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": { "string": "Shipping methods" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6173,7 +7991,7 @@ "string": "Search Engine Title" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { - "string": "Product Name" + "string": "أسم المنتج" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "الوصف" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "الاسم" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,9 +8033,12 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "غير مؤكد" }, "src_dot_undo": { "context": "button", @@ -6220,7 +8050,7 @@ }, "src_dot_unpaid": { "context": "payment status", - "string": "Unpaid" + "string": "غير مدفوع" }, "src_dot_uploadImage": { "context": "button", @@ -6231,7 +8061,7 @@ "string": "Authorization key with this type already exists" }, "src_dot_utils_dot_errors_dot_assignNonStaffMember": { - "string": "Only staff members can be assigned" + "string": "يمكن تعيين الأعضاء المسئولين فقط" }, "src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": { "string": "This attribute has already been assigned to this product type" @@ -6244,7 +8074,7 @@ "string": "يجب أن يكون لجميع السمات قيمة" }, "src_dot_utils_dot_errors_dot_attributeVariantsDisabled": { - "string": "Variants are disabled in this product type" + "string": "تم تعطيل المتغيرات في نوع هذا المنتج" }, "src_dot_utils_dot_errors_dot_billingNotSet": { "context": "error message", @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6323,22 +8157,26 @@ "string": "Max value cannot be less than min value" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "لا يمكن تفعيل الإضافة بسبب عدم إعدادها بشكل صحيح" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", - "string": "Only draft orders can be edited" + "string": "يمكن تحرير الطلبات المسودة فقط" }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "لم يتم العثور على الصفحة" }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", @@ -6368,10 +8206,10 @@ "string": "There's no payment associated with the order" }, "src_dot_utils_dot_errors_dot_permissionOutOfScope": { - "string": "Those permissions are out of your scope" + "string": "هذه الأذونات خارج نطاقك" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "لا يمكن أن يكون سعر المنتج أقل من 0." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6404,16 +8242,19 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { - "string": "This variant does not have any digital content" + "string": "لا يحتوي هذا المتغير على أي محتوى رقمي" }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "هذا المتغير موجود بالفعل" }, "src_dot_vouchers": { "context": "vouchers section name", @@ -6421,7 +8262,7 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "المستودعات" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", @@ -6429,39 +8270,50 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "إنشاء مستودع" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": { "context": "dialog content", - "string": "Are you sure you want to delete {warehouseName}?" + "string": "هل أنت متأكد من حذف المستودع ( {warehouseName} )؟" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "حذف مستودع" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", "string": "معلومات العنوان" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "أسم المستودع" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { - "string": "Search Warehouse" + "string": "البحث عن المستودع" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", - "string": "All Warehouses" + "string": "جميع المستودعات" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", - "string": "Create Warehouse" + "string": "إنشاء مستودع" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": { "string": "Shipping Zones" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": { - "string": "No warehouses found" + "string": "لم يتم العثور على مستودعات" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": { "string": "إجراءات" @@ -6470,158 +8322,159 @@ "context": "warehouse", "string": "الاسم" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "الإعدادات" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "إنشاء مستودع" }, "src_dot_webhooks": { "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", - "string": "Are you sure you want to delete {name}?" + "string": "هل انت متأكد من حذف {name}؟" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": { "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "كل الأحداث" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} تفاصيل" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} تفاصيل" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", - "string": "عدد" + "string": "الكمية" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/az.json b/locale/az.json index 7d63035d8..03b94908d 100644 --- a/locale/az.json +++ b/locale/az.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancel Order" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Məhsul növləri yaratmaq üçün istifadə olunan atributları müəyyənləşdirin" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Dərc olunmayıb" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Dərc olunub" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Məhsullar" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Password" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Price" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Adı" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Təmizlə" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Dəyəri" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Dərc olunub" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Dəyəri" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continue" + }, "src_dot_create": { "context": "button", "string": "Create" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Qeyd" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Ətraflı məlumat" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Discounts" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Məhsullar" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Məhsullar" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Məhsullar" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "Dəyəri" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Customer" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Qeyd" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Amount" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Orders" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Add" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Discount" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Miqdarı" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Price" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Miqdarı" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Customer" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Shipping" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Discount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Payment status" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Shipping" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Price" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Miqdarı" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Price" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Price" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Price" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Miqdarı" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Payment status" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiv" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiv" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Adı" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiv" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Adı" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Price" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Price" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Adı" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Price" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Miqdarı" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Dərc olunub" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remove" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Sales" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Shipping" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Add" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Adı" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "İstifadəçi aktivdir" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiv" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Ətraflı məlumat" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Adı" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Adı" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Miqdarı" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/bg.json b/locale/bg.json index c895bbcf8..19e507482 100644 --- a/locale/bg.json +++ b/locale/bg.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Отмяна на поръчката" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Скрито" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Дейност" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Не е публикувано" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Публикувано" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Табло" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Действия" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Наистина ли искаш да изтриеш токен {tokenName}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Атрибути" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Наистина ли искаш да изтриеш атрибута {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Файл" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Област" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Дата" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Файл" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Продукти" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Добави като колона в таблицата" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Изображение" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Наистина ли искаш да изтриеш стойността \"{name}\"?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Вход" + "string": "Вписване" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Password" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Забравена парола" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Подмяна на паролата" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Подмяна на паролата" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Отмяна" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Цена" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Име" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Добави продукт" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Изчиства" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Всички колекции" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Атрибути" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Стойности" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Стойност" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Скрито" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Публикувано" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Статус" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Табло" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Филтри" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Филтри" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Запази промените" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Добави" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Стойност" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Действия" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Излизане" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Презареди" + }, + "src_dot_continue": { + "context": "button", + "string": "Продължава" + }, "src_dot_create": { "context": "button", "string": "Създава" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Добави адрес" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Добави адрес" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Default Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "Default Billing Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "Основен адрес" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "Основен адрес за плащане" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Основен адрес за доставка" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default shipping address" + "string": "Delete Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Бележка" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Табло" }, + "src_dot_date": { + "string": "Дата" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Описание" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Отстъпки" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Продукти" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Продукти" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Продукти" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Активен период" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Няма намерени варианти " + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Активно" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Активно" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Редакция" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Клиент" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Бележка" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Промени" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Детайли" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Детайли" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Количество" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Продукт" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Статус" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Продукт" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Начало" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Поръчки" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Адрес на плащане" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Добави нов адрес" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Адрес за доставка" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Анулиране на поръчката" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Добави" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,23 +4500,37 @@ "context": "total price of ordered products", "string": "Тотал" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Добави куриер" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Отстъпка" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Междинна сума" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", - "string": "Тотал" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", + "string": "Общо" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { "context": "section header", @@ -3172,6 +4540,10 @@ "context": "button", "string": "Добави продукти" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Поръчка" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Име на продукта" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Име на продукта" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Добави проследяване " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Възстановяване" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Количество" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Име на продукта" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Добави проследяващ код" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Добави проследяване " - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Цена" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Продукт" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Количество" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Тотал" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Всички поръчки" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Клиент" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Доставка" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Възстановяване" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Отстъпка" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Субсидирана сума" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Улавяне" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Отстъпка" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Статус на плащането" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Субсидирана сума" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Възстановяване" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Доставка" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Междинна сума" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Тотал" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Възстановяване" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Ваучър" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,75 +5105,29 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Цена" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Продукт" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Възстановяване" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Количество" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Тотал" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Цена" @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Тотал" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Количество" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Възстановяване" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Цена" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Цена" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Продукт" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Неизпълнен" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Цена" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Продукт" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Количество" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Тотал" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Статус на плащането" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Активно" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Активно" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Активно" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Действие" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Име" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Активно" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Конфигурация" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Име" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Всички снимки" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Изображения" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Цена" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Всички продукти" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Скрито" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Цена" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Име" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Цена" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Количество" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Публикувано" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Приложи уникална наличност за всички различни продуктови разновидности" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Вариант" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Стойности" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Изображения" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Скрито" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Вариант" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Премахва" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Продажби" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Действия" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Страни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Доставка" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Страни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Добави" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Име" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Добави" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Разрешения" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Потребителят е активен" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Всички членове на екипа" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Активно" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Промени" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Настаняване" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Достъп до културни събития" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Селскостопански припаси" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Достъп до развлекателни събития" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Достъп до спортни събития" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Рекламиране" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Цената на всички продукти е с включено ДДС" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Атрибути" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Стойности" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Описание" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Име" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Име" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Всички събития" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Разпределени" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Количество" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/bn.json b/locale/bn.json index d2f07c656..d8d0430a4 100644 --- a/locale/bn.json +++ b/locale/bn.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancel Order" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Not published" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Published" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "এলাকা" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "পণ্যগুলি" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "পাসওয়ার্ড" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Price" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "নাম" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "পরিষ্কার করুন" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Value" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Published" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Value" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continue" + }, "src_dot_create": { "context": "button", "string": "Create" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Note" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "বিবরণ" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Discounts" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "পণ্যগুলি" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "পণ্যগুলি" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "পণ্যগুলি" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "সক্রিয়" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "সক্রিয়" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Customer" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Note" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Amount" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Orders" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Add" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Discount" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "পরিমাণ" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Price" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "পরিমাণ" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Customer" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "প্রেরণ" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Discount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Payment status" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "প্রেরণ" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Price" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "পরিমাণ" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Price" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Price" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Price" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "পরিমাণ" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Payment status" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "সক্রিয়" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "সক্রিয়" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "সক্রিয়" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "নাম" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "সক্রিয়" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "নাম" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Price" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Price" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "নাম" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Price" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "পরিমাণ" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Published" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remove" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "বিক্রয়" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "প্রেরণ" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Add" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "নাম" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "সক্রিয় ব্যবহারকারী" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "সক্রিয়" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "বিবরণ" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "নাম" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "নাম" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "পরিমাণ" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/ca.json b/locale/ca.json index b863834f5..22183c345 100644 --- a/locale/ca.json +++ b/locale/ca.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancel·la comanda" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Ocult" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "No publicat" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Imatges de variants" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilitat" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventari" @@ -283,11 +430,11 @@ "string": "Impostos" }, "productTypeTaxesInputLabel": { - "string": "Impostos" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "Preu" }, "productVariantCreatePricesStockInputLabel": { "string": "Stock" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Publicat" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Panell" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atributs" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Àrea" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fitxer" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pàgines" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Productes" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Imatge" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Inicia sessió" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Contrasenya" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Has oblidat la contrasenya?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel·la" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Preu" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nom" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Afegeix producte" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilitat" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1227,7 +1556,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", - "string": "Status" + "string": "Estat" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Netejar" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Col·leccions" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Disponibilitat" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1370,7 +1752,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "Disponibilitat" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,59 +1978,68 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "Atributs" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "Valors" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "Valor" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Disponibilitat" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicat" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Estat" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Aparador" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Panell" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtres" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtres" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Desa canvis" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Afegeix" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valor" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,9 +2535,12 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "Tanca sessió" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continua" + }, "src_dot_create": { "context": "button", "string": "Crea" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Nota" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Panell" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Descripció" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Descomptes" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Productes" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Productes" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Productes" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "Disponibilitat" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No s'han trobat variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "Create Sale" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "Valor" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Preu" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edita" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Client" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Nota" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Canvia" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detalls" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detalls" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Quantitat" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Producte" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Estat" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Producte" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Configuracions" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Inici" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Comandes" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Adreça de facturació" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Adreça d'enviament" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel·la comanda" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Afegeix" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Descompte" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Crea comanda" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Comanda" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nom de producte" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nom de producte" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Afegeix seguiment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edita seguiment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Retornar diners" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Quantitat" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Codi de seguiment" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nom de producte" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Codi de seguiment" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Afegeix seguiment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Preu" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Producte" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edita seguiment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Quantitat" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Comanda va ser pagada completament" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Client" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Enviament" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Quantitat capturada" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Buida" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Retornar diners" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Marcar com a pagat" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Descompte" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Quantitat pre-autoritzada" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Impostos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Captura" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Quantitat capturada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Descompte" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Marcar com a pagat" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Estat de pagament" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Quantitat pre-autoritzada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Retornar diners" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Enviament" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Impostos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Retornar diners" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Preu" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Producte" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Quantitat" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Preu" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { "string": "No products found" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Producte" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,21 +5155,117 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "Comanda" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Quantitat" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Retornar diners" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Preu" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", @@ -3796,7 +5276,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Producte" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Preu" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Producte" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "No s'ha completat" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "Configuracions" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Preu" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Producte" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Quantitat" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Títol" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Estat de pagament" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Active" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorització" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Active" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Active" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nom" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Active" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuraicó" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nom" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Imatges" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Preu" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Ocult" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Preu" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nom" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilitat" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Preu" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Quantitat" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Publicat" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,17 +6661,24 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "Preu" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valors" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Imatges" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Ocult" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilitat" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Preus" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Diners retornats" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Elimina" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Descomptes" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,20 +7183,16 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", - "string": "Pricing" + "string": "Preus" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Preu" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Països" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Enviament" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Països" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Afegeix" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "Enviament" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "Enviament" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nom" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Configuracions" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Active" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Canvia" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Tots els preus dels productes entrats inclouen taxes." }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributs" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valors" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6104,7 +7918,7 @@ "string": "Shipping methods" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "Atributs" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "Descomptes" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descripció" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nom" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nom" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Configuracions" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "Assignat" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "Quantitat" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/cs.json b/locale/cs.json index a42f58765..23d3bc8af 100644 --- a/locale/cs.json +++ b/locale/cs.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Zrušit objednávku" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Skrytý" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Správa a přidávání dalších stránek" - }, "configurationMenuPermissionGroups": { "string": "Spravovat skupiny a jejich práva" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Zobrazit a aktualizovat vaše pluginy a jejich nastavení." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivita" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Zde jsou některé informace o Vašem obchodě, které jsme získali" }, - "homeNotificationTableNoOrders": { - "string": "K vyřízení nejsou připraveny žádné objednávky" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Jedna objednávka je připravena k vyřízení} few {{amount} objednávky jsou připraveny k vyřízení} many {{amount} objednávek je připraveno k vyřízení} other {{amount} objednávek je připraveno k vyřízení}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Jeden produkt vyprodán} few {{amount} Produkty vyprodány} many {{amount} Produktů vyprodáno} other {{amount} Produktů vyprodáno}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "Žádné zboží není skladem." - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Jeden objednán} few {{amount} Objednány} many {{amount} Objednáno} other {{amount} Objednáno}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Ahoj, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Vytvořit menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Titulek menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nezveřejněno" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Není nastaveno" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Není nastaveno" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategorie" @@ -236,7 +383,7 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Produktové foto" }, "productExportFieldProductWeight": { "context": "product field", @@ -248,7 +395,11 @@ }, "productExportFieldType": { "context": "product field", - "string": "Type" + "string": "Typ" + }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" }, "productExportFieldVariantImages": { "context": "product field", @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Viditelnost" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventář" @@ -283,7 +430,7 @@ "string": "DPH" }, "productTypeTaxesInputLabel": { - "string": "DPH" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Zveřejněno" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -322,74 +473,98 @@ }, "saleDetailsPageProductsQuantity": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Produkty ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", - "string": "Are you sure you want to delete {name}?" + "string": "Opravdu chcete odstranit {name}?" }, "shippingZoneDetailsDialogsDeleteShippingZone": { "context": "delete shipping zone", - "string": "Are you sure you want to delete {name}?" + "string": "Opravdu chcete odstranit {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "Sklad" }, "src_dot_accept": { "context": "button", - "string": "Accept" + "string": "Přijmout" + }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Aplikace" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Aplikace" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Aktivovat aplikaci" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Aktivovat" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Deaktivovat" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Deaktivovat aplikaci" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -398,11 +573,11 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Smazat aplikaci" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Opravdu chcete odstranit tuto aplikaci?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", @@ -410,35 +585,35 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Deaktivovat" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "Zobrazit zásady ochrany osobních údajů této aplikace" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Upravit nastavení" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Ochrana osobních údajů" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Podpora" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Otevřít aplikaci" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Aktivovat" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Oprávnění aplikace" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", @@ -446,27 +621,18 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "O aplikaci" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Kontrolní panel" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Smazat aplikaci" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Opravdu chcete odstranit tuto aplikaci?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", @@ -474,7 +640,7 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Vyskytl se problém s aplikací." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", @@ -482,7 +648,7 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Zpět na úvod" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", @@ -490,7 +656,7 @@ }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Instalovat aplikaci" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", @@ -506,7 +672,19 @@ }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Oprávnění aplikace" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "O aplikaci" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Podpora/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", @@ -514,7 +692,7 @@ }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Zkusit znovu" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", @@ -522,7 +700,7 @@ }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Instalování aplikace" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", @@ -536,12 +714,8 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { - "string": "Generated Token" + "string": "Generovat Token" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": { "string": "This token gives you access to your shop's API, which you'll find here: {url}" @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deaktivovat" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Aktivovat" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -575,14 +753,14 @@ }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Název aplikace" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", "string": "Klíč" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057": { - "string": "No tokens found" + "string": "Nenalezeny tokeny" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", @@ -590,30 +768,30 @@ }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", - "string": "Create Token" + "string": "Vytvořit token" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": { - "string": "Token Note" + "string": "Poznámka tokenu" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": { "context": "table actions", - "string": "Actions" - }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." + "string": "Akce" }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "O aplikaci" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", @@ -640,7 +818,7 @@ "string": "Discover great free and paid apps in our Saleor Marketplace." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { - "string": "Generated Token" + "string": "Generovat Token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168": { "string": "Access token is used to authenticate service accounts" @@ -654,10 +832,10 @@ }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101": { "context": "header", - "string": "Create Token" + "string": "Vytvořit token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": { - "string": "Token Note" + "string": "Poznámka tokenu" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": { "context": "create service token, button", @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Instalovat aplikaci" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atributy" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Rozbalovací nabídka" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Soubor" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Oblast" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Datum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Rozbalovací nabídka" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Soubor" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Stránky" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkty" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "hmotnost" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Obrázek" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,47 +1223,74 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Přihlášení" + "string": "Přihlásit" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Heslo" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Zapomenuté heslo?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "Nové heslo" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { - "string": "Confirm Password" + "string": "Heslo podruhé" + }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "Hesla se neshodují" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Resetovat heslo" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Resetovat heslo" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -994,16 +1302,23 @@ }, "src_dot_back": { "context": "button", - "string": "Back" + "string": "Zpět" + }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" }, "src_dot_cancel": { "context": "button", "string": "Zrušit" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Číslo produktů" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Nebyly nalezeny žádné produkty" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Dostupnost" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Jméno" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Přidat produkt" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Dostupnost" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1231,7 +1560,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Deaktivovat" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", @@ -1243,7 +1572,39 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Aktivovat" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", @@ -1254,12 +1615,15 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", - "string": "Actions" + "string": "Akce" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Vymazat" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kolekce" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Všechny kolekce" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,12 +1731,24 @@ "context": "collection availability", "string": "Dostupnost" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Nebyly nalezeny žádné produkty" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", - "string": "Type" + "string": "Typ" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", @@ -1419,7 +1801,7 @@ }, "src_dot_collections_dot_views_dot_870815507": { "context": "unassign product from collection, button", - "string": "Unassign" + "string": "Zrušit přiřazení" }, "src_dot_collections_dot_views_dot_942133001": { "context": "dialog title", @@ -1455,10 +1837,10 @@ "string": "Země" }, "src_dot_components_dot_AddressEdit_dot_1271289966": { - "string": "Phone" + "string": "Telefon" }, "src_dot_components_dot_AddressEdit_dot_1363074570": { - "string": "Address line 1" + "string": "Ulice a číslo popisné" }, "src_dot_components_dot_AddressEdit_dot_253031977": { "string": "Město" @@ -1467,7 +1849,7 @@ "string": "ZIP / Postal code" }, "src_dot_components_dot_AddressEdit_dot_3121963259": { - "string": "Address line 2" + "string": "Adresa řádek 2" }, "src_dot_components_dot_AddressEdit_dot_3570415321": { "string": "Company" @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atributy" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Hodnoty" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Hodnota" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Skrytý" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Dostupnost" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Spravovat" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Zveřejněno" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Stav" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Dostupnost" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Spravovat" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1683,10 +2118,10 @@ "string": "Země" }, "src_dot_components_dot_CompanyAddressInput_dot_1271289966": { - "string": "Phone" + "string": "Telefon" }, "src_dot_components_dot_CompanyAddressInput_dot_1363074570": { - "string": "Address line 1" + "string": "Ulice a číslo popisné" }, "src_dot_components_dot_CompanyAddressInput_dot_253031977": { "string": "Město" @@ -1695,7 +2130,7 @@ "string": "ZIP / Postal code" }, "src_dot_components_dot_CompanyAddressInput_dot_3121963259": { - "string": "Address line 2" + "string": "Adresa řádek 2" }, "src_dot_components_dot_CompanyAddressInput_dot_3570415321": { "string": "Company" @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Obchod" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Vyzkoušejte si GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Kontrolní panel" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtry" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtry" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Uložit změny" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Přidat" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Hodnota" @@ -1807,33 +2272,25 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" }, "src_dot_components_dot_Metadata_dot_4190792473": { "context": "table action", - "string": "Actions" - }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" + "string": "Akce" }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Odhlásit se" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Aktualizovat" + }, + "src_dot_continue": { + "context": "button", + "string": "Pokračovat" + }, "src_dot_create": { "context": "button", "string": "Vytvořit" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Přidat adresu" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Přidat adresu" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Default Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "Default Billing Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "Výchozí adresa" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "Výchozí fakturační adresa" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Výchozí doručovací adresa" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default shipping address" + "string": "Delete Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { "context": "button", - "string": "Set as default billing address" + "string": "Edit Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "Nastavit jako výchozí fakturační adresu" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Nastavit jako výchozí fakturační adresu" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2241,7 +2737,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "Doručovací adresa" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", @@ -2252,7 +2748,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", - "string": "Billing Address" + "string": "Fakturační adresa" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": { "context": "page header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Poznámka" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Kontrolní panel" }, + "src_dot_date": { + "string": "Datum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Popis" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Slevy" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkty" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkty" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkty" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Nebyly nalezeny žádné produkty" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nebyly nalezeny žádné produkty" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Dostupnost" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nebyly nalezeny žádné varianty" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktivní" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2644,7 +3184,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Produkty ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": { "string": "Discount Code" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktivní" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Upravit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,12 +3566,15 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" }, "src_dot_firstName": { - "string": "First Name" + "string": "Jméno" }, "src_dot_fulfilled": { "context": "order status", @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Zákazník" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Poznámka" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Změnit" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detaily" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detaily" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Množství" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Stav" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deaktivovat" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Aktivovat" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Nastavení" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Domů" @@ -3012,11 +4207,44 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "K vyřízení nejsou připraveny žádné objednávky" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { - "string": "Last Name" + "string": "Příjmení" + }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" }, "src_dot_manage": { "context": "button", @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Objednávky" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Fakturační adresa" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Přidat novou adresu" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Dodací adresa" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3097,7 +4404,7 @@ "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "Doručovací adresa" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3111,15 +4418,62 @@ "string": "Anonymous user" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { - "string": "Billing Address" + "string": "Fakturační adresa" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Zrušit objednávku" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Přidat" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Hodnota slevy" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Celkem" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Daň (včetně DPH)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Sleva" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Mezisoučet" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Daň (včetně DPH)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Celkem" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Přidat produkty" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Vytvořit objednávku" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Zpracovat" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Objednávka" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Jméno produktu" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Jméno produktu" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Zpracovat" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Přidat sledování" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Upravit sledování" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Vrácení platby" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Zrušit zpracování" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Množství" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Sledovací číslo" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Jméno produktu" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Sledovací číslo" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Přidat sledovací kód" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Přidat sledování" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Upravit sledování" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Množství" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Zrušit zpracování" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Celkem" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "objednávka byla plně uhrazena" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Všechny objednávky" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Zákazník" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Dopravné" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "včetně DPH" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Získaná částka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "zrušit" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Vrácení platby" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Označit jako zaplacené" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Sleva" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Paušální částka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "DPH" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Získat" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Získaná částka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Sleva" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Označit jako zaplacené" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Stav platby" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Paušální částka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Vrácení platby" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Dopravné" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Mezisoučet" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "DPH" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Celkem" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "včetně DPH" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Vrácení platby" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,75 +5105,29 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Cena" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Vrácení platby" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Množství" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Celkem" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cena" @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Celkem" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Množství" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Vrácení platby" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cena" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Cena" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Nevyřízená" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Nastavení" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Zpracovat" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Množství" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Celkem" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4071,7 +5634,7 @@ }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "Zrušit přiřazení" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titulek" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Částečně vráceno" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Stav platby" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktivní" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4260,7 +5844,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", - "string": "Are you sure you want to delete {name}?" + "string": "Opravdu chcete odstranit {name}?" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", @@ -4294,7 +5878,7 @@ "string": "Members" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": { - "string": "Actions" + "string": "Akce" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": { "string": "No permission groups found" @@ -4311,7 +5895,7 @@ "string": "No members found" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { - "string": "Email Address" + "string": "E-mailová adresa" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", @@ -4330,7 +5914,7 @@ "string": "Group members" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": { - "string": "Actions" + "string": "Akce" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_636461959": { "context": "staff member full name", @@ -4353,7 +5937,7 @@ }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": { "context": "button title", - "string": "Unassign" + "string": "Zrušit přiřazení" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": { "string": "Permission Group Deleted" @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorizace" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Název pluginu" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Informace a stav pluginu" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Aktivovat plugin" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Nastavení pluginu" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Nastavení pluginu" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Informace a stav pluginu" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Vyhledat pluginy..." }, @@ -4416,28 +5993,64 @@ "string": "Všechny pluginy" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktivní" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktivní" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Jméno" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Nebyly nalezeny žádné pluginy" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktivní" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Nastavení" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Jméno" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Plugin může přestat fungovat po vymazání tohoto pole. Chcete pokračovat?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4511,7 +6128,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": { "context": "product type is digital or physical", - "string": "Type" + "string": "Typ" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { "string": "No product types found" @@ -4526,7 +6143,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", - "string": "Type" + "string": "Typ" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": { "context": "product type name", @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "hmotnost" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4582,7 +6224,7 @@ }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": { "context": "unassign attribute from product type, button", - "string": "Unassign" + "string": "Zrušit přiřazení" }, "src_dot_products": { "context": "products section name", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Všechny obrázky" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Volitelné" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Obrázek" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Cena" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Skrytý" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Není skladem" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Nebyly nalezeny žádné produkty" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Dostupnost" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Jméno" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Dostupnost" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Cena" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Typ" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Volitelné" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategorie" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "hmotnost" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Množství" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Zveřejněno" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,32 +6773,48 @@ "context": "variant name", "string": "Varianta" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Hodnoty" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", - "string": "Are you sure you want to delete {name}?" + "string": "Opravdu chcete odstranit {name}?" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Obrázek" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Vybrat obrázek" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Skrytý" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Dostupnost" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Ceny" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cena výrobních nákladů " + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Varianta" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Opravdu chcete odstranit {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Plně vráceno" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Odstranit" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Slevy" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5378,14 +7231,23 @@ "string": "Product Name" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { - "string": "Actions" + "string": "Akce" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Země" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Dopravné" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Země" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Název přepravní zóny" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Přidat" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Jméno" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Přidat" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Nastavení" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,49 +7494,32 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "Zrušit přiřazení" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Oprávnění" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Uživatel je aktivní" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktivní" @@ -5791,7 +7670,7 @@ "string": "Inactive" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { - "string": "Email Address" + "string": "E-mailová adresa" }, "src_dot_staff_dot_components_dot_StaffList_dot_3247064221": { "context": "staff member status", @@ -5806,7 +7685,7 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "Nové heslo" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { "string": "New password must be at least 8 characters long" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Změnit" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategorie" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Reklama" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Ceny všech produktů jsou uvedeny včetně daně" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributy" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Hodnoty" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Popis" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Jméno" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6464,19 +8316,64 @@ "string": "No warehouses found" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": { - "string": "Actions" + "string": "Akce" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": { "context": "warehouse", "string": "Jméno" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Nastavení" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,143 +8382,99 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", - "string": "Are you sure you want to delete {name}?" + "string": "Opravdu chcete odstranit {name}?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": { "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Objednávka plně splacena" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Zákazník vytvořen" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Přidělen" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Množství" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Zrušit přiřazení" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Zrušit přiřazení" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Zrušit přiřazení" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/da.json b/locale/da.json index d8a5b2396..4fcd882aa 100644 --- a/locale/da.json +++ b/locale/da.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Annuller ordre" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Gemt" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Ikke offentliggjort" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategori" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant billeder" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Synlighed" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventar" @@ -283,11 +430,11 @@ "string": "Skatter" }, "productTypeTaxesInputLabel": { - "string": "Skatter" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "Pris" }, "productVariantCreatePricesStockInputLabel": { "string": "Stock" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Offentliggjort" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributter" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Område" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Dato" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fil" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Sider" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkter" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Vægt" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Billede" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,47 +1223,74 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Kodeord" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Glemt kodeord?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "Ny adgangskode" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { - "string": "Confirm Password" + "string": "Bekræft Adgangskode" + }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "Adgangskoder er ikke ens" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Annuller" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Navn" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Tilføj produkt" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Tilgængelig" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1239,12 +1568,44 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "Aktiv" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Ryd" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kollektioner" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Tilgængelig" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1370,7 +1752,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "Tilgængelig" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,59 +1978,68 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "Attributter" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "Værdier" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "Værdi" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Tilgængelig" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Offentliggjort" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtre" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtre" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Gem ændringer" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Tilføj" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Værdi" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,9 +2535,12 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "Log ud" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Fortsæt" + }, "src_dot_create": { "context": "button", "string": "Opret" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Default Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "Hoved Adresse" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Note" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Dato" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Beskrivelse" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Rabat" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkter" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkter" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkter" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "Tilgængelig" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Ingen varianter blev fundet" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "Create Sale" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "Værdi" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Pris" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Rediger" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Kunde" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Note" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Skift" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detaljer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detaljer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Beløb" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Indstillinger" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Hjem" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Ordre" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Betalingsadresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Forsendelsesadresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Annuller ordre" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Tilføj" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Rabat værdi" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Rabat" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Opret ordre" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Pakket" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Ordrer" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Produktnavn" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Produktnavn" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Pakket" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Tilføj sporing" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Rediger tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refunderet" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Annuller pakning" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Kvantitet" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking nummer" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Produktnavn" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking nummer" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Tilføj sporing" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Rediger tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Kvantitet" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Annuller pakning" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Ordre var betalt" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Kunde" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Forsendelse" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Trukket beløb" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Annuller" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refunderet" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Markér som betalt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Rabat" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preautoriseret beløb" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Skatter" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Trukket" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Trukket beløb" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Rabat" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Markér som betalt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Betalingsstatus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preautoriseret beløb" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refunderet" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Forsendelse" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Skatter" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refunderet" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Rabatkode" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Pris" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Kvantitet" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Pris" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { "string": "No products found" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Produkt" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,21 +5155,117 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "Ordrer" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Beløb" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refunderet" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Pris" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", @@ -3796,7 +5276,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Produkt" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Pris" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Uopfyldte" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "Indstillinger" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Pris" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Pakket" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Kvantitet" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titel" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Delvist refunderet" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Betalingsstatus" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiv" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorisation" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiv" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Navn" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiv" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfiguration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Navn" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4522,7 +6139,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "Moms" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Vægt" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Billeder" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Pris" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Gemt" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Navn" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Tilgængelig" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Pris" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategori" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Vægt" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Kvantitet" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Offentliggjort" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,17 +6661,24 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "Pris" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Værdier" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Billeder" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Gemt" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Tilgængelig" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Prissætning" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Kostpris" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fuldt refunderet" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Fjern" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Udsalg" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,20 +7183,16 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", - "string": "Pricing" + "string": "Prissætning" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Pris" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Lande" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Forsendelse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Lande" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Forsendelseszone navn" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Tilføj" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "Forsendelse" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "Forsendelse" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Navn" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Indstillinger" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Tilladelser" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Brugeren er aktiv" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiv" @@ -5806,7 +7685,7 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "Ny adgangskode" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { "string": "New password must be at least 8 characters long" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Skift" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategori" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Alle produkters priser er opført med skat inkluderet" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributter" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Værdier" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6104,7 +7918,7 @@ "string": "Shipping methods" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "Attributter" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "Udsalg" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Beskrivelse" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Navn" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6220,7 +8050,7 @@ }, "src_dot_unpaid": { "context": "payment status", - "string": "Unpaid" + "string": "Ikke betalt" }, "src_dot_uploadImage": { "context": "button", @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Navn" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Indstillinger" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "Allokeret" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "Kvantitet" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/de.json b/locale/de.json index 0865cd4f2..c7147445b 100644 --- a/locale/de.json +++ b/locale/de.json @@ -3,51 +3,196 @@ "context": "dialog header", "string": "Bestellung abbrechen" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Versteckt" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Sichtbar" + }, "configurationMenuAttributes": { - "string": "Determine attributes used to create product types" + "string": "Verwaltung von Attributen zur Erstellung von Produkttypen" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Verwaltung von Vertriebskanälen" }, "configurationMenuNavigation": { - "string": "Define how users can navigate through your store" + "string": "Legen Sie fest, wie Benutzer durch den Shop navigieren" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Verwaltung und hinzufügen weiterer Seiten" + "string": "Arten von Inhaltsseiten im Shop verwalten" }, "configurationMenuPermissionGroups": { - "string": "Manage your permission groups and their permissions" + "string": "Verwaltung von Berechtigungsgruppen und deren Berechtigungen" }, "configurationMenuProductTypes": { - "string": "Define types of products you sell" + "string": "Produkttypen im Shop verwalten" }, "configurationMenuShipping": { - "string": "Manage how you ship out orders" + "string": "Verwaltung von Versandoptionen" }, "configurationMenuSiteSettings": { - "string": "Anzeigen und Aktualisieren der Webseitenenstellungen" + "string": "Verwaltung von Webseiteneinstellungen" }, "configurationMenuStaff": { - "string": "Manage your employees and their permissions" + "string": "Verwaltung von Mitarbeitern und Berechtigungen" }, "configurationMenuTaxes": { - "string": "Manage how your store charges tax" + "string": "Einstellungen zur Berechnung von Steuern" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "Verwaltung von Lagerinformationen" }, "configurationPluginsPages": { - "string": "Anzeigen und Aktualisieren von Plugins und deren Einstellungen." + "string": "Plugins anzeigen und verwalten." + }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "Rabatt" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Produkte zurückerstattet" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" }, "homeActivityCardHeader": { "context": "header", "string": "Aktivität" }, "homeActivityCardNoActivities": { - "string": "No activities found" + "string": "Keine Aktivitäten gefunden" }, "homeAnalyticsCardHeader": { "string": "Heute" @@ -60,58 +205,48 @@ "context": "subheader", "string": "Hier finden Sie einige Informationen zu Ihrem Shop" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", - "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" + "string": "{amount, plural,one {Eins bestellet} other {{amount} bestellt}}" }, "homeProductsListCardHeader": { "context": "header", - "string": "Top Products" + "string": "Top Produkte" }, "homeProductsListCardNoProducts": { - "string": "No products found" + "string": "Keine Produkte gefunden" }, "homeScreenDisclaimer": { "context": "header", - "string": "Disclaimer" + "string": "Haftungsausschluss" }, "homeScreenDisclaimerText1": { "string": "The new dashboard and the GraphQL API are preview-quality software." }, "homeScreenDisclaimerText2": { - "string": "The GraphQL API is beta quality. It is not fully optimized and some mutations or queries may be missing." + "string": "Die GraphQL API hat Beta-Qualität. Sie ist noch nicht vollständig optimiert und es könnten Mutations und Queries fehlen." }, "homeScreenHeader": { "context": "header", "string": "Hallo, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "zwischen" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "gleich" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Menü erstellen" }, "menuCreateDialogMenuTitleLabel": { - "string": "Menu Title" + "string": "Menü Titel" }, "menuDetailsDeleteMenuContent": { - "string": "Are you sure you want to delete menu {menuName}?" + "string": "Möchten Sie wirklich das Menu {menuName} löschen?" }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", @@ -126,7 +261,7 @@ }, "menuItemDialogAddLink": { "context": "add link to navigation", - "string": "Link to: {url}" + "string": "Verlinkung zu: {url}" }, "menuItemDialogEditItem": { "context": "edit menu item, header", @@ -145,20 +280,20 @@ }, "menuItemsAddItem": { "context": "add new menu item", - "string": "Create new item" + "string": "Neuen Menüpunkt erstellen" }, "menuItemsHeader": { "context": "header", - "string": "Menu Items" + "string": "Menüpunkte" }, "menuItemsPlaceholder": { "string": "Füge ein neues Produkt hinzu um ein Menu zu erstellen" }, "menuListCreatedMenu": { - "string": "Created menu" + "string": "Erstelltes Menü" }, "menuListDeleteMenuContent": { - "string": "Are you sure you want to delete {menuName}?" + "string": "Möchten Sie wirklich das Menu {menuName} löschen?" }, "menuListDeleteMenuHeader": { "context": "dialog header", @@ -172,40 +307,44 @@ "string": "Menüs löschen" }, "menuListDeletedMenu": { - "string": "Deleted menu" + "string": "Gelöschtes Menü" }, "menuListItems": { "context": "number of menu items", "string": "Items" }, "menuListMenutitle": { - "string": "Menu Title" + "string": "Menü Titel" }, "menuListNoMenus": { - "string": "No menus found" + "string": "Keine Menüs gefunden" }, "menuListPageAddMenu": { "context": "button", "string": "Menü erstellen" }, "menuPropertiesMenuTitle": { - "string": "Menu Title" + "string": "Menü Titel" + }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nicht veröffentlicht" }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", - "string": "Not set" + "string": "Nicht gesetzt" }, "orderCustomerCustomerNotSet": { "context": "customer is not set in draft order", - "string": "Not set" + "string": "Nicht gesetzt" }, "orderCustomerShippingAddressNotSet": { "context": "shipping address is not set in draft order", - "string": "Not set" - }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "wird nicht angewandt" + "string": "Nicht gesetzt" }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategorie" @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Produktbilder" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Produktgewicht exportieren" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Versteuern" }, "productExportFieldType": { "context": "product field", "string": "Typ" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Bilder der Variante" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Varianten-Artikelnummer exportieren" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Sichtbarkeit" + "string": "Varianten-Gewicht exportieren" }, "productStockHeader": { "context": "product stock, section header", @@ -283,7 +430,7 @@ "string": "Steuern" }, "productTypeTaxesInputLabel": { - "string": "Steuern" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -302,7 +449,7 @@ }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "Lagerhäuser" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", @@ -310,7 +457,11 @@ }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "Es wurden für diesen Shop noch keine Lager angelegt. Bitte legen Sie ein Lager an, um die verfügbare Menge des Produktes einzutragen." + }, + "published channel": { + "context": "product label", + "string": "Veröffentlicht" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", @@ -318,78 +469,102 @@ }, "saleDetailsPageCollectionsQuantity": { "context": "number of collections", - "string": "Kollektion ({quantity})" + "string": "Kollektionen ({quantity})" }, "saleDetailsPageProductsQuantity": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Produkte ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Zuordnung aufheben" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Zuordnung aufheben" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Zuordnung aufheben" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", - "string": "Are you sure you want to delete {name}?" + "string": "Sind Sie sicher, dass Sie {name} löschen wollen?" }, "shippingZoneDetailsDialogsDeleteShippingZone": { "context": "delete shipping zone", - "string": "Are you sure you want to delete {name}?" + "string": "Sind Sie sicher, dass Sie {name} löschen wollen?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "Lagerhaus" }, "src_dot_accept": { "context": "button", - "string": "Accept" + "string": "Akzeptieren" + }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Apps aktivieren" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Aktivieren" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Deaktivieren" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "App deaktivieren" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -398,7 +573,7 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "App löschen" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", @@ -410,7 +585,7 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Deaktivieren" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", @@ -418,7 +593,7 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Einstellungen bearbeiten" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", @@ -430,15 +605,15 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "App öffnen" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Aktivieren" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "App Berechtigungen" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", @@ -448,21 +623,12 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "App löschen" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", @@ -506,7 +672,19 @@ }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "App Berechtigungen" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deaktivieren" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Aktivieren" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Aktionen" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attribute" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Datei" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Gegend" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Standard Kennzeichnung" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Standard Kennzeichnung" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Datum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Datei" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Seiten" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkte" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Gewicht" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Eigenschaften" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Wenn aktiviert, kann dieses Attribut als Spalte in der Produkttabelle verwendet werden." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Wenn aktiviert, kann dieses Attribut als Spalte in der Produkttabelle verwendet werden." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Eigenschaften" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Wenn aktiviert, können Sie dieses Attribut zum Filtern von Produkten in der Produktliste verwenden." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Bild" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,8 +1201,12 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { - "string": "Successfully created attribute" + "string": "Attribut erfolgreich angelegt" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": { "context": "attribute value deleted", @@ -942,25 +1223,39 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "Anmelden" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Passwort" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Passwort vergessen?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "Neues Passwort" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Passwort bestätigen" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "Passwörter stimmen nicht überein" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Passwort zurücksetzen" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Zurück zur Anmeldung" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Passwort zurücksetzen" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Zurück" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Abbrechen" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Abgebrochen" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Katalog" }, @@ -1021,7 +1336,7 @@ }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": { "context": "page header", - "string": "Create New Category" + "string": "Kategorie anlegen" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": { "string": "Fügen Sie Titel und -Beschreibung hinzu, um diese Kategorie leichter zu finden (Für Suchmaschinen)." @@ -1032,7 +1347,7 @@ }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": { "context": "delete category", - "string": "Are you sure you want to delete {categoryName}?" + "string": "Wollen Sie Kategorie {categoryName} wirklich löschen?" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": { "string": "Kategorie Name" @@ -1042,14 +1357,14 @@ }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": { "context": "button", - "string": "Create category" + "string": "Kategorie anlegen" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": { - "string": "Search Category" + "string": "Kategorie suchen" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": { "context": "tab name", - "string": "All Categories" + "string": "Alle Kategorien" }, "src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": { "string": "Kategorie Name" @@ -1066,22 +1381,10 @@ }, "src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": { "context": "number of products", - "string": "No. of Products" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Preis" + "string": "Anzahl Produkte" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Typ" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Verfügbarkeit" + "string": "Keine Produkte gefunden" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", @@ -1091,9 +1394,13 @@ "context": "button", "string": "Produkt hinzufügen" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", - "string": "Products in {categoryName}" + "string": "Produkte in {categoryName}" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": { "context": "number of subcategories in category", @@ -1112,20 +1419,20 @@ }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": { "context": "button", - "string": "Create subcategory" + "string": "Unterkategorie anlegen" }, "src_dot_categories_dot_views_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "Kategorie anlegen" }, "src_dot_categories_dot_views_dot_1204353135": { - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Wollen Sie dieses Produkt wirklich löschen?} other {Wollen Sie wirklich {displayQuantity} Produkte löschen?}}" }, "src_dot_categories_dot_views_dot_1754466114": { "string": "Kategorie erstellt am" }, "src_dot_categories_dot_views_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Wollen Sie diese Kategorie wirklich löschen?} other {Wollen Sie wirklich {displayQuantity} Kategorien löschen?}}" }, "src_dot_categories_dot_views_dot_2004894945": { "context": "dialog title", @@ -1142,56 +1449,75 @@ "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." }, "src_dot_categories_dot_views_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Dies wird auch alle Produkte in dieser Kategorie löschen." }, "src_dot_categories_dot_views_dot_712767046": { "context": "dialog title", "string": "Delete categories" }, "src_dot_categories_dot_views_dot_847492725": { - "string": "Are you sure you want to delete {categoryName}?" + "string": "Wollen Sie Kategorie {categoryName} wirklich löschen?" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Wollen Sie diese Kategorie wirklich löschen?} other {Wollen Sie wirklich {displayQuantity} Kategorien löschen?}}" }, "src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Dies wird auch alle Produkte in dieser Kategorie löschen." }, "src_dot_categories_dot_views_dot_CategoryList_dot_712767046": { "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Verfügbarkeit" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1231,7 +1560,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Deaktivieren" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", @@ -1243,7 +1572,39 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Aktivieren" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Zurücksetzen" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Sammlungen" @@ -1331,14 +1701,14 @@ }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": { "context": "tab name", - "string": "All Collections" + "string": "Alle Kollektionen" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", - "string": "Create collection" + "string": "Kollektion anlegen" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": { "context": "collection", @@ -1349,10 +1719,10 @@ "string": "Veröffentlicht" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": { - "string": "No collections found" + "string": "Keine Kollektion gefunden." }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { - "string": "No. of Products" + "string": "Anzahl Produkte" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { "string": "Kollektion Name" @@ -1361,8 +1731,20 @@ "context": "collection availability", "string": "Verfügbarkeit" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { - "string": "No products found" + "string": "Keine Produkte gefunden" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", @@ -1374,7 +1756,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", - "string": "Products in {name}" + "string": "Produkte in {name}" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": { "context": "button", @@ -1388,30 +1770,30 @@ "string": "Sammlung gelöscht" }, "src_dot_collections_dot_views_dot_2001540731": { - "string": "Added product to collection" + "string": "Produkt zu Kollektion hinzugefügt" }, "src_dot_collections_dot_views_dot_2402899582": { - "string": "Are you sure you want to delete collection's image?" + "string": "Wollen Sie wirklich das Bild der Kollektion löschen?" }, "src_dot_collections_dot_views_dot_3215481647": { - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Wollen Sie wirklich die Zuordnung von {displayQuantity} Produkten aufheben?} other {Wollen Sie wirklich die Zuordnung von {displayQuantity} Produkten aufheben?}}" }, "src_dot_collections_dot_views_dot_3482612628": { - "string": "Deleted product from collection" + "string": "Produkt von Kollektion entfernt." }, "src_dot_collections_dot_views_dot_3576236500": { - "string": "Manage Collection Channel Availability" + "string": "Verfügbarkeit in Vertriebskanälen verwalten" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", - "string": "Unassign products from collection" + "string": "Zuordnung der Produkte zur Kollektion aufheben" }, "src_dot_collections_dot_views_dot_523939418": { - "string": "Are you sure you want to delete {collectionName}?" + "string": "Wollen Sie Kollektion {collectionName} wirklich löschen?" }, "src_dot_collections_dot_views_dot_686910896": { "context": "window title", - "string": "Create collection" + "string": "Kollektion anlegen" }, "src_dot_collections_dot_views_dot_699514132": { "context": "dialog title", @@ -1426,14 +1808,14 @@ "string": "Bils löschen" }, "src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": { - "string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}" + "string": "{counter,plural,one {Wollen Sie diese Kollektion wirklich löschen?} other {Wollen Sie wirklich {displayQuantity} Kollektionen löschen?}}" }, "src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": { "context": "dialog title", - "string": "Delete collections" + "string": "Kollektionen löschen" }, "src_dot_components_dot_AccountPermissionGroups_dot_2836633439": { - "string": "Permission groups" + "string": "Berechtigungsgruppen" }, "src_dot_components_dot_AccountPermissions_dot_2690176844": { "context": "dialog header", @@ -1445,7 +1827,7 @@ }, "src_dot_components_dot_AccountPermissions_dot_2853621891": { "context": "exceeded permissions description", - "string": "This groups permissions exceeds your own. You are able only to manage permissions that you have." + "string": "Die Berechtigungen dieser Gruppe überschreiten Ihre Berechtigungen. Sie können nur Berechtigungen verwalten, die Sie selbst besitzen." }, "src_dot_components_dot_AccountPermissions_dot_3674526441": { "context": "permission list item description", @@ -1455,7 +1837,7 @@ "string": "Land" }, "src_dot_components_dot_AddressEdit_dot_1271289966": { - "string": "Phone" + "string": "Telefon" }, "src_dot_components_dot_AddressEdit_dot_1363074570": { "string": "Adresszeile 1" @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { "context": "dialog header", - "string": "Assign Category" + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { - "string": "Search Category" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." - }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", - "string": "Assign Collection" + "string": "Kategorie zuordnen" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { - "string": "Search Collection" + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", + "string": "Kategorie suchen" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Suchen nach Kategorie, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { + "context": "dialog header", + "string": "Kollektion zuweisen" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", + "string": "Kollektion suchen" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Suchen nach Kollektion, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { + "string": "Suche Produkte" + }, + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { "string": "Search by product name, attribute, product type etc..." }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { - "string": "Search Products" - }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attribute" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Werte" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Wert" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Sichtbar" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Versteckt" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Verfügbarkeit" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "seit {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Entfernen Sie diese Markierung, um das Produkt von der Suche und Kategorieseiten zu entfernen. Es wird weiterhin auf Kollektionsseiten verfügbar sein." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "versteckt" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Veröffentlicht" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "seit {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Verfügbarkeit" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1683,7 +2118,7 @@ "string": "Land" }, "src_dot_components_dot_CompanyAddressInput_dot_1271289966": { - "string": "Phone" + "string": "Telefon" }, "src_dot_components_dot_CompanyAddressInput_dot_1363074570": { "string": "Adresszeile 1" @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Fehler" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Länder" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "GraphQL API ausprobieren" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Fehler" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Zurück zur Startseite" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Fehler" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Wir haben ein Problem festgestellt ..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Hochladen" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filter" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filter" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Änderungen speichern" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Hinzufügen" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Wert" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Aktionen" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "nach {money}" @@ -1916,15 +2373,15 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createCategory": { "context": "button", - "string": "Create Category" + "string": "Kategorie anlegen" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCollection": { "context": "button", - "string": "Create Collection" + "string": "Kollektion anlegen" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": { "context": "button", - "string": "Create Customer" + "string": "Kunden anlegen" }, "src_dot_components_dot_Navigator_dot_modes_dot_createOrder": { "context": "button", @@ -1992,6 +2449,14 @@ "context": "button", "string": "Zurück zum Dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -1999,7 +2464,7 @@ "string": "No results found" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { - "string": "No of Rows:" + "string": "Zeilen:" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": { "context": "save filter tab, header", @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Abmelden" @@ -2094,7 +2566,7 @@ "string": "Publish on" }, "src_dot_components_dot_VisibilityCard_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + "string": "Entfernen Sie diese Markierung, um das Produkt von der Suche und Kategorieseiten zu entfernen. Es wird weiterhin auf Kollektionsseiten verfügbar sein." }, "src_dot_components_dot_VisibilityCard_dot_2699516026": { "context": "available on date", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Neu laden" + }, + "src_dot_continue": { + "context": "button", + "string": "Weiter" + }, "src_dot_create": { "context": "button", "string": "Erstellen" @@ -2200,48 +2684,60 @@ "context": "dialog title", "string": "Adresse hinzufügen" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Adressbuch" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Adresse hinzufügen" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Adressbuch" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Standardadresse" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Standard-Rechnungsadresse" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" - }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { - "context": "button", - "string": "Set as default billing address" - }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { "string": "Standard-Lieferadresse" }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Adresse löschen" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Adresse bearbeiten" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "Als standard Rechnungsadresse setzen" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Als standard Versandadresse setzen" + }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", "string": "Adressinformationen" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "Versandadresse" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", @@ -2278,7 +2774,7 @@ }, "src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": { "context": "page header", - "string": "Create Customer" + "string": "Kunden anlegen" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": { "context": "check to mark this account as active", @@ -2292,24 +2788,24 @@ "context": "note about customer", "string": "Notiz" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Kontaktinformationen" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": { "context": "button", - "string": "Create customer" + "string": "Kunden anlegen" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": { "context": "tab name", - "string": "All Customers" + "string": "Alle Kunden" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": { "context": "customer", @@ -2319,7 +2815,7 @@ "string": "Number of Orders" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "Anzahl Bestellungen" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { "string": "No customers found" @@ -2355,7 +2851,7 @@ "string": "Gesamtsumme" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "Keine Bestellungen gefunden" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { "string": "Last login" @@ -2381,7 +2877,7 @@ }, "src_dot_customers_dot_views_dot_2859116187": { "context": "window title", - "string": "Create customer" + "string": "Kunden anlegen" }, "src_dot_customers_dot_views_dot_3689332763": { "string": "Are you sure you want to delete this address from users address book?" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Datum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Löschen" @@ -2413,44 +2915,51 @@ "src_dot_description": { "string": "Beschreibung" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Rabatte" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Kategorie Name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkte" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Kategorie Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkte" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Kollektion zuweisen" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { + "context": "section header", + "string": "Geeignete Kollektionen" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Keine Kollektion gefunden." + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", "string": "Kollektion Name" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { - "context": "section header", - "string": "Eligible Collections" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkte" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", @@ -2483,50 +2992,81 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", - "string": "Assign products" + "string": "Produkte zuweisen" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Verfügbarkeit" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Keine Produkte gefunden" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "Verfügbarkeit" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Produktname" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Keine Varianten gefunden." + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Produktname" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", - "string": "Create Sale" + "string": "Angebot erstellen" }, "src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": { "context": "sale name", "string": "Name" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": { - "string": "Search Sale" + "string": "Angebot suchen" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": { "context": "button", - "string": "Create Sale" + "string": "Angebot erstellen" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": { "context": "tab name", - "string": "All Sales" + "string": "Alle Angebote" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_active": { "context": "sale status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2644,7 +3184,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Produkte ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": { "string": "Discount Code" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Nutzungsbeschränkung" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2851,77 +3404,108 @@ "string": "Versand" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": { - "string": "Successfully created sale" + "string": "Angebot erfolgreich angelegt" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Manage Channel Availability" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Angebot entfernt" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" + "string": "Angebot entfernt" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", - "string": "Unassign Categories From Sale" + "string": "Angebot löschen" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { "context": "dialog header", - "string": "Unassign Products From Sale" + "string": "Kategorien vom Angebot ausschließen" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { - "context": "dialog header", - "string": "Delete Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Wollen Sie {saleName} wirklich löschen?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", - "string": "Delete Sales" + "string": "Angebote löschen" }, "src_dot_discounts_dot_views_dot_SaleList_dot_372098008": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}" + "string": "{counter,plural,one {Wollen Sie dieses Angebot wirklich löschen?} other {Wollen Sie wirklich {displayQuantity} Angebote löschen?}}" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Verfügbarkeit von Produkten im Channel verwalten" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { - "string": "Successfully created voucher" - }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" + "string": "Gutschein erfolgreich angelegt" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", - "string": "Unassign Collections From Voucher" + "string": "Kollektionen vom Gutschein ausschließen" + }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", - "string": "Unassign Products From Voucher" + "string": "Zuordnung der Produkte vom Gutschein aufheben" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + "string": "{counter,plural,one {Wollen Sie die Zuordnung dieser Kategorie wirklich aufheben?} other {Wollen Sie die Zuordnung von {displayQuantity} Kategorien wirklich aufheben?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": { "context": "dialog header", @@ -2929,7 +3513,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Wollen Sie wirklich die Zuordnung dieses Produkts aufheben?} other {Wollen Sie wirklich die Zuordnung von {displayQuantity} Produkten aufheben?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", @@ -2940,7 +3524,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Wollen Sie die Zuordnung dieser Kollektion wirklich aufheben?} other {Wollen Sie die Zuordnung von {displayQuantity} Kollektionen wirklich aufheben?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", @@ -2956,7 +3540,7 @@ }, "src_dot_done": { "context": "button", - "string": "Done" + "string": "Fertig" }, "src_dot_draft": { "context": "order status", @@ -2964,17 +3548,17 @@ }, "src_dot_draftOrders": { "context": "draft orders section name", - "string": "Draft Orders" + "string": "Bestellentwürfe" }, "src_dot_drafts": { - "string": "Drafts" + "string": "Entwürfe" }, "src_dot_edit": { "context": "button", "string": "Bearbeiten" }, "src_dot_email": { - "string": "E-Mail Adresse" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Fehler" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,27 +3583,668 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Kunde" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Notiz" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Ändern" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Betrag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Löschen" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deaktivieren" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Aktivieren" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Einstellungen" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Start" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": { - "string": "Order #{orderId} was placed from draft by {userEmail}" + "string": "Bestellung #{orderId} wurde aus Entwurf aufgegeben von {userEmail}" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email": { - "string": "Order #{orderId} was placed from draft" + "string": "Bestellung #{orderId} wurde aus Entwurf aufgegeben" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": { "string": "Order #{orderId} was fully paid" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { - "string": "Order #{orderId} was placed" + "string": "Bestellung #{orderId} wurde aufgegeben" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Keine Bestellungen versandfertig" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Keine ausstehenden Zahlungen" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { - "string": "Last Name" + "string": "Nachname" + }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" }, "src_dot_manage": { "context": "button", @@ -3045,17 +4273,16 @@ "context": "orders section name", "string": "Bestellungen" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Rechnungsadresse bearbeiten" + "string": "Vertriebskanal" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", @@ -3076,7 +4303,87 @@ }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" + "string": "Vertriebskanal" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Rechnungsadresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Neue Adresse hinzufügen" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Versandadresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" @@ -3097,7 +4404,7 @@ "string": "Profil anzeigen" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "Versandadresse" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3113,20 +4420,67 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Rechnungsadresse" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Bestellung abbrechen" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Hinzufügen" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Rabatt-Wert" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", "string": "Delete Daft Order" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": { - "string": "Are you sure you want to delete draft #{orderNumber}?" + "string": "Wollen Sie wirklich Entwurf #{orderNumber} löschen?" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": { "context": "price or ordered products", @@ -3140,28 +4494,42 @@ "string": "Menge" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": { - "string": "No Products added to Order" + "string": "Keine Produkte zur Bestellung hinzugefügt" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": { "context": "total price of ordered products", "string": "Gesamtsumme" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Versanddienstleister hinzufügen" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Rabatt" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Zwischensumme" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Steuern (inkl. MwSt.)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Gesamtsumme" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,27 +4540,31 @@ "context": "button", "string": "Produkte hinzufügen" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Bestellung erstellen" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": { "context": "tab name", - "string": "All Drafts" + "string": "Alle Entwürfe" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": { - "string": "Search Draft" + "string": "Entwurf suchen" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", - "string": "Created" + "string": "Erstellt" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": { "context": "draft order", "string": "Kunde" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": { - "string": "No draft orders found" + "string": "Keine Entwürfe gefunden" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { "string": "No. of Order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Abschluss" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Bestellung" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Produktname" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Produktname" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "Artikelnummer" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Abschluss" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Sendungsverfolgung hinzufügen" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Sendungsverfolgung bearbeiten" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Erstatten" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Auftragsabwicklung abbrechen" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Menge" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Sendungsnummer" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Produktname" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "Artikelnummer" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Sendungsnummer" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Sendungsverfolgung hinzufügen" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Preis" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Sendungsverfolgung bearbeiten" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Menge" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "Artikelnummer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Auftragsabwicklung abbrechen" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Gesamtsumme" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3379,11 +4732,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": { "context": "order history message", - "string": "Order was created from draft" + "string": "Bestellung aus Entwurf angelegt" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": { "context": "order history message", - "string": "Payment confirmation was sent to customer" + "string": "Zahlungsbestätigung wurde an den Kunden versendet." }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": { "context": "order history message", @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3403,7 +4760,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": { "context": "order history message", - "string": "Payment was voided" + "string": "Zahlung wurde entwertet." + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", @@ -3415,7 +4776,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", - "string": "Payment was captured" + "string": "Zahlung wurde erfasst." }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": { "context": "order history message", @@ -3423,11 +4784,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": { "context": "order history message", - "string": "Draft order was created" + "string": "Bestellentwurf angelegt" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": { "context": "order history message", - "string": "Payment was authorized" + "string": "Zahlung wurde autorisiert." }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": { "context": "order history message", @@ -3435,16 +4796,20 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": { "context": "order history message", - "string": "Payment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" + "string": "Zahlung wurde zurückerstattet." }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3470,10 +4831,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": { "context": "order history message", - "string": "Payment failed" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" + "string": "Zahlung fehlgeschlagen." }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,13 +4918,37 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Kunde" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", - "string": "Created" + "string": "Erstellt" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" @@ -3567,7 +4973,7 @@ "string": "Gesamtsumme" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "Keine Bestellungen gefunden" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", @@ -3592,71 +4998,99 @@ "string": "Betrag" }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": { - "string": "Are you sure you want to void this payment?" + "string": "Wollen Sie diese Zahlung wirklich entwerten?" }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": { "context": "dialog header", "string": "Ungültige Zahlung" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Versand" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} Artikel" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Eingelöste Summe" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Storniert" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Erstatten" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Als bezahlt markieren" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Rabatt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Autorisierter Betrag" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Steuern" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Einlösen" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Eingelöste Summe" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Rabatt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} Artikel" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Als bezahlt markieren" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Zahlungsstatus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Autorisierter Betrag" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Erstatten" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Versand" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "wird nicht angewandt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "wird nicht angewandt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Zwischensumme" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Steuern" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Gesamtsumme" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Erstatten" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Gutschein" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3669,83 +5103,37 @@ "string": "Add Product" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Suche Produkte" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Preis" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Menge" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Artikelnummer" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Erstatten" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Betrag" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Gesamtsumme" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Preis" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Keine Produkte gefunden" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Gesamtsumme" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Betrag" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Erstatten" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Preis" @@ -3792,7 +5272,7 @@ "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Keine Produkte gefunden" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3828,7 +5308,91 @@ }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": { "context": "refund type", - "string": "Refund Products" + "string": "Produkte zurückerstatten" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Preis" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Noch nicht abgeschlossen" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", @@ -3841,9 +5405,17 @@ "context": "section header", "string": "Einstellungen" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", - "string": "All orders will be automatically confirmed and all payments will be captured." + "string": "Alle Bestellungen werden automatisch bestätigt und Zahlungen werden erfasst." }, "src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": { "context": "checkbox label", @@ -3853,42 +5425,18 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Preis" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Abschluss" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Menge" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "Artikelnummer" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Gesamtsumme" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": { - "string": "Payment successfully captured" + "string": "Zahlung erfolgreich erfasst." }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": { - "string": "Draft order successfully finalized" + "string": "Bestellentwurf erfolgreich fertiggestellt" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": { "string": "Order line deleted" @@ -3912,31 +5460,38 @@ "string": "Note successfully added" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": { - "string": "Order payment successfully voided" + "string": "Zahlung erfolgreich entwertet." }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { "string": "Fulfillment successfully cancelled" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "Bestellentwurf #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", "string": "Auftragsentwürfe löschen" @@ -3945,11 +5500,11 @@ "string": "Deleted draft orders" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Entwurf erfolgreich angelegt" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this order draft?} other {Are you sure you want to delete {displayQuantity} order drafts?}}" + "string": "{counter,plural,one {Wollen Sie diesen Entwurf wirklich löschen?} other {Wollen Sie wirklich {displayQuantity} Entwürfe löschen?}}" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": { "context": "window title", @@ -3964,12 +5519,24 @@ "string": "Fulfill Order" }, "src_dot_orders_dot_views_dot_OrderList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Entwurf erfolgreich angelegt" }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titel" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Teilweise zurückerstattet" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Zahlungsstatus" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", - "string": "Permission Groups" + "string": "Berechtigungsgruppen" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inaktiv" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiv" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inaktiv" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4260,7 +5844,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", - "string": "Are you sure you want to delete {name}?" + "string": "Sind Sie sicher, dass Sie {name} löschen wollen?" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", @@ -4297,7 +5881,7 @@ "string": "Aktionen" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": { - "string": "No permission groups found" + "string": "Keine Berechtigungsgruppen gefunden" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": { "context": "staff member status", @@ -4311,7 +5895,7 @@ "string": "No members found" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { - "string": "Email Address" + "string": "E-Mail Adresse" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", @@ -4346,7 +5930,7 @@ }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "Kategorie anlegen" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { "string": "Permission group created" @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorisierung" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,50 +5981,75 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { - "string": "Search Plugins..." + "string": "Plugins suchen..." }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": { "context": "tab name", - "string": "All Plugins" + "string": "Alle Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiv" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inaktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Aktion" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Name" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { - "string": "No plugins found" + "string": "Keine Plugins gefunden" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiv" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfiguration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Name" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Produkttyp löschen" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4514,7 +6131,7 @@ "string": "Typ" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { - "string": "No product types found" + "string": "Keine Produkttypen gefunden." }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": { "context": "product type", @@ -4522,7 +6139,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "Steuer" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", @@ -4553,22 +6170,47 @@ "string": "Is this product shippable?" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": { - "string": "Used to calculate rates for shipping for products of this product type, when specific weight is not given" + "string": "Wird zur Berechnung von Versandkosten für Produkte dieses Produkttyps verwendet, wenn kein spezifisches Gewicht gegeben ist" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Gewicht" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,16 +6280,16 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", - "string": "Selected products ({number})" + "context": "export selected items to csv file", + "string": "Ausgewählte Produkte ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", - "string": "All products ({number})" + "context": "export all items to csv file", + "string": "Alle Produkte ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { "context": "list of warehouses", @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,68 +6338,75 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "Produkte exportieren" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "Produkt" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Foto bearbeiten" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Bilder" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Preis" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Produkt erstellen" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Typ" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Produkte exportieren" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { - "string": "Search Products..." + "string": "Produkte suchen..." }, "src_dot_products_dot_components_dot_ProductListPage_dot_821159718": { "context": "tab name", - "string": "All Products" + "string": "Alle Produkte" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Verfügbar" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Versteckt" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,36 +6426,84 @@ "context": "product is visible", "string": "Sichtbar" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Preis" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Typ" + "string": "Keine Produkte gefunden" }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Konfigurierbar" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Verfügbarkeit" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Name" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Verfügbarkeit" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Preis" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Typ" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Hochladen" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategorie" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Konfigurierbar" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Gewicht" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Menge" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,12 +6577,22 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488": { "context": "checkbox", - "string": "Ändere Steuer für dieses Produkt" + "string": "Dieses Produkt versteuern" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2022558114": { "context": "select tax ratte", @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Veröffentlicht" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -4986,7 +6753,7 @@ "string": "Created Variants" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": { - "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" + "string": "Basierend auf Ihrer Auswahl werden wir {numberOfProducts} Produkte erstellen. Passen Sie jetzt Preise und verfügbare Mengen am Lager an." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": { "string": "Artikelnummer" @@ -5006,32 +6773,48 @@ "context": "variant name", "string": "Variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Werte" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Variante löschen" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", - "string": "Are you sure you want to delete {name}?" + "string": "Sind Sie sicher, dass Sie {name} löschen wollen?" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Bilder" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Fotos auswählen" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Versteckt" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Verfügbarkeit" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Preis" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Kosten" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Einkaufspreis" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varianten" @@ -5124,11 +6935,15 @@ "string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { - "string": "Use variants for products that come in a variety of versions for example different sizes or colors" + "string": "Verwenden Sie Varianten für Produkte, die in verschiedenen Ausführungen vorhanden sind, wie z. B. verschiedene Größen oder Farben" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", - "string": "All Warehouses" + "string": "Alle Lagerhäuser" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "Artikelnummer" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variante" @@ -5176,14 +6998,14 @@ "string": "New Product" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "Produkt angelegt" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Verfügbarkeit von Produkten im Channel verwalten" }, "src_dot_products_dot_views_dot_ProductList_dot_1204353135": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Wollen Sie wirklich dieses Produkt löschen?} other {Wollen Sie wirklich {displayQuantity} Produkte löschen?}}" }, "src_dot_products_dot_views_dot_ProductList_dot_1505423810": { "context": "waiting for export to end, header", @@ -5191,43 +7013,55 @@ }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", - "string": "Delete Products" + "string": "Produkte löschen" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Verfügbarkeit von Produkten im Channel verwalten" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Sind Sie sicher, dass Sie {name} löschen wollen?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Produkt löschen" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", - "string": "Successfully created variants" + "string": "Varianten erfolgreich angelegt" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": { "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { - "string": "Properties" + "string": "Eigenschaften" }, "src_dot_readOnly": { "string": "Saleor runs in read-only mode. Changes not saved." @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Voll zurückerstattet" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Entfernen" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Angebote" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5354,38 +7203,51 @@ "string": "Channel name" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Suche Produkte" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { - "string": "No products matching given query" + "string": "Kein passendes Produkt gefunden" + }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", - "string": "Assign Products" + "string": "Produkte zuweisen" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": { - "string": "No Products" + "string": "Anzahl Produkte" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": { "context": "section header", - "string": "Excluded Products" + "string": "Ausgeschlossene Produkte" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", - "string": "Assign products" + "string": "Produkte zuweisen" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "Produktname" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Aktionen" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Bei Auswahl dieser Option werden alle nicht ausgewählten Länder zu anderen Versandzonen hinzugefügt" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Bei Auswahl dieser Option werden alle nicht ausgewählten Länder zu anderen Versandzonen hinzugefügt" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Länder" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Versand" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Länder" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} von {maxCharacters} Zeichen" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Name der Versandzone" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Hinzufügen" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Bitte wählen Sie das Lager, von dem aus Produkte für diese Versandzone verschickt werden. Die Lageradresse wird auch für die Berechnung von Steuern verwendet." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Hinzufügen" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Einstellungen" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5590,15 +7465,19 @@ }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": { "context": "dialog header", - "string": "Unassign Products From Shipping" + "string": "Produkte vom Versand entfernen" + }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Wollen Sie wirklich die Zuordnung des Produktes aufheben?} other {Wollen Sie wirklich die Zuordnung von {displayQuantity} Produkten aufheben?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "Wert ist ungültig" }, "src_dot_shipping_dot_price": { "context": "error message", @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Zuordnung aufheben" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Zuordnung aufheben" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5669,75 +7531,81 @@ }, "src_dot_siteSettings": { "context": "site settings section name", - "string": "Site Settings" + "string": "Webseiteneinstellungen" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL zum Kundenpasswort zurücksetzen" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Unternehmensinformationen" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { - "string": "Saleor ran into an unexpected problem" + "string": "Ein unerwartetes Problem ist aufgetreten" }, "src_dot_staff": { "context": "staff section name", @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Rechte" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Benutzer aktiv" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiv" @@ -5791,7 +7670,7 @@ "string": "Inaktiv" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { - "string": "Email Address" + "string": "E-Mail Adresse" }, "src_dot_staff_dot_components_dot_StaffList_dot_3247064221": { "context": "staff member status", @@ -5806,7 +7685,7 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "Neues Passwort" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { "string": "New password must be at least 8 characters long" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Ändern" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Foto ändern" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Löschen" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Foto löschen" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Fahrräder" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategorie" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Bücher" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Kinderkleidung" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "eBooks" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Wasser" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Werbung" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wein" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Alle Produktpreise sind inkl. Steuer" }, @@ -6025,15 +7811,28 @@ }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": { "context": "button", - "string": "Fetch taxes" + "string": "Steuersätze abrufen" }, "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attribute" + }, "src_dot_translations": { "context": "translations section name", "string": "Übersetzungen" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Werte" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Kategorie Name" }, @@ -6057,7 +7871,7 @@ "string": "Search Engine Description" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": { - "string": "Translation Category \"{categoryName}\" - {languageCode}" + "string": "Übersetzung Kategorie \"{categoryName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": { "string": "Search Engine Title" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6173,7 +7991,7 @@ "string": "Search Engine Title" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { - "string": "Product Name" + "string": "Produktname" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", @@ -6185,19 +8003,28 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { - "string": "Sale Name" + "string": "Angebotsbezeichnung" + }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Beschreibung" }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Name" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Gutschein Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6220,11 +8050,11 @@ }, "src_dot_unpaid": { "context": "payment status", - "string": "Unpaid" + "string": "Unbezahlt" }, "src_dot_uploadImage": { "context": "button", - "string": "Upload image" + "string": "Bild hochladen" }, "src_dot_utils_dot_errors_dot_alreadyExists": { "context": "add authorization key error", @@ -6237,7 +8067,7 @@ "string": "This attribute has already been assigned to this product type" }, "src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": { - "string": "This attribute cannot be assigned to this product type" + "string": "Dieses Attribut kann nicht zu diesem Produkttypen hinzugefügt werden" }, "src_dot_utils_dot_errors_dot_attributeRequired": { "context": "product attribute error", @@ -6297,7 +8127,11 @@ "string": "Email address is not set" }, "src_dot_utils_dot_errors_dot_graphqlError": { - "string": "API error" + "string": "API Fehler" + }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" @@ -6306,14 +8140,14 @@ "string": "Invalid manifest format" }, "src_dot_utils_dot_errors_dot_invalidPassword": { - "string": "Invalid password" + "string": "Ungültiges Passwort" }, "src_dot_utils_dot_errors_dot_invalidPermission": { "string": "Permission is invalid" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "Status ist ungültig" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { "string": "Url has invalid format" @@ -6328,17 +8162,21 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", - "string": "Only draft orders can be edited" + "string": "Nur Bestellentwürfe können bearbeitet werden" }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Seite nicht gefunden" }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", @@ -6365,13 +8203,13 @@ }, "src_dot_utils_dot_errors_dot_paymentMissing": { "context": "error message", - "string": "There's no payment associated with the order" + "string": "Für diese Bestellung gibt es noch keine Zahlung." }, "src_dot_utils_dot_errors_dot_permissionOutOfScope": { "string": "Those permissions are out of your scope" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "Der Produktpreis darf nicht unter 0 liegen." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6402,7 +8240,10 @@ "string": "This needs to be unique" }, "src_dot_utils_dot_errors_dot_unknownError": { - "string": "Unknown error" + "string": "Unbekannter Fehler" + }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", @@ -6413,7 +8254,7 @@ }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "Diese Variante existiert bereits" }, "src_dot_vouchers": { "context": "vouchers section name", @@ -6421,7 +8262,7 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "Lagerhäuser" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", @@ -6437,7 +8278,7 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "Lösche Lagerhaus" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", @@ -6446,12 +8287,23 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { - "string": "Search Warehouse" + "string": "Suche Lagerhaus" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", - "string": "All Warehouses" + "string": "Alle Lagerhäuser" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Name" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Einstellungen" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,143 +8382,99 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", - "string": "Are you sure you want to delete {name}?" + "string": "Sind Sie sicher, dass Sie {name} löschen wollen?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": { "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Bestellung vollständig bezahlt" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Kundenprofil erstellt" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Informationen" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "Der geheime Schlüssel wird verwendet um bei jeder Anfrage eine Hash-Signatur zu erzeugen. * optionales Feld" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook-spezifische Informationen" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook ist aktiv" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Wenn Sie diesen Webhook deaktivieren möchten, deaktivieren Sie das folgende Kontrollkästchen." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "Der geheime Schlüssel wird verwendet um bei jeder Anfrage eine Hash-Signatur zu erzeugen. * optionales Feld" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Informationen" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook ist aktiv" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Wenn Sie diesen Webhook deaktivieren möchten, deaktivieren Sie das folgende Kontrollkästchen." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Zugewiesen" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Menge" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Zuordnung aufheben" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Zuordnung aufheben" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Zuordnung aufheben" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/el.json b/locale/el.json index eb2ef449e..f3aed14d6 100644 --- a/locale/el.json +++ b/locale/el.json @@ -3,91 +3,218 @@ "context": "dialog header", "string": "Ακύρωση παραγγελίας" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Κρυμμένο" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Ορατό από {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Θα είναι διαθέσιμο στις {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Ορατό" + }, "configurationMenuAttributes": { - "string": "Determine attributes used to create product types" + "string": "Καθορίστε χαρακτηριστικά που χρησιμοποιούνται για τη δημιουργία τύπων προϊόντων" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Δημιουργήστε και διαχειριστείτε τα κανάλια πωλήσεών σας" }, "configurationMenuNavigation": { - "string": "Define how users can navigate through your store" + "string": "Ορίστε πως οι χρήστες μπορούν να πλοηγούνται στο κατάστημα σας" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Manage and add additional pages" + "string": "Ορίστε τύπους σελίδων περιεχομένου που χρησιμοποιούνται στο κατάστημα σας" }, "configurationMenuPermissionGroups": { - "string": "Manage your permission groups and their permissions" + "string": "Διαχειριστείτε τις ομάδες χρηστών και τα δικαιώματά τους" }, "configurationMenuProductTypes": { - "string": "Define types of products you sell" + "string": "Διαχειριστείτε τους τύπους των προϊόντων που πουλάτε" }, "configurationMenuShipping": { - "string": "Manage how you ship out orders" + "string": "Διαχειριστείτε τον τρόπο που στέλνετε τα προϊόντα σας" }, "configurationMenuSiteSettings": { - "string": "View and update your site settings" + "string": "Δείτε και αλλάξτε τις ρυθμίσεις του καταστήματός σας" }, "configurationMenuStaff": { - "string": "Manage your employees and their permissions" + "string": "Διαχειριστείτε τους εργαζόμενους και τα δικαιώματα τους" }, "configurationMenuTaxes": { - "string": "Manage how your store charges tax" + "string": "Διαχειριστείτε πως χρεώνει φόρους το κατάστημα σας" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "Διαχειριστείτε και αλλάξτε τις πληροφορίες αποθηκών" }, "configurationPluginsPages": { - "string": "View and update your plugins and their settings." + "string": "Δείτε και ανανεώστε τα πρόσθετα σας και τις ρυθμίσεις τους" + }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Σταθερό ποσό" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" }, "homeActivityCardHeader": { "context": "header", - "string": "Activity" + "string": "Ιστορικό δραστηριοτήτων" }, "homeActivityCardNoActivities": { - "string": "No activities found" + "string": "Δεν βρέθηκε κάποια πρόσφατη δραστηριότητα" }, "homeAnalyticsCardHeader": { "string": "Σήμερα" }, "homeHeaderText": { "context": "header", - "string": "Hello there, {userName}" + "string": "Γειά σου, {userName}" }, "homeHeaderTextCaption": { "context": "subheader", - "string": "Here is some information we gathered about your store" - }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" + "string": "Ορίστε μερικές πληροφορίες που συλλέξαμε για το κατάστημα σας" }, "homeProductListCardOrders": { "context": "number of ordered products", - "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" + "string": "{amount, plural,one {Ένα παραγγέλθηκε} other {{amount} Παραγγέλθηκαν}}" }, "homeProductsListCardHeader": { "context": "header", - "string": "Top Products" + "string": "Κορυφαία Προiόντα" }, "homeProductsListCardNoProducts": { - "string": "No products found" + "string": "Δεν βρέθηκαν προϊόντα" }, "homeScreenDisclaimer": { "context": "header", @@ -101,43 +228,51 @@ }, "homeScreenHeader": { "context": "header", - "string": "Hello there, {userName}" + "string": "Γειά σου, {userName}" + }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" }, "menuCreateDialogHeader": { "context": "dialog header", - "string": "Create Menu" + "string": "Προσθήκη Μενού" }, "menuCreateDialogMenuTitleLabel": { - "string": "Menu Title" + "string": "Τίτλος Μενού" }, "menuDetailsDeleteMenuContent": { - "string": "Are you sure you want to delete menu {menuName}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγραφεί το μενού {menuName};" }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "Διαγραφή Μενού" }, "menuDetailsPageHelperText": { - "string": "Creating the navigation structure is done by dragging and dropping. Simply create a new menu item and then drag it into its destined place. You can move items inside one another to create a tree structure and drag items up and down to create a hierarchy" + "string": "Η δημιουργία μιας δομής πλοήγησης γίνεται σύροντας και αφήνοντας. Απλώς δημιουργήστε ένα στοιχείο στο μενού και σύρτε το στη θέση του. Μπορείτε να σύρετε στοιχεία μέσα σε ένα άλλο ώστε να δημιουργήσετε μια δομή δέντρου και να τα σύρετε πάνω κάτω για να δημιουργήσετε μια ιεραρχία" }, "menuItemDialogAddItem": { "context": "create new menu item, header", - "string": "Add Item" + "string": "Προσθήκη στοιχείου" }, "menuItemDialogAddLink": { "context": "add link to navigation", - "string": "Link to: {url}" + "string": "Σύνδεσμος προς: {url}" }, "menuItemDialogEditItem": { "context": "edit menu item, header", - "string": "Edit Item" + "string": "Τροποποίηση στοιχείου" }, "menuItemDialogLinkLabel": { "context": "label", "string": "Σύνδεσμος" }, "menuItemDialogLinkPlaceholder": { - "string": "Start typing to begin search..." + "string": "Πληκτρολογείστε για να αρχίσει η αναζήτηση" }, "menuItemDialogNameLabel": { "context": "menu item name", @@ -145,67 +280,71 @@ }, "menuItemsAddItem": { "context": "add new menu item", - "string": "Create new item" + "string": "Δημιουργία νέου στοιχείου" }, "menuItemsHeader": { "context": "header", - "string": "Menu Items" + "string": "Στοιχεία Μενού" }, "menuItemsPlaceholder": { - "string": "Add new menu item to begin creating menu" + "string": "Προσθέστε νέο στοιχείο μενού για να ξεκινήσετε τη δημιουργία μενού" }, "menuListCreatedMenu": { - "string": "Created menu" + "string": "Δημιουργημένο μενού" }, "menuListDeleteMenuContent": { - "string": "Are you sure you want to delete {menuName}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το μενού {menuName};" }, "menuListDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "Διαγραφή Μενού" }, "menuListDeleteMenusContent": { - "string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτό το μενού;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} μενού;}}" }, "menuListDeleteMenusHeader": { "context": "dialog header", - "string": "Delete Menus" + "string": "Διαγραφή Μενού" }, "menuListDeletedMenu": { - "string": "Deleted menu" + "string": "Διαγεγραμμένο μενού" }, "menuListItems": { "context": "number of menu items", - "string": "Items" + "string": "Στοιχεία" }, "menuListMenutitle": { - "string": "Menu Title" + "string": "Τίτλος Μενού" }, "menuListNoMenus": { - "string": "No menus found" + "string": "Δεν βρέθηκαν μενού" }, "menuListPageAddMenu": { "context": "button", - "string": "Create Menu" + "string": "Προσθήκη μενού" }, "menuPropertiesMenuTitle": { - "string": "Menu Title" + "string": "Τίτλος Μενού" + }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Μη δημοσιευμένο" }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", - "string": "Not set" + "string": "Δεν έχει οριστεί" }, "orderCustomerCustomerNotSet": { "context": "customer is not set in draft order", - "string": "Not set" + "string": "Δεν έχει οριστεί" }, "orderCustomerShippingAddressNotSet": { "context": "shipping address is not set in draft order", - "string": "Not set" - }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" + "string": "Δεν έχει οριστεί" }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", @@ -213,10 +352,18 @@ }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Δημιουργία Τύπου Σελίδας" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Επιλογή τύπου περιεχομένου" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Διαθέσιμο προς αγορά" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Εικόνες Προϊόντων" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Εξαγωγή Βάρους Προϊόντων" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Χρέωση Φόρων" }, "productExportFieldType": { "context": "product field", - "string": "Type" + "string": "Τύπος" + }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "Εικόνες Παραλλαγών" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Εξαγωγή Κωδικού Αποθήκης Παραλλαγών" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" + "string": "Εξαγωγή Βάρους Παραλλαγών" }, "productStockHeader": { "context": "product stock, section header", @@ -272,124 +419,152 @@ }, "productTypeCreateHeader": { "context": "window title", - "string": "Create Product Type" + "string": "Δημιουργία τύπου προϊόντος" }, "productTypeCreatePageHeader": { "context": "header", - "string": "Create Product Type" + "string": "Δημιουργία τύπου προϊόντος" }, "productTypeTaxesHeader": { "context": "section header", "string": "Φόροι" }, "productTypeTaxesInputLabel": { - "string": "Φόροι" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", "string": "Τιμή" }, "productVariantCreatePricesStockInputLabel": { - "string": "Stock" + "string": "Απόθεμα" }, "productVariantCreatorStockSectionHeader": { "context": "variant stock, header", - "string": "Stock" + "string": "Απόθεμα" }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "Δεν έχετε ορίσει αποθήκες για το κατάστημα σας. Μπορείτε να ρυθμίσετε τις παραλλαγές προϊόντων χωρίς να ορίζετε τα αποθέματα τους" }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "Αποθήκες" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "Δεν έχουν ρυθμιστεί αποθήκες για το κατάστημα σας. Για να προσθέσετε ποσότητα αποθέματος στην παραλλαγή προϊόντος παρακαλούμε διαμορφώστε μια αποθήκη" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "Δεν έχουν οριστεί αποθήκες για το κατάστημα σας. Για να προσθέσετε ποσότητα αποθέματος στο προϊόν, παρακαλούμε διαμορφώστε μια αποθήκη" + }, + "published channel": { + "context": "product label", + "string": "Δημοσιευμένο" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "Κατηγορίες ({quantity})" }, "saleDetailsPageCollectionsQuantity": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "Συλλογές ({quantity})" }, "saleDetailsPageProductsQuantity": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Προϊόντα ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Ορίστε ημερομηνία διαθεσιμότητας" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", - "string": "Are you sure you want to delete {name}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {name};" }, "shippingZoneDetailsDialogsDeleteShippingZone": { "context": "delete shipping zone", - "string": "Are you sure you want to delete {name}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {name};" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "Αποθήκη" }, "src_dot_accept": { "context": "button", - "string": "Accept" + "string": "Αποδοχή" + }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Εφαρμογές" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Εφαρμογές" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "Η εφαμογή ενεργοποιήθηκε" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Η εφαμογή απενεργοποιήθηκε" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Ενεργοποίηση Εφαρμογής" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "Είστε σίγουρος/η ότι θέλετε να ενεργοποιήσετε το {name}; Η ενεργοποίηση θα ξεκινήσει τη συλλογή συμβάντων." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Ενεργοποίηση" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Απενεργοποίηση" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Απενεργοποίηση Εφαρμογής" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -398,11 +573,11 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Διαγραφή Εφαρμογής" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτήν την εφαρμογή;" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", @@ -410,63 +585,54 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Απενεργοποίηση" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "Δείτε την πολιτική της εφαρμογής για την ιδιωτικότητα" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Τροποίηση ρυθμίσεων" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Ιδιωτικότητα δεδομένων" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Λάβετε Υποστήριξη" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Άνοιγμα Εφαρμογής" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Ενεργοποίηση" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Δικαιώματα εφαρμογής" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "Αυτή η εφαρμογή έχει δικαιώματα σε:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "Σχετικά με την εφαρμογή" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Διαγραφή Εφαρμογής" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτήν την εφαρμογή;" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", @@ -474,7 +640,7 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Υπάρχει πρόβλημα με την εφαρμογή" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", @@ -482,146 +648,158 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Πίσω στην αρχική σελίδα" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "Μάθετε περισσότερα γύρω από την ιδιωτικότητα δεδομένων" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Εγκατάσταση Εφαρμογής" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "Η εγκατάσταση αυτής της εφαρμογής θα της δώσει τα εξής δικαιώματα:" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "Απεγκαθιστώντας την εφαρμογή θα αφαιρεθούν όλα τα προσωπικά στοιχεία των πελατών σας που έχουν αποθηκευθεί από την {name}." }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "Πρόκειται να εγκαταστήσετε {name}" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Δικαιώματα εφαρμογής" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "Σχετικά" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Υποστήριξη / Συχνές Ερωτήσεις" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "Συνεχίζουσες Εγκαταστάσεις" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Προσπάθεια ξανά" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "Προέκυψε πρόβλημα κατά την εγκατάσταση" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Εγκατάσταση εφαρμογής..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Παροχή όλων των δικαιωμάτων του καταστήματος στην εφαρμογή" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Επεκτείνετε ή περιορίστε τα δικαιώματα της εφαρμογής για πρόσβαση σε συγκεκριμένα μέρη του συστήματος Saleor." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "Δημιουργία Νέας Εφαρμογής" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { - "string": "Generated Token" + "string": "Δημιουργημένο κλειδί" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": { - "string": "This token gives you access to your shop's API, which you'll find here: {url}" + "string": "Αυτό το κλειδί σας δίνει πρόσβαση στο API του καταστήματος σας, που θα βρείτε εδώ: {url}" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Αντιγράφηκε" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221": { "context": "button", - "string": "Copy token" + "string": "Αντιγραφή κλειδιού" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_4189999598": { - "string": "We’ve created your default token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "Δημιουργήσαμε το προκαθορισμένο κλειδί σας. Βεβαιώστε ότι θα αντιγράψετε το νέο σας προσωπικό κλειδί πρόσβασης τώρα. Δε θα μπορέσετε να το δείτε ξανά." }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Παροχή όλων των δικαιωμάτων του καταστήματος στην εφαρμογή" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Απενεργοποίηση" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Επεκτείνετε ή περιορίστε τα δικαιώματα της εφαρμογής για πρόσβαση σε συγκεκριμένα μέρη του συστήματος Saleor." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Ενεργοποίηση" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "Πληροφορίες Εφαρμογής" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Όνομα Εφαρμογής" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", "string": "Κλειδί" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057": { - "string": "No tokens found" + "string": "Δε βρέθηκαν κλειδιά" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", - "string": "Tokens" + "string": "Κλειδιά" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", - "string": "Create Token" + "string": "Δημιουργία Κλειδιού" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": { - "string": "Token Note" + "string": "Σημειώσεις Κλειδιού" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": { "context": "table actions", - "string": "Actions" - }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." + "string": "Ενέργειες" }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "Δημιουργία Εφαρμογής" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", - "string": "Deactivated" + "string": "Απενεργοποιημένη" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "Σχετικά" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "Δεν έχετε καμία εγκατεστημένη εφαρμογή στο διαχειριστικό σας" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Εφαρμογές Τρίτων" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", @@ -640,168 +818,256 @@ "string": "Discover great free and paid apps in our Saleor Marketplace." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { - "string": "Generated Token" + "string": "Δημιουργημένο κλειδί" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168": { - "string": "Access token is used to authenticate service accounts" + "string": "Το κλειδί πρόσβασης χρησιμοποιείται για να πιστοποιήσει λογαριασμούς υπηρεσιών" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3009959880": { - "string": "We’ve created your token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "Δημιουργήσαμε το κλειδί σας. Βεβαιώστε ότι θα αντιγράψετε το νέο σας προσωπικό κλειδί πρόσβασης τώρα. Δε θα μπορέσετε να το δείτε ξανά." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3406541221": { "context": "button", - "string": "Copy token" + "string": "Αντιγραφή κλειδιού" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101": { "context": "header", - "string": "Create Token" + "string": "Δημιουργία Κλειδιού" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": { - "string": "Token Note" + "string": "Σημειώσεις Κλειδιού" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": { "context": "create service token, button", - "string": "Create" + "string": "Δημιουργία" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "Διαγραφή Κλειδιού" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", - "string": "Are you sure you want to delete token {token}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το κλειδί {token};" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "Αδυναμία λήψης των ρυθμίσεων της εφαρμογής" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Εγκατάσταση Εφαρμογής" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "Αδύνατη Eγκατάσταση {name}" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "Η εφαρμογή εγκαταστάθηκε" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "Η {name} είναι έτοιμη προς χρήση" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "Η εφαρμογή αφαιρέθηκε επιτυχώς" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "Δημιουργία Εφαρμογής" + }, + "src_dot_assign": { + "context": "button", + "string": "Assign" }, "src_dot_attributes": { "context": "attributes section name", - "string": "Attributes" + "string": "Χαρακτηριστικά" }, "src_dot_attributes_dot_attributeSlugUnique": { "string": "Attribute with this slug already exists" }, "src_dot_attributes_dot_attributeValueAlreadyExists": { - "string": "This value already exists within this attribute" + "string": "Αυτή η τιμή υπάρχει ήδη σε αυτό το χαρακτηριστικό" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this attribute?} other {Are you sure you want to delete {displayQuantity} attributes?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτό το χαρακτηριστικό;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} χαρακτηριστικά;}}" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": { "context": "dialog title", - "string": "Delete attributes" + "string": "Διαγραφή χαρακτηριστικών" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": { "context": "dialog title", - "string": "Delete attribute" + "string": "Διαγραφή χαρακτηριστικού" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": { "context": "dialog content", - "string": "Are you sure you want to delete {attributeName}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {attributeName};" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Περιοχή" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Προκαθορισμένη Ετικέτα" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { + "context": "attribute's slug short code label", + "string": "Κωδικός Χαρακτηριστικού" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { + "context": "attribute slug input field helper text", + "string": "Αυτό χρησιμοποιείται εσωτερικά. Βεβαιωθείτε ότι δε χρησιμοποιείτε κενά" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Ημερομηνία" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { "context": "product attribute type", "string": "Dropdown" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { "context": "file attribute type", "string": "Αρχείο" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { "context": "product attribute type", - "string": "Multiple Select" + "string": "Πολλαπλής Επιλογής" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { - "context": "attribute's slug short code label", - "string": "Attribute Code" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { - "context": "attribute slug input field helper text", - "string": "This is used internally. Make sure you don’t use spaces" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Σελίδες" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Προϊόντα" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Απαραίτητη Τιμή" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Βάρος" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", - "string": "All Attributes" + "string": "Όλα τα Χαρακτηριστικά" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": { "context": "button", - "string": "Create attribute" + "string": "Δημιουργία χαρακτηριστικού" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": { - "string": "Search Attribute" + "string": "Αναζήτηση χαρακτηριστικού" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": { "context": "attribute can be column in product list table", - "string": "Can be used as column" + "string": "Μπορεί να χρησιμοποιηθεί ως στήλη" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": { "context": "use attribute in filtering", - "string": "Filterable in Dashboard" + "string": "Φιλτράρεται στο Διαχειριστικό" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": { "context": "use attribute in filtering", - "string": "Filterable in Storefront" + "string": "Φιλτράρεται στο Κατάστημα" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": { "context": "attribute can be used only in variants", - "string": "Variant Only" + "string": "Μόνο Για Παραλλαγές" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": { "context": "attribute value is required", - "string": "Value Required" + "string": "Απαραίτητη Τιμή" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": { "context": "attribute", - "string": "Visible on Product Page in Storefront" + "string": "Ορατό στη Σελίδα Προϊόντος στο Κατάστημα" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": { - "string": "No attributes found" + "string": "Δε βρέθηκαν χαρακτηριστικά" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": { "context": "attribute can be searched in storefront", @@ -809,18 +1075,18 @@ }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": { "context": "attribute can be searched in dashboard", - "string": "Searchable" + "string": "Αναζητήσιμο" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": { - "string": "Attribute Code" + "string": "Κωδικός Χαρακτηριστικού" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": { "context": "attribute is visible", - "string": "Visible" + "string": "Ορατό" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": { "context": "attribute's label'", - "string": "Default Label" + "string": "Προκαθορισμένη Eτικέτα" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { "string": "Define where this attribute should be used in Saleor system" @@ -834,71 +1100,82 @@ }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "Χαρακτηριστικό Περιεχομένου" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "Χαρακτηριστικό προϊόντος" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", - "string": "Create New Attribute" + "string": "Δημιουργία νέου χαρακτηριστικού" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { - "context": "use attribute in filtering", - "string": "Use in Filtering" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Ιδιότητες Διαχειριστικού" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { + "context": "use attribute in filtering", + "string": "Χρήση στα Φίλτρα" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Ιδιότητες Καταστήματος" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Δημόσιο" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Εικόνα" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", - "string": "Are you sure you want to delete \"{name}\" value?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε την τιμή «{name}»;" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": { "context": "dialog title", - "string": "Delete attribute value" + "string": "Διαγραφή τιμής χαρακτηριστικού" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": { - "string": "Are you sure you want to delete \"{name}\" value? If you delete it you won’t be able to assign it to any of the products with \"{attributeName}\" attribute." + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε την τιμή «{name}»; Εάν τη διαγράψετε, δε θα μπορείτε να την αναθέσετε σε κανένα προϊόν με το χαρακτηριστικό «{attributeName}»." }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": { "context": "edit attribute value", - "string": "Edit Value" + "string": "Τροποποίηση Τιμής" }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": { "context": "add attribute value", - "string": "Add Value" + "string": "Προσθήκη Τιμής" }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": { "context": "attribute name", @@ -914,98 +1191,136 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": { "context": "No attribute values found", - "string": "No values found" + "string": "Δε βρέθηκαν τιμές" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": { "context": "section header", - "string": "Attribute Values" + "string": "Τιμές Χαρακτηριστικών" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": { "context": "assign attribute value button", - "string": "Assign value" + "string": "Ανάθεση τιμής" + }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { - "string": "Successfully created attribute" + "string": "Επιτυχής δημιουργία χαρακτηριστικού" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": { "context": "attribute value deleted", - "string": "Value deleted" + "string": "Η τιμή διαγράφηκε" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": { - "string": "Attribute deleted" + "string": "Το χαρακτηριστικό διαγράφηκε" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": { "context": "added new attribute value", - "string": "Added new value" + "string": "Προστέθηκε νέα τιμή" }, "src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": { "context": "deleted multiple attributes", - "string": "Attributes successfully delete" + "string": "Τα χαρακτηριστικά διαγράφηκαν επιτυχώς" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Είσοδος" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Κωδικός πρόσβασης" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { - "string": "Sorry, your username and/or password are incorrect. Please try again." + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", + "string": "Λυπούμαστε, το όνομα χρήστη ή/και ο κωδικός είναι λάθος. Παρακαλούμε ξαναδοκιμάστε" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "Νέος Κωδικός" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", - "string": "Set new password" + "string": "Ορισμός νέου κωδικού" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { - "string": "Confirm Password" + "string": "Επιβεβαίωση κωδικού" + }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "Οι κωδικοί δεν είναι ίδιοι" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", - "string": "Back to login" + "string": "Πίσω στη σύνδεση" + }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { - "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." + "string": "Τέλεια! Θα λάβετε εντός λίγου ένα μήνυμα με οδηγίες για το πως να αλλάξετε τον κωδικό σας." }, "src_dot_auth_dot_views_dot_2388238158": { - "string": "Provided email address does not exist in our database." + "string": "Η ληφθείσα διεύθυνση ηλ. ταχυδρομείου δεν υπάρχει στη βάση δεδομένων μας." }, "src_dot_availability": { - "string": "Availability" + "string": "Διαθεσιμότητα" }, "src_dot_back": { "context": "button", - "string": "Back" + "string": "Πίσω" + }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" }, "src_dot_cancel": { "context": "button", - "string": "Cancel" + "string": "Ακύρωση" }, "src_dot_cancelled": { - "context": "order status", - "string": "Cancelled" + "context": "payment status", + "string": "Ακυρωμένη" + }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" }, "src_dot_catalog": { - "string": "Catalog" + "string": "Κατάλογος" }, "src_dot_categories": { "context": "categories section name", @@ -1013,75 +1328,63 @@ }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": { "context": "section header", - "string": "Background Image (optional)" + "string": "Εικόνα Φόντου (προαιρετική)" }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": { "context": "field is optional", - "string": "(Optional)" + "string": "(Προαιρετικά)" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": { "context": "page header", - "string": "Create New Category" + "string": "Δημιουργία Νέας Κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": { - "string": "Add search engine title and description to make this category easier to find" + "string": "Προσθέστε τίτλο και περιγραφή για τις μηχανές αναζήτησης για να κάνετε την κατηγορία πιο εύκολα αναζητήσιμη" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "Διαγραφή κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": { "context": "delete category", - "string": "Are you sure you want to delete {categoryName}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε την κατηγορία {categoryName};" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": { - "string": "Category Name" + "string": "Όνομα Κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": { - "string": "Category Description" + "string": "Περιγραφή Κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": { "context": "button", - "string": "Create category" + "string": "Δημιουργία κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": { - "string": "Search Category" + "string": "Αναζήτηση Κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": { "context": "tab name", - "string": "All Categories" + "string": "Όλες Οι Κατηγορίες" }, "src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": { - "string": "Category Name" + "string": "Όνομα Κατηγορίας" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": { - "string": "No categories found" + "string": "Δε βρέθηκαν κατηγορίες" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": { - "string": "No subcategories found" + "string": "Δε βρέθηκαν υποκατηγορίες" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": { "context": "number of subcategories", - "string": "Subcategories" + "string": "Υποκατηγορίες" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": { "context": "number of products", - "string": "No. of Products" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Τιμή" + "string": "Αριθμός Προϊόντων" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" + "string": "Δεν βρέθηκαν προϊόντα" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", @@ -1091,16 +1394,20 @@ "context": "button", "string": "Προσθήκη προϊόντος" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", - "string": "Products in {categoryName}" + "string": "Προιόντα στην {categoryName}" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": { "context": "number of subcategories in category", - "string": "Subcategories" + "string": "Υποκατηγορίες" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": { - "string": "Add search engine title and description to make this category easier to find" + "string": "Προσθέστε τίτλο και περιγραφή για τις μηχανές αναζήτησης για να κάνετε αυτή την κατηγορία πιο εύκολα αναζητήσιμη" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2968663655": { "context": "number of products in category", @@ -1108,134 +1415,156 @@ }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": { "context": "section header", - "string": "All Subcategories" + "string": "Όλες Οι Υποκατηγορίες" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": { "context": "button", - "string": "Create subcategory" + "string": "Δημιουργία Υποκατηγορίας" }, "src_dot_categories_dot_views_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "Δημιουργία κατηγορίας" }, "src_dot_categories_dot_views_dot_1204353135": { - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτό το προϊόν;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} προϊόντα;}}" }, "src_dot_categories_dot_views_dot_1754466114": { - "string": "Category created" + "string": "Η κατηγορία δημιουργήθηκε" }, "src_dot_categories_dot_views_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτήν την κατηγορία;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} κατηγορίες;}}" }, "src_dot_categories_dot_views_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "Διαγραφή κατηγορίας" }, "src_dot_categories_dot_views_dot_2189424032": { - "string": "Category deleted" + "string": "Η κατηγορία διαγράφηκε" }, "src_dot_categories_dot_views_dot_2507763081": { "context": "dialog title", - "string": "Delete products" + "string": "Διαγραφή προϊόντων" }, "src_dot_categories_dot_views_dot_3296953393": { "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." }, "src_dot_categories_dot_views_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Θυμηθείτε ότι αυτό θα διαγράψει και όλα τα προϊόντα που έχουν καταχωρηθεί σε αυτήν την κατηγορία." }, "src_dot_categories_dot_views_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "Διαγραφή κατηγοριών" }, "src_dot_categories_dot_views_dot_847492725": { - "string": "Are you sure you want to delete {categoryName}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε την κατηγορία {categoryName};" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτήν την κατηγορία;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} κατηγορίες;}}" }, "src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Θυμηθείτε ότι αυτό θα διαγράψει και όλα τα προϊόντα που έχουν καταχωρηθεί σε αυτήν την κατηγορία." }, "src_dot_categories_dot_views_dot_CategoryList_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "Διαγραφή κατηγοριών" + }, + "src_dot_channel": { + "string": "Channel" }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Κανάλια" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Διαθεσιμότητα" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Διαγραφή Καναλιού" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Επιλογή Καναλιού" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Ρυθμίσεις Καναλιού" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Αντιγράφηκε" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Αντιγραφή" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Νόμισμα" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Όνομα Καναλιού" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Επιλέξτε ένα κανάλι" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Όνομα Καναλιού" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", - "string": "Inactive" + "string": "Ανενεργό" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", - "string": "Status" + "string": "Κατάσταση" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Απενεργοποίηση" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Κατάσταση Καναλιού" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", @@ -1243,22 +1572,57 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Ενεργοποίηση" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Όνομα Καναλιού" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "Δε βρέθηκαν κανάλια" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", - "string": "Actions" + "string": "Ενέργειες" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Δημιουργία Καναλιού" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,56 +1630,62 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Νέο Κανάλι" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Δημιουργία Καναλιού" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Λεπτομέρειες Καναλιού" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Το κανάλι διαγράφηκε" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Το κανάλι διαγράφηκε" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Επιλέξτε αρχείο" }, "src_dot_clear": { "context": "button", "string": "Καθαρισμός" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Συλλογές" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "Ορατή" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_77815154": { "context": "collection label", - "string": "Hidden" + "string": "Κρυμμένη" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": { - "string": "Add search engine title and description to make this collection easier to find" + "string": "Προσθέστε τίτλο και περιγραφή για τις μηχανές αναζήτησης για να κάνετε αυτή τη συλλογή πιο εύκολα αναζητήσιμη" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": { "context": "page header", - "string": "Add Collection" + "string": "Προσθήκη Συλλογής" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "Ορατή" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_77815154": { "context": "collection label", - "string": "Hidden" + "string": "Κρυμμένη" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": { - "string": "Add search engine title and description to make this collection easier to find" + "string": "Προσθέστε τίτλο και περιγραφή για τις μηχανές αναζήτησης για να κάνετε αυτή τη συλλογή πιο εύκολα αναζητήσιμη" }, "src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": { "context": "collection name", @@ -1323,58 +1693,70 @@ }, "src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": { "context": "section header", - "string": "Background Image (optional)" + "string": "Εικόνα Φόντου (προαιρετική)" }, "src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": { "context": "field is optional", - "string": "(Optional)" + "string": "(Προαιρετικά)" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": { "context": "tab name", - "string": "All Collections" + "string": "Όλες Οι Συλλογές" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", - "string": "Create collection" + "string": "Δημιουργία Συλλογής" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": { "context": "collection", - "string": "Hidden" + "string": "Κρυμμένη" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_published": { "context": "collection", "string": "Δημοσιευμένο" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": { - "string": "No collections found" + "string": "Δε βρέθηκαν συλλογές" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { - "string": "No. of Products" + "string": "Αριθμός Προϊόντων" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { - "string": "Collection Name" + "string": "Όνομα Συλλογής" }, "src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": { "context": "collection availability", - "string": "Availability" + "string": "Διαθεσιμότητα" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { - "string": "No products found" + "string": "Δεν βρέθηκαν προϊόντα" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", - "string": "Type" + "string": "Τύπος" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "Διαθεσιμότητα" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", - "string": "Products in {name}" + "string": "Προϊόντα στην {name}" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": { "context": "button", @@ -1385,55 +1767,55 @@ "string": "Όνομα" }, "src_dot_collections_dot_views_dot_1152429477": { - "string": "Διαγράφηκε συλλογή" + "string": "Η συλλογή διαγράφηκε" }, "src_dot_collections_dot_views_dot_2001540731": { - "string": "Added product to collection" + "string": "Το προϊόν προστέθηκε στη συλλογή" }, "src_dot_collections_dot_views_dot_2402899582": { - "string": "Are you sure you want to delete collection's image?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε την εικόνα συλλογής;" }, "src_dot_collections_dot_views_dot_3215481647": { "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, "src_dot_collections_dot_views_dot_3482612628": { - "string": "Deleted product from collection" + "string": "Αφαίρεση προϊόντος από τη συλλογή" }, "src_dot_collections_dot_views_dot_3576236500": { "string": "Manage Collection Channel Availability" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", - "string": "Unassign products from collection" + "string": "Αφαίρεση προϊόντων από τη συλλογή" }, "src_dot_collections_dot_views_dot_523939418": { - "string": "Are you sure you want to delete {collectionName}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε τη {collectionName};" }, "src_dot_collections_dot_views_dot_686910896": { "context": "window title", - "string": "Create collection" + "string": "Δημιουργία Συλλογής" }, "src_dot_collections_dot_views_dot_699514132": { "context": "dialog title", - "string": "Delete Collection" + "string": "Διαγραφή Συλλογής" }, "src_dot_collections_dot_views_dot_870815507": { "context": "unassign product from collection, button", - "string": "Unassign" + "string": "Αφαίρεση" }, "src_dot_collections_dot_views_dot_942133001": { "context": "dialog title", - "string": "Delete image" + "string": "Διαγραφή εικόνας" }, "src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": { - "string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτή τη συλλογή;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} συλλογές;}}" }, "src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": { "context": "dialog title", - "string": "Delete collections" + "string": "Διαγραφή συλλογών" }, "src_dot_components_dot_AccountPermissionGroups_dot_2836633439": { - "string": "Permission groups" + "string": "Ομάδες δικαιωμάτων" }, "src_dot_components_dot_AccountPermissions_dot_2690176844": { "context": "dialog header", @@ -1441,7 +1823,7 @@ }, "src_dot_components_dot_AccountPermissions_dot_2731975416": { "context": "card section description", - "string": "Available permissions" + "string": "Διαθέσιμα δικαιώματα" }, "src_dot_components_dot_AccountPermissions_dot_2853621891": { "context": "exceeded permissions description", @@ -1455,89 +1837,139 @@ "string": "Χώρα" }, "src_dot_components_dot_AddressEdit_dot_1271289966": { - "string": "Phone" + "string": "Τηλέφωνο" }, "src_dot_components_dot_AddressEdit_dot_1363074570": { - "string": "Address line 1" + "string": "Γραμμή διεύθυνσης 1" }, "src_dot_components_dot_AddressEdit_dot_253031977": { "string": "Πόλη" }, "src_dot_components_dot_AddressEdit_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "Ταχυδρομικός Κώδικας" }, "src_dot_components_dot_AddressEdit_dot_3121963259": { - "string": "Address line 2" + "string": "Γραμμή διεύθυνσης 2" }, "src_dot_components_dot_AddressEdit_dot_3570415321": { - "string": "Company" + "string": "Εταιρία" }, "src_dot_components_dot_AddressEdit_dot_944851093": { - "string": "Country area" + "string": "Περιοχή της χώρας" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Δε βρέθηκαν αποτελέσματα" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Αναζήτηση Χαρακτηριστικών" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Αναζήτηση με όνομα χαρακτηριστικού" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", + "string": "Αναζήτηση Κατηγορίας" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { - "string": "Search Category" + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Αναζήτηση με όνομα κατηγορίας, κτλ" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { - "string": "Search Collection" + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", + "string": "Αναζήτηση Συλλογής" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Αναζήτηση με όνομα συλλογής, κτλ" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { + "string": "Αναζήτηση Προϊόντων" }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { - "string": "Search Products" + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Αναζήτηση ονόματος προϊόντος, χαρακτηριστικού, τύπο προϊόντος κτλ" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "Κωδικός Αποθήκης {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Αναζήτηση ονόματος προϊόντος, χαρακτηριστικού, τύπο προϊόντος κτλ" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,67 +1978,76 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "Χαρακτηριστικά" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "Τιμές" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Αξία" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { - "string": "No results" + "string": "Κανένα αποτέλεσμα" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Διαθεσιμότητα" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "από {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Δημοσίευση στις" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" + "string": "Δε βρέθηκαν Κανάλια" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { - "string": "Select all channels" + "string": "Επιλέξτε όλα τα κανάλια" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { "string": "Channels A to Z" @@ -1614,62 +2055,56 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Δημοσιευμένο" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Κατάσταση" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", - "string": "Reset" + "string": "Επαναφορά" }, "src_dot_components_dot_ColumnPicker_dot_2539195044": { "context": "select visible columns button", @@ -1683,29 +2118,25 @@ "string": "Χώρα" }, "src_dot_components_dot_CompanyAddressInput_dot_1271289966": { - "string": "Phone" + "string": "Τηλέφωνο" }, "src_dot_components_dot_CompanyAddressInput_dot_1363074570": { - "string": "Address line 1" + "string": "Γραμμή Διεύθυνσης 1" }, "src_dot_components_dot_CompanyAddressInput_dot_253031977": { "string": "Πόλη" }, "src_dot_components_dot_CompanyAddressInput_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "Ταχυδρομικός Κώδικας" }, "src_dot_components_dot_CompanyAddressInput_dot_3121963259": { - "string": "Address line 2" + "string": "Γραμμή διεύθυνσης 2" }, "src_dot_components_dot_CompanyAddressInput_dot_3570415321": { - "string": "Company" + "string": "Εταιρία" }, "src_dot_components_dot_CompanyAddressInput_dot_944851093": { - "string": "Country area" - }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" + "string": "Περιοχή της χώρας" }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", @@ -1717,71 +2148,109 @@ }, "src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": { "context": "custom search delete, dialog header", - "string": "Delete Search" + "string": "Διαγραφή Αναζήτησης" }, "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", - "string": "Error" + "string": "Σφάλμα" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Διαχειριστικό" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", - "string": "Delete Search" + "string": "Διαγραφή Αναζήτησης" }, "src_dot_components_dot_FilterBar_dot_2340527467": { "string": "Custom Filter" }, "src_dot_components_dot_FilterBar_dot_3268463180": { "context": "button", - "string": "Save Search" + "string": "Αποθήκευση Αναζήτησης" }, "src_dot_components_dot_FilterCard_dot_996289613": { - "string": "Filters" + "string": "Φίλτρα" }, "src_dot_components_dot_Filter_dot_2332404293": { "context": "search", - "string": "No results" - }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" + "string": "Κανένα αποτέλεσμα" }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { - "string": "Filters" + "context": "button", + "string": "Φίλτρα" + }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Φίλτρα" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Αποθήκευση αλλαγών" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", @@ -1791,49 +2260,37 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Αξία" }, "src_dot_components_dot_Metadata_dot_1509432322": { "context": "header", - "string": "Metadata" + "string": "Μεταδεδομένα" }, "src_dot_components_dot_Metadata_dot_1535223586": { "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", - "string": "Field" + "string": "Πεδίο" + }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", - "string": "Add Field" + "string": "Προσθήκη Πεδίου" }, "src_dot_components_dot_Metadata_dot_4190792473": { "context": "table action", - "string": "Actions" - }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" + "string": "Ενέργειες" }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", @@ -1849,20 +2306,20 @@ }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_1477537381": { "context": "add custom select input option", - "string": "Add new value: {value}" + "string": "Προσθήκη νέας τιμής: {value}" }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "Δε βρέθηκαν αποτελέσματα" }, "src_dot_components_dot_MultiSelectField_dot_4205644805": { - "string": "No results found" + "string": "Δε βρέθηκαν αποτελέσματα" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { "string": "Navigator" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", - "string": "Order Number" + "string": "Αριθμός Παραγγελίας" }, "src_dot_components_dot_Navigator_dot_1167695965": { "context": "navigator placeholder", @@ -1870,11 +2327,11 @@ }, "src_dot_components_dot_Navigator_dot_1643417013": { "context": "navigator placeholder", - "string": "Search Customer" + "string": "Αναζήτηση Πελάτη" }, "src_dot_components_dot_Navigator_dot_1809988825": { "context": "navigator section header", - "string": "Search in Customers" + "string": "Αναζήτηση στους Πελάτες" }, "src_dot_components_dot_Navigator_dot_2874620973": { "context": "navigator placeholder", @@ -1882,7 +2339,7 @@ }, "src_dot_components_dot_Navigator_dot_2935523260": { "context": "navigator placeholder", - "string": "Search in Catalog" + "string": "Αναζήτηση στον Κατάλογο" }, "src_dot_components_dot_Navigator_dot_3060198201": { "context": "navigator section header", @@ -1912,23 +2369,23 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_collectionUnpublished": { "context": "collection", - "string": "Not Published" + "string": "Μη Δημοσιευμένη" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCategory": { "context": "button", - "string": "Create Category" + "string": "Δημιουργία Κατηγορίας" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCollection": { "context": "button", - "string": "Create Collection" + "string": "Δημιουργία Συλλογής" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": { "context": "button", - "string": "Create Customer" + "string": "Δημιουργία Πελάτη" }, "src_dot_components_dot_Navigator_dot_modes_dot_createOrder": { "context": "button", - "string": "Create Order" + "string": "Δημιουργία Παραγγελίας" }, "src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": { "context": "button", @@ -1936,11 +2393,11 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createProduct": { "context": "button", - "string": "Create Product" + "string": "Δημιουργία Προϊόντος" }, "src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": { "context": "button", - "string": "Create Voucher" + "string": "Δημιουργία Κουπονιού" }, "src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": { "string": "{firstName} {lastName}" @@ -1951,7 +2408,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": { "context": "navigator catalog mode description", - "string": "Search in Catalog" + "string": "Αναζήτηση στον Κατάλογο" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": { "context": "navigator command mode description", @@ -1959,7 +2416,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": { "context": "navigator customer mode description", - "string": "Search Customers" + "string": "Αναζήτηση Πελατών" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": { "context": "navigator default mode description", @@ -1967,39 +2424,47 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpMode": { "context": "navigator help mode description", - "string": "Display Help" + "string": "Εμφάνιση Βοήθειας" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": { "context": "navigator order mode description", - "string": "Search Orders" + "string": "Αναζήτηση Παραγγελιών" }, "src_dot_components_dot_Navigator_dot_modes_dot_noResults": { - "string": "No Results" + "string": "Αριθμός Αποτελεσμάτων" }, "src_dot_components_dot_Navigator_dot_modes_dot_product": { - "string": "Product" + "string": "Προιόν" }, "src_dot_components_dot_NotFoundPage_dot_2736139139": { "string": "Ooops!..." }, "src_dot_components_dot_NotFoundPage_dot_4036415297": { - "string": "Something's missing" + "string": "Κάτι λείπει" }, "src_dot_components_dot_NotFoundPage_dot_4205980614": { - "string": "Sorry, the page was not found" + "string": "Λυπούμαστε, η σελίδα δε βρέθηκε" }, "src_dot_components_dot_NotFoundPage_dot_678743710": { "context": "button", - "string": "Go back to dashboard" + "string": "Πίσω στο διαχειριστικό" + }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" }, "src_dot_components_dot_PriceField_dot_4072537038": { - "string": "Price cannot be lower than 0" + "string": "Η τιμή δε μπορεί να είναι μικρότερη από 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { - "string": "No results found" + "string": "Δε βρέθηκαν αποτελέσματα" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { - "string": "No of Rows:" + "string": "Αριθμός Σειρών:" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": { "context": "save filter tab, header", @@ -2007,18 +2472,18 @@ }, "src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": { "context": "save search tab", - "string": "Search Name" + "string": "Αναζήτηση Ονόματος" }, "src_dot_components_dot_SearchBar_dot_2173195312": { "context": "button", - "string": "Delete Search" + "string": "Διαγραφή Αναζήτησης" }, "src_dot_components_dot_SearchBar_dot_2340527467": { "string": "Custom Filter" }, "src_dot_components_dot_SearchBar_dot_3268463180": { "context": "button", - "string": "Save Search" + "string": "Αποθήκευση Αναζήτησης" }, "src_dot_components_dot_SeoForm_dot_1324250412": { "string": "Search engine title" @@ -2045,34 +2510,41 @@ }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": { "context": "add custom select input option", - "string": "Add new value: {value}" + "string": "Προσθήκη νέας τιμής: {value}" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_3069107721": { - "string": "None" + "string": "Καμία" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "Δε βρέθηκαν αποτελέσματα" }, "src_dot_components_dot_SingleSelectField_dot_4205644805": { - "string": "No results found" + "string": "Δε βρέθηκαν αποτελέσματα" }, "src_dot_components_dot_TableHead_dot_868570480": { - "string": "Selected {number} items" + "string": "Επιλεγμένα {number} αντικείμενα" + }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", - "string": "Send" + "string": "Αποστολή" }, "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Αποσύνδεση" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", - "string": "Account Settings" + "string": "Ρυθμίσεις λογαριασμού" }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", @@ -2083,15 +2555,15 @@ }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", - "string": "Visibility" + "string": "Ορατότητα" }, "src_dot_components_dot_VisibilityCard_dot_1815688500": { "context": "date", - "string": "since {date}" + "string": "από {date}" }, "src_dot_components_dot_VisibilityCard_dot_2060790769": { "context": "publish on date", - "string": "Publish on" + "string": "Δημοσίευση στις" }, "src_dot_components_dot_VisibilityCard_dot_2264302389": { "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." @@ -2105,7 +2577,7 @@ }, "src_dot_components_dot_WeightRange_dot_264731940": { "context": "weight", - "string": "to {value} {unit}" + "string": "σε {value} {unit}" }, "src_dot_components_dot_WeightRange_dot_2892071052": { "context": "weight", @@ -2113,27 +2585,23 @@ }, "src_dot_components_dot_WeightRange_dot_4256193688": { "context": "weight", - "string": "from {value} {unit}" + "string": "από {value} {unit}" }, "src_dot_components_dot_Weight_dot_2781622322": { "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", - "string": "Configuration" + "string": "Ρυθμίσεις" }, "src_dot_configuration_dot_1233229030": { "string": "Miscellaneous" @@ -2142,23 +2610,23 @@ "string": "Shipping Settings" }, "src_dot_configuration_dot_1742602794": { - "string": "Attributes and Product Types" + "string": "Χαρακτηριστικά και Τύποι Προϊόντων" }, "src_dot_configuration_dot_3140151600": { - "string": "Staff Settings" + "string": "Ρυθμίσεις Προσωπικού" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "Διαχείριση Περιεχομένου" }, "src_dot_configuration_dot_3655543906": { - "string": "Product Settings" + "string": "Ρυθμίσεις Προϊόντος" }, "src_dot_configuration_dot_887806978": { "string": "Multichannel" }, "src_dot_confirm": { "context": "button", - "string": "Confirm" + "string": "Επιβεβαίωση" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": { "string": "Product Export Failed" @@ -2175,73 +2643,101 @@ }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": { "context": "invoice generating has finished, header", - "string": "Invoice Generated" + "string": "Το Τιμολόγιο Δημιουργήθηκε" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": { "context": "dialog header, title", - "string": "Invoice Generation" + "string": "Δημιουργία Τιμολογίου" + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Συνεχίστε" }, "src_dot_create": { "context": "button", - "string": "Create" + "string": "Δημιουργία" }, "src_dot_customApps": { "string": "Local Apps" }, "src_dot_customers": { "context": "customers section name", - "string": "Customers" + "string": "Πελάτες" }, "src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": { "context": "dialog title", - "string": "Edit Address" + "string": "Τροποποίηση Διεύθυνσης" }, "src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_3769321414": { "context": "dialog title", - "string": "Add Address" + "string": "Προσθήκη Διεύθυνσης" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { + "context": "button", + "string": "Προσθήκη διεύθυνσης" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { "context": "customer's address book, header", "string": "{fullName}'s Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { - "context": "button", - "string": "Add address" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Default Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "Default Billing Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "Προκαθορισμένη Διεύθυνση" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "Προκαθορισμένη Διεύθυνση Τιμολόγησης" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Προκαθορισμένη Διεύθυνση Αποστολής" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default shipping address" + "string": "Διαγραφή Διεύθυνσης" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { "context": "button", - "string": "Set as default billing address" + "string": "Τροποποίηση Διεύθυνσης" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "Ορισμός ως προκαθορισμένης διεύθυνσης τιμολόγησης" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Ορισμός ως προκαθορισμένης διεύθυνσης αποστολής" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", - "string": "Address Information" + "string": "Πληροφορίες Διεύθυνσης" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "Διεύθυνση Αποστολής" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", @@ -2252,14 +2748,14 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", - "string": "Billing Address" + "string": "Διεύθυνση Τιμολόγησης" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": { "context": "page header", - "string": "Primary Address" + "string": "Κύρια Διεύθυνση" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": { - "string": "The primary address of this customer." + "string": "Η κύρια διεύθυνση αυτού του πελάτη" }, "src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": { "context": "header", @@ -2278,7 +2774,7 @@ }, "src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": { "context": "page header", - "string": "Create Customer" + "string": "Δημιουργία Πελάτη" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": { "context": "check to mark this account as active", @@ -2286,53 +2782,53 @@ }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": { "context": "section subheader", - "string": "Active member since {date}" + "string": "Ενεργό μέλος από τις {date}" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_577013340": { "context": "note about customer", "string": "Σημείωση" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Πληροφορίες Επικοινωνίας" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { - "string": "Search Customer" + "string": "Αναζήτηση Πελάτη" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": { "context": "button", - "string": "Create customer" + "string": "Δημιουργία πελάτη" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": { "context": "tab name", - "string": "All Customers" + "string": "Όλοι Οι Πελάτες" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": { "context": "customer", "string": "Join Date" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": { - "string": "Number of Orders" + "string": "Αριθμός Παραγγελιών" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "Αρ. Παραγγελιών" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { - "string": "No customers found" + "string": "Δε βρέθηκαν πελάτες" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": { - "string": "Customer Email" + "string": "Email Πελάτη" }, "src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": { - "string": "Customer Name" + "string": "Όνομα Πελάτη" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": { "context": "order status", - "string": "Status" + "string": "Κατάσταση" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_1899831623": { "context": "section header", @@ -2340,7 +2836,7 @@ }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": { "context": "number of order", - "string": "No. of Order" + "string": "Αρ. Παραγγελίας" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": { "context": "button", @@ -2355,17 +2851,17 @@ "string": "Σύνολο" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "Δεν βρέθηκαν παραγγελίες." }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { - "string": "Last login" + "string": "Τελευταία σύνδεση" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": { - "string": "Last order" + "string": "Τελευταία παραγγελία" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": { "context": "section header", - "string": "Customer History" + "string": "Ιστορικό Πελάτη" }, "src_dot_customers_dot_views_dot_1927691511": { "context": "delete customer, dialog content", @@ -2373,15 +2869,15 @@ }, "src_dot_customers_dot_views_dot_1998583641": { "context": "dialog header", - "string": "Delete Customer" + "string": "Διαγραφή Πελάτη" }, "src_dot_customers_dot_views_dot_2657976015": { "context": "dialog header", - "string": "Delete Address" + "string": "Διαγραφή Διεύθυνσης" }, "src_dot_customers_dot_views_dot_2859116187": { "context": "window title", - "string": "Create customer" + "string": "Δημιουργία πελάτη" }, "src_dot_customers_dot_views_dot_3689332763": { "string": "Are you sure you want to delete this address from users address book?" @@ -2397,14 +2893,20 @@ }, "src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": { "context": "dialog header", - "string": "Delete Customers" + "string": "Διαγραφή Πελατών" }, "src_dot_dashboard": { - "string": "Dashboard" + "string": "Διαχειριστικό" + }, + "src_dot_date": { + "string": "Ημερομηνία" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" }, "src_dot_delete": { "context": "button", - "string": "Delete" + "string": "Διαγραφή" }, "src_dot_demo": { "context": "notification message after log in", @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Περιγραφή" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { - "string": "Discounts" + "string": "Εκπτώσεις" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Προϊόντα" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Δε βρέθηκαν κατηγορίες" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Όνομα Κατηγορίας" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Προϊόντα" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Δε βρέθηκαν συλλογές" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Όνομα Συλλογής" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Προϊόντα" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,76 +2992,107 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Δεν βρέθηκαν προϊόντα" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "Διαθεσιμότητα" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Όνομα Προϊόντος" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Τύπος Προϊόντος" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Όνομα Προϊόντος" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Τύπος Προϊόντος" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", - "string": "Create Sale" + "string": "Δημιουργία Έκπτωσης" }, "src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": { "context": "sale name", "string": "Όνομα" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": { - "string": "Search Sale" + "string": "Αναζήτηση Έκπτωσης" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": { "context": "button", - "string": "Create Sale" + "string": "Δημιουργία Έκπτωσης" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": { "context": "tab name", - "string": "All Sales" + "string": "Όλες Οι Εκπτώσεις" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_active": { "context": "sale status", "string": "Ενεργό" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", - "string": "Expired" + "string": "Έληξε" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "Σταθερό ποσό" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": { "context": "discount type", - "string": "Percentage" + "string": "Ποσοστό" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": { "context": "sale status", - "string": "Scheduled" + "string": "Προγραμματισμένο" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_started": { "context": "sale start date", - "string": "Started" + "string": "Έχει αρχίσει" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_status": { "context": "sale status", - "string": "Status" + "string": "Κατάσταση" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_type": { - "string": "Discount Type" + "string": "Είδος Έκπτωσης" }, "src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": { "context": "sale value", @@ -2560,14 +3100,14 @@ }, "src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": { "context": "sale end date", - "string": "Ends" + "string": "Λήγει" }, "src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": { - "string": "No sales found" + "string": "Δε βρέθηκαν εκπτώσεις" }, "src_dot_discounts_dot_components_dot_SaleList_dot_47059407": { "context": "sale start date", - "string": "Starts" + "string": "Ξεκινά" }, "src_dot_discounts_dot_components_dot_SaleList_dot_636461959": { "context": "sale name", @@ -2583,15 +3123,15 @@ }, "src_dot_discounts_dot_components_dot_SaleType_dot_3216816841": { "context": "percentage or fixed, header", - "string": "Discount Type" + "string": "Είδος Έκπτωσης" }, "src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": { "context": "discount type", - "string": "Percentage" + "string": "Ποσοστό" }, "src_dot_discounts_dot_components_dot_SaleType_dot_46415128": { "context": "discount type", - "string": "Fixed Amount" + "string": "Σταθερό Ποσό" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": { "context": "sale value, header", @@ -2599,22 +3139,22 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": { "context": "sale discount", - "string": "Discount Value" + "string": "Μέγεθος Έκπτωσης" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": { "context": "channels sale info", "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "Δε βρέθηκαν κανάλια" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Όνομα Καναλιού" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", - "string": "Create Voucher" + "string": "Δημιουργία Κουπονιού" }, "src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": { "context": "voucher end date, switch button", @@ -2636,83 +3176,96 @@ }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "Κατηγορίες ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "Συλλογές ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Προϊόντα ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": { - "string": "Discount Code" + "string": "Κωδικός Έκπτωσης" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009": { "context": "voucher code, button", - "string": "Generate Code" + "string": "Δημιουργία Κωδικού" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { - "context": "voucher usage limit, header", - "string": "Usage Limit" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", "string": "Limit of Uses" }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { + "context": "voucher usage limit, header", + "string": "Όριο Χρήσης" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", - "string": "All Vouchers" + "string": "Όλα Τα Κουπόνια" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": { - "string": "Search Voucher" + "string": "Αναζήτηση Κουπονιού" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": { "context": "button", - "string": "Create voucher" + "string": "Δημιουργία Κουπονιού" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_active": { "context": "voucher status", "string": "Ενεργό" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", - "string": "Expired" + "string": "Έληξε" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "Σταθερό ποσό" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": { "context": "discount type", - "string": "Percentage" + "string": "Ποσοστό" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": { "context": "voucher status", - "string": "Scheduled" + "string": "Προγραμματισμένο" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": { "context": "voucher start date", - "string": "Started" + "string": "Έχει αρχίσει" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": { "context": "voucher status", - "string": "Status" + "string": "Κατάσταση" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": { "context": "voucher", - "string": "Times used" + "string": "Πλήθος χρήσεων" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": { - "string": "Discount Type" + "string": "Είδος Έκπτωσης" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": { "context": "voucher value", @@ -2724,22 +3277,22 @@ }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": { "context": "voucher is active until date", - "string": "Ends" + "string": "Λήγει" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": { "context": "voucher uses", - "string": "Uses" + "string": "Χρήσεις" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": { "context": "voucher is active from date", - "string": "Starts" + "string": "Ξεκινά" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": { "context": "voucher code", "string": "Κωδικός" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": { - "string": "No vouchers found" + "string": "Δε βρέθηκαν κουπόνια" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", @@ -2750,26 +3303,26 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": { "context": "voucher requirements, header", - "string": "Minimum Requirements" + "string": "Ελάχιστα απαιτήσεις" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": { "context": "voucher has no requirements", - "string": "None" + "string": "Καμία" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": { "context": "voucher requirement", - "string": "Minimum quantity of items" + "string": "Ελάχιστη ποσότητα αντικειμένων" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "Δε βρέθηκαν κανάλια" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Όνομα Καναλιού" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", - "string": "Minimal order value" + "string": "Ελάχιστη αξία παραγγελίας" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": { "context": "voucher value", @@ -2777,7 +3330,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": { "context": "voucher value requirement", - "string": "Min. Order Value" + "string": "Ελάχιστη Αξία Παραγγελίας" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": { "context": "voucher", @@ -2785,7 +3338,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": { "context": "voucher value requirement", - "string": "Usage Limit" + "string": "Όριο Χρήσης" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": { "context": "voucher code", @@ -2793,7 +3346,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": { "context": "header", - "string": "Discount Type" + "string": "Είδος Έκπτωσης" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": { "context": "voucher discount type", @@ -2801,11 +3354,11 @@ }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": { "context": "voucher discount type", - "string": "Percentage" + "string": "Ποσοστό" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": { "context": "voucher discount type", - "string": "Fixed Amount" + "string": "Αμετάβλητο ποσό" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", @@ -2816,11 +3369,11 @@ "string": "Αξία" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": { - "string": "Discount Value" + "string": "Μέγεθος Έκπτωσης" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": { "context": "voucher application, switch button", - "string": "Only once per order" + "string": "Μόνο μία φορά ανα παραγγελία" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2829,14 +3382,14 @@ "string": "Voucher Specific Information" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "Δε βρέθηκαν κανάλια" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { "string": "If this option is disabled, discount will be counted for every eligible product" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Όνομα Καναλιού" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2844,63 +3397,93 @@ }, "src_dot_discounts_dot_products": { "context": "voucher discount", - "string": "Specific products" + "string": "Συγκεκριμένα προϊόντα" }, "src_dot_discounts_dot_shipment": { "context": "voucher discount", "string": "Shipment" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": { - "string": "Successfully created sale" + "string": "Επιτυχής δημιουργία έκπτωσης" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Manage Channel Availability" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Αφαιρεμένη έκπτωση" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" + "string": "Αφαιρεμένη έκπτωση" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", - "string": "Unassign Categories From Sale" + "string": "Διαγραφή Έκπτωσης" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { "context": "dialog header", - "string": "Unassign Products From Sale" + "string": "Αφαίρεση Κατηγοριών Από Εκπτώσεις" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { - "context": "dialog header", - "string": "Delete Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε την {saleName};" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", - "string": "Delete Sales" + "string": "Διαγραφή Εκπτώσεων" }, "src_dot_discounts_dot_views_dot_SaleList_dot_372098008": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}" + "string": "{counter,plural,one {Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτήν την έκπτωση;} other {Είστε σίγουρος/η ότι θέλετε να διαγράψετε {displayQuantity} εκπτώσεις;}}" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2944,7 +3528,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "Διαγραφή Κουπονιού" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", @@ -2952,11 +3536,11 @@ }, "src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": { "context": "dialog header", - "string": "Delete Vouchers" + "string": "Διαγραφή Κουπονιών" }, "src_dot_done": { "context": "button", - "string": "Done" + "string": "Τέλος" }, "src_dot_draft": { "context": "order status", @@ -2974,7 +3558,7 @@ "string": "Επεξεργασία" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,12 +3566,15 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Σφάλμα" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" }, "src_dot_firstName": { - "string": "First Name" + "string": "Όνομα" }, "src_dot_fulfilled": { "context": "order status", @@ -2996,9 +3583,617 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Πελάτης" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Σημείωση" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Λεπτομέρειες" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Έληξε" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Λεπτομέρειες" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Ποσό" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Νόμισμα" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Προιόν" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Κατάσταση" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Διαγραφή" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Απενεργοποίηση" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Ενεργοποίηση" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Προιόν" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Ρυθμίσεις" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", - "string": "Home" + "string": "Αρχική" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": { "string": "Order #{orderId} was placed from draft by {userEmail}" @@ -3012,11 +4207,44 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Δεν έχετε παραγγελίες έτοιμες για διαλογή" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { - "string": "Last Name" + "string": "Επώνυμο" + }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" }, "src_dot_manage": { "context": "button", @@ -3035,31 +4263,30 @@ }, "src_dot_ok": { "context": "button", - "string": "OK" + "string": "Εντάξει" }, "src_dot_optionalField": { "context": "field is optional", - "string": "Optional" + "string": "Προαιρετικά" }, "src_dot_orders": { "context": "orders section name", - "string": "Orders" + "string": "Παραγγελίες" + }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", - "string": "Cancel Orders" + "string": "Ακύρωση Παραγγελιών" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": { "string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Διεύθυνση τιμολόγησης" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Δε βρέθηκαν αποτελέσματα" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Διεύθυνση αποστολής" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3087,17 +4394,17 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2312694610": { "context": "subheader", - "string": "Contact Information" + "string": "Πληροφορίες Επικοινωνίας" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": { - "string": "Search Customers" + "string": "Αναζήτηση Πελατών" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": { "context": "link", "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "Διεύθυνση Αποστολής" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3105,21 +4412,68 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": { "context": "billing address", - "string": "Same as shipping address" + "string": "Ίδια με τη διεύθυνση αποστολής" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": { - "string": "Anonymous user" + "string": "Ανώνυμος χρήστης" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { - "string": "Billing Address" + "string": "Διεύθυνση Τιμολόγησης" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", - "string": "Cancel order" + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", + "string": "Ακύρωση παραγγελίας" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Προσθήκη" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Αξία έκπτωσης" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Σταθερό Ποσό" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Μη έγκυρη τιμή" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Ποσοστό" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3133,7 +4487,7 @@ "string": "Τιμή" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1895667608": { - "string": "Product" + "string": "Προιόν" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_2796503714": { "context": "quantity of ordered products", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Σύνολο" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Έκπτωση" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Μερικό Σύνολο" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Σύνολο" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3170,11 +4538,15 @@ }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": { "context": "button", - "string": "Add products" + "string": "Προσθήκη προϊόντων" + }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", - "string": "Create order" + "string": "Δημιουργία παραγγελίας" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": { "context": "tab name", @@ -3185,7 +4557,7 @@ }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", - "string": "Created" + "string": "Δημιουργήθηκε" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": { "context": "draft order", @@ -3195,7 +4567,7 @@ "string": "No draft orders found" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { - "string": "No. of Order" + "string": "Αρ. Παραγγελίας" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": { "string": "Πελάτης" @@ -3210,80 +4582,122 @@ }, "src_dot_orders_dot_components_dot_OrderDraftPage_dot_1854613983": { "context": "button", - "string": "Cancel order" + "string": "Ακύρωση παραγγελίας" }, "src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": { "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { + "context": "page header", + "string": "Παραγγελία" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { "context": "page header", "string": "Order no. {orderNumber} - Add Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { "context": "header", "string": "Items ready to ship" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { - "context": "page header", - "string": "Order" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Όνομα προϊόντος" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", "string": "Send shipment details to customer" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", - "string": "Order #{orderNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", - "string": "SKU" + "string": "Κωδικός Αποθήκης" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Επιστροφή" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", - "string": "Select Warehouse" + "string": "Επιλογή αποθήκης" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Ποσότητα" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Αριθμός εντοπισμού" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Αριθμός εντοπισμού" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Τιμή" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Ποσότητα" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Σύνολο" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,29 +4798,29 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": { - "string": "Order History" + "string": "Ιστορικό Παραγγελιών" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": { "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3470,10 +4831,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": { "context": "order history message", - "string": "Payment failed" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" + "string": "Η πληρωμή απέτυχε" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", @@ -3495,23 +4853,43 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": { "context": "dialog header", - "string": "Send Invoice" + "string": "Αποστολή Τιμολογίου" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204": { "context": "section header", - "string": "Invoices" + "string": "Τιμολόγια" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235": { "context": "invoice create date prefix", "string": "δημιουργήθηκε" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960": { - "string": "No invoices to be shown" + "string": "Δεν υπάρχουν τιμολόγια προς προβολή" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", @@ -3519,30 +4897,58 @@ }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", - "string": "Generate" + "string": "Δημιουργία" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", - "string": "Order Settings" + "string": "Ρυθμίσεις Παραγγελίας" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": { "context": "button", - "string": "Create order" + "string": "Δημιουργία παραγγελίας" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": { - "string": "Search Orders..." + "string": "Αναζήτηση Παραγγελιών" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": { "context": "tab name", - "string": "All Orders" + "string": "Όλες Οι Παραγγελίες" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Πελάτης" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", - "string": "Created" + "string": "Δημιουργήθηκε" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" @@ -3552,7 +4958,7 @@ "string": "Πληρωμή" }, "src_dot_orders_dot_components_dot_OrderList_dot_2889196282": { - "string": "No. of Order" + "string": "Αρ. Παραγγελίας" }, "src_dot_orders_dot_components_dot_OrderList_dot_3426593715": { "context": "e-mail or full name", @@ -3567,7 +4973,7 @@ "string": "Σύνολο" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "Δεν βρέθηκαν παραγγελίες." }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", @@ -3598,158 +5004,140 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Αποστολή" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Εκκαθαρισμένο ποσό" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Επιστροφή" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Έκπτωση" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Προεγκεκριμένο ποσό" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Φόροι" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Εκκαθάριση" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Εκκαθαρισμένο ποσό" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Έκπτωση" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} αντικείμενα" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Κατάσταση πληρωμής" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Προεγκεκριμένο ποσό" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Επιστροφή" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Αποστολή" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Μερικό Σύνολο" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Φόροι" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Σύνολο" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "Ενσωματωμένος ΦΠΑ" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Επιστροφή" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Κουπόνι" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", - "string": "SKU {sku}" + "string": "Κωδικός Αποθήκης {sku}" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "string": "Αναζήτηση ονόματος προϊόντος, χαρακτηριστικού, τύπο προϊόντος κτλ" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": { "context": "dialog header", - "string": "Add Product" + "string": "Προσθήκη Προϊόντος" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Αναζήτηση Προϊόντων" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Τιμή" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Προιόν" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Ποσότητα" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Κωδικός Αποθήκης" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Επιστροφή" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Ποσό" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Σύνολο" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Τιμή" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Δεν βρέθηκαν προϊόντα" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Προιόν" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,17 +5147,25 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Σύνολο" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Ακαταλληλη τιμή" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", @@ -3777,12 +5173,96 @@ }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "Παραγγελία" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Ποσό" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Επιστροφή" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Τιμή" @@ -3792,11 +5272,11 @@ "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Δεν βρέθηκαν προϊόντα" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Προιόν" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3816,7 +5296,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Ακαταλληλη τιμή" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773": { "context": "section header", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Τιμή" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Προιόν" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Ακαταλληλη τιμή" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "Ρυθμίσεις" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3851,36 +5423,12 @@ }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", - "string": "Edit Shipping Method" + "string": "Τροποποίηση τρόπου αποστολής" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Τιμή" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Ποσότητα" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Σύνολο" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,26 +5465,33 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { - "string": "Shipping method successfully updated" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" + "string": "Τροποποίηση τρόπου αποστολής επιτυχής" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { "string": "Fulfillment successfully cancelled" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "Draft Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", "string": "Delete Order Drafts" @@ -3970,15 +5525,27 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", - "string": "Page Types" + "string": "Τύποι Σελίδων" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Δε βρέθηκαν χαρακτηριστικά" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Όνομα χαρακτηριστικού" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": { "context": "button", @@ -3990,7 +5557,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Χαρακτηριστικά Περιεχομένου" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": { "context": "delete page types with its pages", @@ -3998,7 +5565,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": { "context": "dialog header", - "string": "Delete Page Types" + "string": "Διαγραφή Τύπων Σελίδων" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141": { "context": "delete page types", @@ -4009,69 +5576,65 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Μεταδεδομένα" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Δημιουργία Τύπου Σελίδας" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Μεταδεδομένα" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Χαρακτηριστικά Περιεχομένου" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { - "string": "Search Page Type" + "string": "Αναζήτηση Τύπου Σελίδας" + }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", - "string": "All Page Types" + "string": "Όλοι Οι Τύποι Σελίδας" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902": { "context": "page type name", "string": "Content Type Name" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { - "string": "No page types found" + "string": "Κανένας τύπος σελίδας δε βρέθηκε" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" }, "src_dot_pageTypes_dot_views_dot_3442954831": { - "string": "Page type deleted" + "string": "Ο τύπος σελίδας διαγράφηκε" }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "Αφαίρεση" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", @@ -4082,11 +5645,11 @@ }, "src_dot_pages": { "context": "pages section name", - "string": "Pages" + "string": "Σελίδες" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": { "context": "page header", - "string": "Create Page" + "string": "Δημιουργία Σελίδας" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": { "string": "Add search engine title and description to make this page easier to find" @@ -4097,11 +5660,11 @@ }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786": { "context": "page label", - "string": "Visible" + "string": "Ορατό" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_77815154": { "context": "page label", - "string": "Hidden" + "string": "Κρυμμένο" }, "src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": { "context": "page content", @@ -4113,7 +5676,15 @@ }, "src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": { "context": "button", - "string": "Create page" + "string": "Δημιουργία σελίδας" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Τύποι Σελίδων" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", @@ -4121,10 +5692,10 @@ }, "src_dot_pages_dot_components_dot_PageList_dot_1459686496": { "context": "page status", - "string": "Visibility" + "string": "Ορατότητα" }, "src_dot_pages_dot_components_dot_PageList_dot_2489163252": { - "string": "No pages found" + "string": "Δε βρέθηκαν σελίδες" }, "src_dot_pages_dot_components_dot_PageList_dot_3478065224": { "context": "page internal name", @@ -4136,25 +5707,25 @@ }, "src_dot_pages_dot_components_dot_PageList_dot_3767550649": { "context": "page status", - "string": "Not Published" + "string": "Μη Δημοσιευμένη" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520": { - "string": "Content type" + "string": "Τύπος περιεχομένου" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004": { "context": "section header", - "string": "Organize Content" + "string": "Οργάνωση Περιεχομένου" }, "src_dot_pages_dot_views_dot_1068617485": { "context": "header", - "string": "Create Page" + "string": "Δημιουργία Σελίδας" }, "src_dot_pages_dot_views_dot_2680158037": { - "string": "Successfully created new page" + "string": "Η σελίδα δημιουργήθηκε επιτυχώς" }, "src_dot_pages_dot_views_dot_3246254285": { "context": "dialog header", - "string": "Delete Page" + "string": "Διαγραφή Σελίδας" }, "src_dot_pages_dot_views_dot_754348000": { "context": "delete page", @@ -4182,7 +5753,7 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_2321087286": { "context": "dialog header", - "string": "Publish Pages" + "string": "Δημοσίευση Σελίδων" }, "src_dot_pages_dot_views_dot_PageList_dot_2454977063": { "context": "dialog content", @@ -4194,11 +5765,11 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_2543350562": { "context": "notification", - "string": "Published pages" + "string": "Δημοσιευμένες σελίδες" }, "src_dot_pages_dot_views_dot_PageList_dot_2782958373": { "context": "dialog header", - "string": "Delete Pages" + "string": "Διαγραφή Σελίδων" }, "src_dot_paid": { "context": "payment status", @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Κατάσταση πληρωμής" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", - "string": "Permission Groups" + "string": "Ομάγες Δικαιωμάτων" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Δε βρέθηκαν μέλη" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Αναζήτηση Μελών Προσωπικού" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Ενεργό" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Ανενεργό" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4260,7 +5844,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", - "string": "Are you sure you want to delete {name}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {name};" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", @@ -4280,7 +5864,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": { "context": "text field label", - "string": "Group name" + "string": "Όνομα ομάδας" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": { "context": "button", @@ -4291,27 +5875,27 @@ "string": "Permission Group Name" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": { - "string": "Members" + "string": "Μέλη" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": { - "string": "Actions" + "string": "Ενέργειες" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": { "string": "No permission groups found" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "Ανενεργό" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": { "context": "empty list message", "string": "You haven’t assigned any member to this permission group yet." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": { - "string": "No members found" + "string": "Δε βρέθηκαν μέλη" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { - "string": "Email Address" + "string": "Διεύθυνση ηλεκτρονικού ταχυδρομείου" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", @@ -4327,10 +5911,10 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": { "context": "header", - "string": "Group members" + "string": "Μέλη ομάδας" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": { - "string": "Actions" + "string": "Ενέργειες" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_636461959": { "context": "staff member full name", @@ -4346,40 +5930,44 @@ }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "Δημιουργία κατηγορίας" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { "string": "Permission group created" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": { "context": "button title", - "string": "Unassign" + "string": "Αφαίρεση" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": { "string": "Permission Group Deleted" }, "src_dot_plugins": { "context": "plugins section name", - "string": "Plugins" + "string": "Πρόσθετα" }, "src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": { "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", - "string": "Plugin Name" + "string": "Όνομα Πρόσθετου" }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": { "context": "plugin status", - "string": "Status" + "string": "Κατάσταση" }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": { "context": "section header", - "string": "Plugin Information and Status" + "string": "Πληροφορίες και Κατάσταση Πρόσθετου" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4391,69 +5979,97 @@ }, "src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": { "context": "section header", - "string": "Plugin Settings" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" + "string": "Ρυθμίσεις Πρόσθετου" }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", - "string": "{pluginName} Details" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." + "string": "Λεπτομέρειες {pluginName}" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { - "string": "Search Plugins..." + "string": "Αναζήτηση Πρόσθετων" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": { "context": "tab name", - "string": "All Plugins" + "string": "Όλα τα Πρόσθετα" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Ενεργό" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Ενεργό" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Όνομα" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { - "string": "No plugins found" + "string": "Δε βρέθηκαν πρόσθετα" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Ενεργό" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Ρυθμίσεις" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Απενεργοποιημένη" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Όνομα" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" }, "src_dot_plugins_dot_views_dot_955370043": { - "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" + "string": "Το πρόσθετο ενδέχεται να σταματήσει να λειτουργεί αφότου καθαριστεί αυτό το πεδίο. Είστε σίγουρος/η ότι θέλετε να συνεχίσετε;" + }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" }, "src_dot_productTypes": { "context": "product types section name", - "string": "Product Types" + "string": "Τύποι Προϊόντων" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Δε βρέθηκαν χαρακτηριστικά" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Όνομα χαρακτηριστικού" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": { "context": "button", @@ -4465,25 +6081,26 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": { "context": "section header", - "string": "Product Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" + "string": "Χαρακτηριστικά Προϊόντων" }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4491,11 +6108,11 @@ "string": "All Product Types" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": { - "string": "Search Product Type" + "string": "Αναζήτηση Τύπου Προϊόντος" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": { "context": "button", - "string": "create product type" + "string": "δημιουργία τύπου προϊόντος" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": { "context": "product type", @@ -4503,7 +6120,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": { "context": "product", - "string": "Digital" + "string": "Ψηφιακό" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": { "context": "product", @@ -4511,10 +6128,10 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": { "context": "product type is digital or physical", - "string": "Type" + "string": "Τύπος" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { - "string": "No product types found" + "string": "Δε βρέθηκαν τύποι προϊόντων" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": { "context": "product type", @@ -4526,7 +6143,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", - "string": "Type" + "string": "Τύπος" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": { "context": "product type name", @@ -4538,11 +6155,11 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": { "context": "product type", - "string": "Digital" + "string": "Ψηφιακό" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": { "context": "product type", - "string": "Physical" + "string": "Φυσικό" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": { "context": "product type shipping settings, section header", @@ -4558,19 +6175,44 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Βάρος" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Δε βρέθηκαν χαρακτηριστικά" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Όνομα χαρακτηριστικού" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { - "string": "Product type deleted" + "string": "Οι τύποι προϊόντος διαγράφηκαν" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": { "context": "dialog header", @@ -4582,7 +6224,7 @@ }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": { "context": "unassign attribute from product type, button", - "string": "Unassign" + "string": "Αφαίρεση" }, "src_dot_products": { "context": "products section name", @@ -4623,33 +6265,30 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": { "context": "button", - "string": "Load More" + "string": "Φόρτωση Περισσοτέρων" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218": { "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854": { "context": "informations about product seo, header", - "string": "SEO Information" + "string": "Πληροφορίες SEO" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,31 +6300,23 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", - "string": "Export as:" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" + "context": "export items as csv or spreadsheet file", + "string": "Εξαγωγή ως:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", - "string": "Export Settings" + "string": "Ρυθμίσεις Εξαγωγής" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "Επιλογή Όλων" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { - "string": "Search Atrtibuttes" + "string": "Αναζήτηση Χαρακτηριστικών" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": { "string": "Export Product Stock Quantity to CSV" @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4704,120 +6335,175 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": { "context": "input helper text, search attributes", - "string": "Search by attribute name" + "string": "Αναζήτηση με όνομα χαρακτηριστικού" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "εξαγωγή προϊόντων" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Πληροφορίες Εξαγωγής" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Τιμή" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", - "string": "Create Product" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "Δημιουργία Προϊόντος" }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Εξαγωγή Προϊόντων" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { - "string": "Search Products..." + "string": "Αναζήτηση Προϊόντων..." }, "src_dot_products_dot_components_dot_ProductListPage_dot_821159718": { "context": "tab name", - "string": "All Products" + "string": "Όλα Τα Προϊόντα" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", - "string": "Available" + "string": "Διαθέσιμο" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", - "string": "Hidden" + "string": "Κρυμμένο" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", - "string": "Out Of Stock" + "string": "Εκτός Αποθέματος" }, "src_dot_products_dot_components_dot_ProductListPage_dot_price": { "string": "Τιμή" }, "src_dot_products_dot_components_dot_ProductListPage_dot_quantity": { "context": "product", - "string": "Stock quantity" + "string": "Ποσότητα αποθέματος" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visibility": { "context": "product visibility", - "string": "Visibility" + "string": "Ορατότητα" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visible": { "context": "product is visible", - "string": "Visible" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Τιμή" + "string": "Ορατό" }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", - "string": "Simple" + "string": "Απλό" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "Δεν βρέθηκαν προϊόντα" }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Όνομα" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Διαθεσιμότητα" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Τιμή" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Τύπος" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Προαιρετικά" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Κατηγορία" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4838,7 +6523,7 @@ "string": "*Optional. Adding product to collection helps users find it." }, "src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": { - "string": "Product Type" + "string": "Τύπος Προϊόντος" }, "src_dot_products_dot_components_dot_ProductShipping_dot_1325966144": { "context": "product shipping", @@ -4848,17 +6533,42 @@ "context": "product weight", "string": "Βάρος" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { - "string": "SKU (Stock Keeping Unit)" + "string": "Κωδικός Αποθήκης" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "Όνομα Αποθήκης" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Ποσότητα" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Κανάλια" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Δημοσιευμένο" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4903,11 +6659,15 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "Διαγραφή παραλλαγής" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", - "string": "Save variant" + "string": "Αποθήκευση παραλλαγής" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", @@ -4916,17 +6676,20 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", - "string": "Attribute" + "string": "Χαρακτηριστικό" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": { "context": "variant attribute", - "string": "Select Attribute" + "string": "Επιλογή Χαρακτηριστικού" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": { "context": "page title", - "string": "Price and SKUs" + "string": "Τιμές και Κωδικοί Αποθήκης" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": { "context": "variant stock, header", @@ -4934,7 +6697,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": { "context": "product attribute values, page title", - "string": "Choose Values" + "string": "Επιλογή Τιμών" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954": { "context": "variant channel price", @@ -4942,7 +6705,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": { "context": "attribute values, variant creation step", - "string": "Select Values" + "string": "Επιλογή Τιμών" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": { "context": "variant attribute", @@ -4953,11 +6716,15 @@ "string": "Summary" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765": { - "string": "Apply single price to all SKUs" + "string": "Εφαρμογή ίδιας τιμής σε όλους τους κωδικούς αποθήκης" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -4965,7 +6732,7 @@ "string": "Apply unique prices by attribute to each SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615": { - "string": "Apply single stock to all SKUs" + "string": "Εφαρμογή ίδιου αποθέματος σε όλους τους κωδικούς αποθήκης" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": { "context": "button", @@ -4979,7 +6746,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": { "context": "create multiple variants, button", - "string": "Create" + "string": "Δημιουργία" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": { "context": "variant creator summary card header", @@ -4989,11 +6756,11 @@ "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": { - "string": "SKU" + "string": "Κωδικός Αποθήκης" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": { "context": "variant creation step", - "string": "Prices and SKU" + "string": "Τιμές και Κωδικοί Αποθήκης" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": { "string": "Based on your selections we will create 8 products. Use this step to customize price and stocks for your new products." @@ -5006,32 +6773,48 @@ "context": "variant name", "string": "Παραλλαγή" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Τιμές" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", - "string": "Delete variant" + "string": "Διαγραφή παραλλαγής" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", - "string": "Are you sure you want to delete {name}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {name};" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", - "string": "Delete Variant" + "string": "Διαγραφή παραλλαγής" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Κρυμμένο" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Διαθεσιμότητα" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5078,10 +6881,14 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Όνομα Καναλιού" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "Δε βρέθηκαν κανάλια" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,8 +6957,15 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { - "string": "SKU" + "string": "Κωδικός Αποθήκης" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", @@ -5151,7 +6973,7 @@ }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", - "string": "Delete Image" + "string": "Διαγραφή εικόνας" }, "src_dot_products_dot_views_dot_2279302139": { "string": "Variant removed" @@ -5161,7 +6983,7 @@ "string": "Create Variant" }, "src_dot_products_dot_views_dot_2880386427": { - "string": "Are you sure you want to delete this image?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε αυτήν την εικόνα;" }, "src_dot_products_dot_views_dot_3989383405": { "context": "window title", @@ -5169,7 +6991,7 @@ }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "Δημιουργία Προϊόντος" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", @@ -5191,22 +7013,18 @@ }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", - "string": "Delete Products" + "string": "Διαγραφή προϊόντων" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,9 +7032,21 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", - "string": "Delete Product" + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {name};" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", + "string": "Διαγραφή Προϊόντος" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Αφαίρεση" @@ -5251,9 +7089,13 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", - "string": "Πωλήσεις" + "string": "Εκπτώσεις" }, "src_dot_save": { "context": "button", @@ -5262,13 +7104,20 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "Επιλογή Όλων" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", - "string": "Send" + "string": "Αποστολή" }, "src_dot_serviceAccounts": { "context": "service accounts section name", @@ -5279,18 +7128,22 @@ }, "src_dot_shipping": { "context": "shipping section name", - "string": "Shipping Methods" + "string": "Τρόποι Αποστολής" }, "src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": { "context": "dialog header", - "string": "Delete Shipping Method" + "string": "Διαγραφή Τρόπου Αποστολής" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", - "string": "Max. value" + "string": "Μέγιστη αξία" + }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { - "string": "Min Value" + "string": "Ελάχιστη Αξία" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": { "context": "channels discount info", @@ -5298,31 +7151,31 @@ }, "src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": { "context": "card title", - "string": "Order Value" + "string": "Αξία Παραγγελίας" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Όνομα Καναλιού" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { "string": "Max Value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": { "context": "min price in channel", - "string": "Min. value" - }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Ελάχιστη αξία" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5351,14 +7200,18 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Όνομα Καναλιού" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Αναζήτηση Προϊόντων" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5375,17 +7228,26 @@ "string": "Assign products" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "Όνομα Προϊόντος" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { - "string": "Actions" + "string": "Ενέργειες" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5394,69 +7256,129 @@ "string": "Shipping Weight Unit" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "Όνομα Αποθήκης" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Χώρες" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Αποστολή" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Χώρες" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Προσθήκη" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Όνομα" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", + "string": "Επιλογή αποθήκης" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", - "string": "Select Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Ρυθμίσεις" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5609,55 +7488,38 @@ }, "src_dot_shipping_dot_views_dot_1010705153": { "context": "dialog header", - "string": "Delete Shipping Zone" + "string": "Διαγραφή Ζώνης Αποστολής" }, "src_dot_shipping_dot_views_dot_1711385401": { "context": "dialog header", - "string": "Delete Shipping Zones" + "string": "Διαγραφή Ζώνων Αποστολής" + }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "Αφαίρεση" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", - "string": "Delete Shipping Zone" + "string": "Διαγραφή Ζώνης Αποστολής" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,81 +7533,87 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { - "string": "Saleor ran into an unexpected problem" + "string": "Προέκυψε ένα πρόβλημα με το Saleor" }, "src_dot_staff": { "context": "staff section name", - "string": "Staff Members" + "string": "Μέλη Προσωπικού" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": { "context": "dialog header", - "string": "Invite Staff Member" + "string": "Πρόσκληση Μέλους Προσωπικού" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": { "context": "button", @@ -5759,20 +7627,31 @@ "context": "dialog header", "string": "Δικαιώματα" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Ο χρήστης είναι ενεργός" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": { "context": "tab name", - "string": "All Staff Members" + "string": "Όλα Τα Μέλη Προσωπικού" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { - "string": "Search Staff Member" + "string": "Αναζήτηση Μέλους Προσωπικού" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": { "context": "button", - "string": "Invite staff member" + "string": "Πρόσκληση Μέλους Προσωπικού" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", @@ -5780,25 +7659,25 @@ }, "src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": { "context": "staff member's account", - "string": "Deactivated" + "string": "Απενεργοποιημένη" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_status": { "context": "staff member's account", - "string": "Status" + "string": "Κατάσταση" }, "src_dot_staff_dot_components_dot_StaffList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "Ανενεργό" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { - "string": "Email Address" + "string": "Διεύθυνση ηλεκτρονικού ταχυδρομείου" }, "src_dot_staff_dot_components_dot_StaffList_dot_3247064221": { "context": "staff member status", "string": "Ενεργό" }, "src_dot_staff_dot_components_dot_StaffList_dot_480166346": { - "string": "No staff members found" + "string": "Δε βρέθηκε μέλος προσωπικού" }, "src_dot_staff_dot_components_dot_StaffList_dot_636461959": { "context": "staff member full name", @@ -5806,10 +7685,10 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "Νέος Κωδικός" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { - "string": "New password must be at least 8 characters long" + "string": "Ο νέος κωδικός πρέπει να είναι τουλάχιστον 8 χαρακτήρων" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": { "context": "dialog header", @@ -5817,14 +7696,14 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": { "context": "input label", - "string": "Previous Password" + "string": "Προηγούμενος Κωδικός" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": { "string": "You should change your password every month to avoid security issues." }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": { "context": "button", - "string": "Change your password" + "string": "Αλλαγή του κωδικού σας" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_2237029987": { "context": "header", @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", - "string": "Staff Member Information" + "string": "Πληροφορίες Μέλους Προσωπικού" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Διαγραφή" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5876,7 +7762,7 @@ "string": "Start Hour" }, "src_dot_status": { - "string": "Status" + "string": "Κατάσταση" }, "src_dot_summary": { "string": "Summary" @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Κατηγορία" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,9 +7816,22 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Χαρακτηριστικά" + }, "src_dot_translations": { "context": "translations section name", - "string": "Translations" + "string": "Μεταφράσεις" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" @@ -6050,8 +7849,23 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Τιμές" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { - "string": "Category Name" + "string": "Όνομα Κατηγορίας" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": { "string": "Search Engine Description" @@ -6072,7 +7886,7 @@ "string": "Search Engine Title" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": { - "string": "Collection Name" + "string": "Όνομα Συλλογής" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": { "context": "header", @@ -6095,19 +7909,19 @@ "string": "Προϊόντα" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3287512325": { - "string": "Pages" + "string": "Σελίδες" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": { "string": "Κατηγορίες" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": { - "string": "Shipping methods" + "string": "Τρόποι Αποστολής" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "Χαρακτηριστικά" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { - "string": "Πωλήσεις" + "string": "Εκπτώσεις" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": { "string": "Vouchers" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6173,7 +7991,7 @@ "string": "Search Engine Title" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { - "string": "Product Name" + "string": "Όνομα Προϊόντος" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", @@ -6185,19 +8003,28 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", - "string": "Translation Sale \"{saleName}\" - {languageCode}" + "string": "Μετάφραση Εκπτωσης «{saleName}» - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { - "string": "Sale Name" + "string": "Όνομα Έκπτωσης" + }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Περιγραφή" }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Όνομα" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6241,7 +8071,7 @@ }, "src_dot_utils_dot_errors_dot_attributeRequired": { "context": "product attribute error", - "string": "All attributes should have value" + "string": "Όλα τα χαρακτηριστικά πρέπει να έχουν τιμή" }, "src_dot_utils_dot_errors_dot_attributeVariantsDisabled": { "string": "Variants are disabled in this product type" @@ -6299,14 +8129,18 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { - "string": "Invalid value" + "string": "Μη έγκυρη τιμή" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { "string": "Invalid manifest format" }, "src_dot_utils_dot_errors_dot_invalidPassword": { - "string": "Invalid password" + "string": "Μη έγκυρος κωδικός" }, "src_dot_utils_dot_errors_dot_invalidPermission": { "string": "Permission is invalid" @@ -6320,14 +8154,18 @@ }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", - "string": "Max value cannot be less than min value" + "string": "Η μέγιστη τιμή δε μπορεί να είναι μικρότερη της ελάχιστης τιμής" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "Το πρόσθετο είναι λάθος ρυθμισμένο και δε μπορεί να ενεργοποιηθεί" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6361,7 +8199,7 @@ "string": "User is out of your permissions scope" }, "src_dot_utils_dot_errors_dot_passwordNumeric": { - "string": "Password cannot be entirely numeric" + "string": "Ο κωδικός δε μπορεί να περιέχει μόνο αριθμούς" }, "src_dot_utils_dot_errors_dot_paymentMissing": { "context": "error message", @@ -6383,20 +8221,20 @@ }, "src_dot_utils_dot_errors_dot_skuUnique": { "context": "bulk variant create error", - "string": "SKUs must be unique" + "string": "Οι κωδικοί αποθήκης πρέπει να είναι μοναδικοί" }, "src_dot_utils_dot_errors_dot_slugUnique": { "context": "error message", "string": "Slug must be unique for each warehouse" }, "src_dot_utils_dot_errors_dot_tooCommon": { - "string": "This password is too commonly used" + "string": "Ο κωδικός είναι πολύ συνηθισμένος" }, "src_dot_utils_dot_errors_dot_tooShort": { - "string": "This password is too short" + "string": "Ο κωδικός είναι πολύ μικρός" }, "src_dot_utils_dot_errors_dot_tooSimilar": { - "string": "These passwords are too similar" + "string": "Αυτοί οι κωδικοί είναι πολύ όμοιοι" }, "src_dot_utils_dot_errors_dot_unique": { "string": "This needs to be unique" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6421,11 +8262,11 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "Αποθήκες" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", - "string": "Address Information" + "string": "Πληροφορίες Διεύθυνσης" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": { "context": "header", @@ -6437,14 +8278,18 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "Διαγραφή Αποθήκης" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", - "string": "Address Information" + "string": "Πληροφορίες Διεύθυνσης" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "Όνομα Αποθήκης" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6464,19 +8316,64 @@ "string": "No warehouses found" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": { - "string": "Actions" + "string": "Ενέργειες" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": { "context": "warehouse", "string": "Όνομα" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Ρυθμίσεις" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,143 +8382,99 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", - "string": "Are you sure you want to delete {name}?" + "string": "Είστε σίγουρος/η ότι θέλετε να διαγράψετε το {name};" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": { "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6638,7 +8491,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650": { "context": "user action bar", - "string": "Action" + "string": "Ενέργεια" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": { "string": "Unnamed webhook" @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Ποσότητα" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Μη διαθέσιμο προς αγορά" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Αφαίρεση" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Αφαίρεση" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Αφαίρεση" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "θα είναι διαθέσιμο στις {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "θα δημοσιευθεί στις {date}" } -} +} \ No newline at end of file diff --git a/locale/es.json b/locale/es.json index f6ded9f5a..010d9f802 100644 --- a/locale/es.json +++ b/locale/es.json @@ -3,20 +3,93 @@ "context": "dialog header", "string": "Cancelar Pedido" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Cantidad reembolsada" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Oculto" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible desde {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Estará disponible el {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determinar los atributos utilizados para crear tipos de productos" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Define y gestiona tus canales de venta" }, "configurationMenuNavigation": { "string": "Define cómo los usuarios pueden navegar por tu tienda" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Administra y agrega páginas adicionales" + "string": "Defina los tipos de páginas de contenido que se utilizan en su tienda" }, "configurationMenuPermissionGroups": { "string": "Administre sus grupos de permisos y los permisos" @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Ver y actualizar sus complementos y sus configuraciones." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "valor del descuento" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Productos reintegrados" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Cantidad fija" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Actividad" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Aquí hay información que recopilamos sobre su tienda" }, - "homeNotificationTableNoOrders": { - "string": "No hay pedidos listos para cumplir" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Un pedido está listo para ser completado} other {{amount} ordenes están listas para ser completadas}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Un pago por capturar} other {{amount} pagos por capturar}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Un producto agotado} other {{amount} productos agotados}}" - }, - "homeNotificationsNoPayments": { - "string": "No hay pagos esperando la captura" - }, - "homeNotificationsTableNoProducts": { - "string": "No hay productos agotados" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Uno ordenado} other {{amount} ordenados}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hola, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "entre" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "igual a" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Crear menú" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Título del menú" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Sin publicar" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "No establecido" @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "No establecido" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "no se aplica" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "no se aplica" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Crear tipo de página" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Seleccionar tipo de contenido" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Disponible para la compra" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Imágenes del producto" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Peso del producto de exportación" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Cobrar impuestos" }, "productExportFieldType": { "context": "product field", "string": "Tipo" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Imágenes de variantes" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Exportar SKU de variante" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilidad" + "string": "Exportar peso de variante" }, "productStockHeader": { "context": "product stock, section header", @@ -283,7 +430,7 @@ "string": "Impuestos" }, "productTypeTaxesInputLabel": { - "string": "Impuestos" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -298,7 +445,7 @@ }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "No hay almacenes configurados para su tienda. Puede configurar variantes sin proporcionar cantidades de stock." }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", @@ -306,11 +453,15 @@ }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "No hay almacenes configurados para su tienda. Para agregar cantidad de stock a la variante, configure un almacén" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "No hay almacenes configurados para su tienda. Para agregar cantidad de stock al producto, configure un almacén" + }, + "published channel": { + "context": "product label", + "string": "Publicado" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", @@ -324,17 +475,21 @@ "context": "number of products", "string": "({quantity}) productos" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Anular asignación" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Anular asignación" + "set availability date": { + "context": "product availability date label", + "string": "Establecer fecha de disponibilidad" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Anular asignación" + "shipment refund title": { + "context": "shipment refund title", + "string": "El envío fue reintegrado" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,200 +500,219 @@ "string": "¿Seguro que desea eliminar {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Almacén" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Configuración de correo" - }, "src_dot_accept": { "context": "button", "string": "Aceptar" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Aplicaciones" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Aplicaciones" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "Aplicación activada" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Aplicación desactivada" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Activar aplicación" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "¿Está seguro de activar {name}? La activación comenzará a recopilar eventos." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Activar" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Desactivar" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Desactivar aplicación" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", - "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." + "string": "¿Está seguro de desactivar esta aplicación? Su información será conservada hasta que reactive la aplicación. Se le seguirá cobrando por la aplicación." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", - "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", + "string": "¿Está seguro de deshabilitar {name}? Su información será conservada hasta que reactive la aplicación. Se le seguirá cobrando por la aplicación." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { "context": "delete custom app", - "string": "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?" + "string": "Eliminando {name}, usted eliminará toda la información y webhooks relacionados con esta aplicación. ¿Está seguro?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Eliminar aplicación" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "¿Está seguro de eliminar esta aplicación?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "Eliminando {name}, removerá la instalación de la aplicación. Si usted está abonando la suscripción de la aplicación, recuerde desuscribirse de la aplicación en el Mercado de Saelor. ¿Está seguro de eliminar la aplicación?" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Desactivar" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "Ver la política de privacidad de esta aplicación" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Editar configuración" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Privacidad de datos" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Obtener soporte" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Abrir aplicación" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Activar" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permisos de la aplicación" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "Esta aplicación tiene permisos para:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "Sobre esta aplicación:" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Tablero de Control" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Eliminar aplicación" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "¿Está seguro de eliminar esta aplicación?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "Eliminando {name}, removerá la instalación de la aplicación. Si usted está abonando la suscripción de la aplicación, recuerde desuscribirse de la aplicación en el Mercado de Saleor. ¿Está seguro de eliminar la aplicación?" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Hay un problema con la aplicación." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", - "string": "Saleor couldn’t fetch crucial information regarding installation. Without those System can’t install the app in your Saleor. Please use the button below to get back to system’s dashboard." + "string": "Saleor no pudo obtener información esencial sobre la instalación. Sin esta información, el sistema no puede instalar la aplicación en su Saleor. Por favor, use el boton debajo para volver al tablero de sistema." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Volver a la página de inicio" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "Aprender más sobre la privacidad de datos" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Instalar aplicación" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "Instalar esta aplicación le dará los siguientes permisos:" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "Desisntalar la aplicación removerá toda la información personal sobre sus clientes almacenados en {name}." }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "Está a punto de desinstalar {name}" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permisos de la aplicación" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "Acerca de" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Soporte/Preguntas Frecuentes" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "Instalaciones en curso" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Reintentar" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "Hubo un problema durante la instalación" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Instalando aplicación..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Otorgar a la aplicación acceso total a la tienda" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Incremente o restrinja los premisos de la aplicación para acceder a ciertas partes del sistema de Saleor." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "Crear nueva app" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generar token" @@ -559,23 +733,27 @@ }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Otorgar a la aplicación acceso total a la tienda" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Desactivar" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Incremente o restrinja los premisos de la aplicación para acceder a ciertas partes del sistema de Saleor." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activar" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "Información sobre la aplicación" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Nombre de la aplicación" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", @@ -586,7 +764,7 @@ }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", - "string": "Tokens" + "string": "Token" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", @@ -599,13 +777,13 @@ "context": "table actions", "string": "Acciones" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "Crear aplicación" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", @@ -613,31 +791,31 @@ }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "Acerca de" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "No tienes aplicaciones instaladas en tu tablero" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Aplicaciones de terceros" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", - "string": "Saleor Marketplace" + "string": "Mercado de Saleor" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": { "context": "marketplace content", - "string": "Marketplace is coming soon" + "string": "Mercado disponible próximamente" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": { "context": "marketplace button", - "string": "Visit Marketplace" + "string": "Visitar Mercado" }, "src_dot_apps_dot_components_dot_Marketplace_dot_52985091": { "context": "marketplace content", - "string": "Discover great free and paid apps in our Saleor Marketplace." + "string": "Descubre aplicaciones gratuitas y pagas en nuestro Mercado de Saleor" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { "string": "Generar token" @@ -665,47 +843,43 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "Eliminar Token" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", "string": "¿Estás seguro de que quieres eliminar el token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "Error al buscar configuración de la aplicación" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Instalar aplicación" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "No se pudo instalar {name}" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "Aplicación instalada" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "{name} está lista para ser usada" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "Aplicación eliminada exitosamente" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "Crear aplicación" + }, + "src_dot_assign": { + "context": "button", + "string": "Asignar" }, "src_dot_attributes": { "context": "attributes section name", @@ -733,37 +907,129 @@ "context": "dialog content", "string": "¿Estás seguro de que quieres eliminar {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catálogo de tipo de entrada para el propietario de la tienda" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Desplegable" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Archivo" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Valor requerido" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Etiqueta predeterminada" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Selección múltiple" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Codigo de atributo" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Esto se usa internamente. Asegúrate de no usar espacios" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Etiqueta predeterminada" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Fecha" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Desplegable" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Archivo" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catálogo de tipo de entrada para el propietario de la tienda" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Selección múltiple" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Páginas" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Productos" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Valor requerido" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Peso" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -823,63 +1089,74 @@ "string": "Etiqueta predeterminada" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "Defina dónde debería ser usado este atributo en el sistema de Saleor" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", "string": "Organización" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "Clase de atributo" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "Atributo de contenido" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "Atributo de producto" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", "string": "Crear un nuevo atributo" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Uso en navegación por facetada" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { + "context": "add attribute as column in product list table", + "string": "Añadir a opciones de columna" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Propiedades de la tienda" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Si está habilitado, este atributo se puede usar como una columna en la tabla de productos." }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { "context": "attribute properties regarding dashboard", "string": "Propiedades del tablero" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { + "context": "use attribute in filtering", + "string": "Usar en filtrado" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", + "string": "Si está habilitado, podrá usar este atributo para filtrar productos en la lista de productos." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Uso en navegación por facetada" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Propiedades de la tienda" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { "context": "attribute position in storefront filters", "string": "Posición en navegación facetada" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Público" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Si está habilitado, este atributo se puede usar como una columna en la tabla de productos." + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "Si se activa, el atributo va a ser accesible para los clientes." }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { - "context": "add attribute as column in product list table", - "string": "Agregar a opciones de columna" + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Imagen" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { - "context": "use attribute in filtering", - "string": "Usado en filtrado" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { - "string": "Si está habilitado, podrá usar este atributo para filtrar productos en la lista de productos." + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Asignar valor" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Atributo creado con éxito" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Atributos eliminados exitosamente" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Iniciar Sesión" + "string": "Iniciar sesión" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Contraseña" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "¿Olvidaste tu contraseña?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Lo sentimos, su nombre de usuario o contraseña son incorrectos. Inténtalo de nuevo." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Restablece tu contraseña" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Contraseña nueva" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Configura una nueva contraseña." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Establecer nueva contraseña" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirmar contraseña" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Las contraseñas no coinciden" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "¿Olvidaste tu contraseña? No se preocupe, la restableceremos por usted." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Enviar instrucciones" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Cambiar contraseña" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Regresar al inicio de sesión" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Cambiar contraseña" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "¡Éxito! En unos minutos recibirá un mensaje con instrucciones sobre cómo restablecer su contraseña." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Atrás" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancelar" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelado" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catálogo" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. de productos" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Precio" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No se encontraron productos" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Disponibilidad" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nombre" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Agregar producto" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Productos en {categoryName}" @@ -1139,7 +1446,7 @@ "string": "Eliminar productos" }, "src_dot_categories_dot_views_dot_3296953393": { - "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." + "string": "Recuerde que esto también eliminará todos los productos asignados a esta categoría, haciéndolos no disponibles en la portada." }, "src_dot_categories_dot_views_dot_3488150607": { "string": "Recuerde que esto también eliminará todos los productos asignados a esta categoría." @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Eliminar categorias" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Canales" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilidad" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Eliminar canal" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", - "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" + "string": "Eliminar el canal eliminará toda la información de producto relacionada con este canal. ¿Está seguro de eliminar este canal?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "Toda la información de órdenes de este canal necesita ser movida a otro canal. Por favor seleccione el canal a donde se moverán:" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", - "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." + "string": "No hay canales disponibles para mover la información de ordenes. Por favor, cree un canal con la misma divisa para que la información pueda ser trasladada." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Seleccionar canal" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Configuración del canal" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,25 +1527,28 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Copiar" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Divisa" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Nombre del canal" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Seleccionar un canal" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Nombre del canal" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", @@ -1231,11 +1560,11 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Desactivar" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Estado del canal" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", @@ -1243,14 +1572,46 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Activar" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Nombre del canal" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "No se encontraron canales" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", @@ -1258,7 +1619,10 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Crear canal" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,27 +1630,33 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Nuevo canal" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Crear canal" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Detalles del canal" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Canal eliminado" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Canal eliminado" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Seleccionar archivo" }, "src_dot_clear": { "context": "button", "string": "Limpiar" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Colecciones" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Todas las colecciones" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Buscar colección" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Disponibilidad" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No se encontraron productos" }, @@ -1400,7 +1782,7 @@ "string": "Producto eliminado de la colección" }, "src_dot_collections_dot_views_dot_3576236500": { - "string": "Manage Collection Channel Availability" + "string": "Administrar disponibilidad de la colección de canales" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", @@ -1475,70 +1857,120 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Área del país" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Asignar atributos" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No se han encontrado resultados" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Buscar atributos" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Buscar por nombre de atributo" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Asignar atributo" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No se han encontrado resultados" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Asignar" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Buscar por nombre de atributo" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Buscar atributos" - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { "context": "dialog header", - "string": "Assign Category" + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Buscar por nombre de categoría, etc..." + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { + "context": "dialog header", + "string": "Asignar categoría" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Buscar categoría" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Buscar por nombre de colección, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Buscar por nombre de categoría, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", - "string": "Asignar coleción" + "string": "Asignar colección" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Buscar colección" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Buscar por nombre de colección, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Asignar" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Asignar productos" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Buscar por nombre de producto, atributo, tipo de producto, etc." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Buscar Productos" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Buscar por nombre de producto, atributo, tipo de producto, etc." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Asignar producto" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { - "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Buscar por nombre de producto, atributo, tipo de producto, etc." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", + "string": "¿Está seguro de desasignar {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atributos" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Valores" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valor" @@ -1559,114 +1995,113 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No hay resultados" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Oculto" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { - "string": "Select channels you want for {contentType} to be available on" + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { - "string": "Select all channels" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { - "string": "Channels A to Z" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { - "string": "Search through channels" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "oculta" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { - "context": "product status title", - "string": "Available in {count}/{allCount}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "desde {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publicar en" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Establecer fecha de publicación" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { "context": "section header", "string": "Disponibilidad" }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + "string": "Disponible en {selectedChannelsCount} de {allChannelsCount, plural, one {# channel} other {#channels}}" }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { "context": "section header button", "string": "Gestionar" }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Mostrar en la lista de productos" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "desde {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publicar en" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Deshabilitar esta casilla removerá el producto de las páginas de búsqueda y categoría. Estará disponible en la página de colección." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Establecer como disponible en" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Establecer fecha de publicación" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { + "string": "Seleccione los canales en los que quiere que {contentType} esté disponible" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { + "string": "No se encontraron canales" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { + "string": "Seleccionar todos los canales" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { + "string": "Canales de la A a la Z" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { + "string": "Buscar por los canales" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Buscar por los canales" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Seleccione los canales en los que quiere que {contentType} esté disponible" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { + "context": "product status title", + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicado" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Estado" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" + }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", "string": "Reiniciar" @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Área del país" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} paises" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "¿Estás seguro de que deseas eliminar {name} de la pestaña de búsqueda?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Escaparate" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Interactué con GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Regresar al inicio" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Tablero de Control" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "No te preocupes, todo va a estar bien" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Hemos encontrado un problema ..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Subir" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No hay resultados" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "igual a" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "y" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Ver más" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "entre" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtros" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "y" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtros" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Guardar cambios" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Suelta aquí para subir" @@ -1791,50 +2260,38 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Agregar" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valor" }, "src_dot_components_dot_Metadata_dot_1509432322": { "context": "header", - "string": "Metadata" + "string": "Metadatos" }, "src_dot_components_dot_Metadata_dot_1535223586": { "context": "header", - "string": "Private Metadata" + "string": "Metadatos privados" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", - "string": "Field" + "string": "Campo" + }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", - "string": "Add Field" + "string": "Agregar campo" }, "src_dot_components_dot_Metadata_dot_4190792473": { "context": "table action", "string": "Acciones" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "Hasta {money}" @@ -1858,7 +2315,7 @@ "string": "No se han encontrado resultados" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { - "string": "Navigator" + "string": "Navegador" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", @@ -1992,8 +2449,16 @@ "context": "button", "string": "Regresar al panel administrativo" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { - "string": "Price cannot be lower than 0" + "string": "El precio no puede ser menor que 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { "string": "No se han encontrado resultados" @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "{number} artículos seleccionados" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Enviar" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Deja tu nota aquí ..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Cerrar Sesión" @@ -2076,10 +2548,10 @@ }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", - "string": "Enable Dark Mode" + "string": "Hablitar modo oscuro" }, "src_dot_components_dot_VisibilityCard_dot_1311467573": { - "string": "Show in product listings" + "string": "Mostrar en la lista de productos" }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", @@ -2094,11 +2566,11 @@ "string": "Publicar en" }, "src_dot_components_dot_VisibilityCard_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + "string": "Deshabilitar esta casilla removerá el producto de las páginas de búsqueda y categoría. Estará disponible en la página de colección." }, "src_dot_components_dot_VisibilityCard_dot_2699516026": { "context": "available on date", - "string": "Set available on" + "string": "Establecer como disponible en" }, "src_dot_components_dot_VisibilityCard_dot_292404896": { "string": "Establecer fecha de publicación" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Deshacer" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2142,51 +2610,67 @@ "string": "Configuración de envío" }, "src_dot_configuration_dot_1742602794": { - "string": "Attributes and Product Types" + "string": "Atributos y tipos de producto" }, "src_dot_configuration_dot_3140151600": { "string": "Configuraciones de personal" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "Administración de contenido" }, "src_dot_configuration_dot_3655543906": { "string": "Configuraciones del producto" }, "src_dot_configuration_dot_887806978": { - "string": "Multichannel" + "string": "Multicanal" }, "src_dot_confirm": { "context": "button", "string": "Confirmar" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": { - "string": "Product Export Failed" + "string": "Falló la exportación de producto" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText": { - "string": "Product export has finished and was sent to your email address." + "string": "La exportación el producto ha terminado y ha sido enviado a tu correo electrónico" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedTitle": { "context": "csv file exporting has finished, header", - "string": "Exporting CSV finished" + "string": "Exportación de CSV ha finalizado" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText": { - "string": "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!" + "string": "La factura solicitada ha sido generada, y fue agregada al comienzo de la lista de esta vista." }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": { "context": "invoice generating has finished, header", - "string": "Invoice Generated" + "string": "Factura Creada" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": { "context": "dialog header, title", - "string": "Invoice Generation" + "string": "Creación de Facturas" + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refrescar" + }, + "src_dot_continue": { + "context": "button", + "string": "Continuar" }, "src_dot_create": { "context": "button", "string": "Crear" }, "src_dot_customApps": { - "string": "Local Apps" + "string": "Aplicaciones locales" }, "src_dot_customers": { "context": "customers section name", @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Agregar Dirección " }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "Libreta de direcciones de {fullName}" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Este cliente no tiene ninguna dirección agregada a su libreta de direcciones. Puede agregar la dirección usando el botón a continuación." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "No hay una dirección para mostrar para este cliente" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Añadir dirección" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Este cliente no tiene ninguna dirección agregada a su libreta de direcciones. Puede agregar la dirección usando el botón a continuación." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "Libreta de direcciones de {fullName}" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Detalles de {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "No hay una dirección para mostrar para este cliente" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Dirección predeterminada" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Dirección de facturación predeterminada" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Establecer como dirección de envío predeterminada" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Dirección de entrega por defecto" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Eliminar dirección" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Editar dirección" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Establecer como dirección de facturación predeterminada" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Dirección de entrega por defecto" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Establecer como dirección de envío predeterminada" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Nota" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Informaciones personales" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Información de contacto" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Buscar cliente" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Tablero de Control" }, + "src_dot_date": { + "string": "Fecha" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Borrar" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Descripción" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Descuentos" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Nombre de categoría" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { + "context": "button", + "string": "Asignar categorías" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { "context": "section header", "string": "Categorías elegibles" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", "string": "No se encontraron categorías" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nombre de categoría" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Productos" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { - "context": "button", - "string": "Asignar categorpias" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { "context": "button", "string": "Asignar coleciones" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No se encontraron colecciones" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { - "context": "number of products", - "string": "Productos" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Nombre de colección" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Colecciones elegibles" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No se encontraron colecciones" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nombre de colección" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Productos" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Asignar paises" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Periodo Activo" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No se encontraron productos" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Asignar productos" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Nombre del producto" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Productos elegibles" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No se encontraron productos" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Disponibilidad" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Nombre del producto" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Tipo de producto" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Productos elegibles" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No se encontraron variantes" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Nombre del producto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Tipo de producto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Activo" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Caducado" @@ -2603,14 +3143,14 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": { "context": "channels sale info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canales que no tienen asignados descuentos usarán su canal padre para determinar el precio. El precio será convertido a la divisa del canal." }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "No se encontraron canales" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nombre del canal" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generar código" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { + "context": "limit voucher", + "string": "Limitar a un uso por cliente" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", "string": "Número límite de veces que este descuento se puede usar en total" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { "context": "limit voucher", - "string": "Límite de un uso por cliente" + "string": "Limit to staff only" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Límite de usos" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Límite de uso" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limite de usos" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Activo" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Caducado" @@ -2746,7 +3299,7 @@ "string": "Valor" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canales que no tienen asignados descuentos usarán su canal padre para determinar el precio. El precio será convertido a la divisa del canal." }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": { "context": "voucher requirements, header", @@ -2761,11 +3314,11 @@ "string": "Cantidad mínima de elementos" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "No se encontraron canales" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nombre del canal" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", @@ -2823,20 +3376,20 @@ "string": "Solo una vez por pedido" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canales que no tienen asignados descuentos usarán su canal padre para determinar el precio. El precio será convertido a la divisa del canal." }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": { "string": "Información específica del cupón" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "No se encontraron canales" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { "string": "Si esta opción está desactivada, se contará el descuento por cada producto elegible" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nombre del canal" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2854,46 +3407,76 @@ "string": "Venta creada con éxito" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { - "string": "Manage Sales Channel Availability" + "string": "Administra Disponibilidad de Canales de Venta" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "¿Seguro que desea eliminar {saleName}?" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Administra Disponibilidad del Canal" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Anular asignación de categorías de la venta" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Anular asignación de colecciones de la venta" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", "string": "Venta eliminada" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "Venta eliminada" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Anular asignación de productos de la venta" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Eliminar venta" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Anular asignación de categorías de la venta" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "¿Seguro que desea eliminar {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Eliminar ventas" @@ -2903,25 +3486,26 @@ "string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta venta?} other {¿Está seguro de que desea eliminar las {displayQuantity} ventas?}}" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Administra Disponibilidad del Canal de Productos" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Cupón creado con éxito" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Cupón eliminado" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Anular asignación de colecciones del cupón" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Anular asignación de productos del cupón" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + "string": "{counter,plural,one {¿Está seguro de que desea anular la asignación de esta categoría?} other {¿Está seguro de que desea anular la asignación de {displayQuantity} categorías?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": { "context": "dialog header", @@ -2929,18 +3513,18 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {¿Está seguro de que desea anular la asignación de este producto?} other {¿Está seguro de que desea anular la asignación de {displayQuantity} productos?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", "string": "¿Seguro que desea eliminar {voucherCode}?" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "string": "Administra Disponibilidad del Canal" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {¿Está seguro de que desea anular la asignación de esta colección?} other {¿Está seguro de que desea anular la asignación de {displayQuantity} colecciones?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", @@ -2974,7 +3558,7 @@ "string": "Editar" }, "src_dot_email": { - "string": "Dirección de correo electrónico" + "string": "Email address" }, "src_dot_endDate": { "string": "Fecha final" @@ -2982,9 +3566,12 @@ "src_dot_endHour": { "string": "Hora final" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", - "string": "Exchange Rates" + "string": "Tasas de cambio" }, "src_dot_firstName": { "string": "Primer nombre" @@ -2994,7 +3581,615 @@ "string": "Completada" }, "src_dot_generalInformations": { - "string": "General Information" + "string": "Información general" + }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Cliente" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Nota" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exportando CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Cambiar" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detalles" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Caducado" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detalles" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Cantidad" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Divisa" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Producto" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Estado" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Eliminar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Desactivar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Producto" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Configuración" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" }, "src_dot_home": { "context": "home section name", @@ -3004,7 +4199,7 @@ "string": "El pedido #{orderId} fue realizado desde un borrador por {userEmail}" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email": { - "string": "Order #{orderId} was placed from draft" + "string": "La orden #{orderId} fue creada desde los borradores" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": { "string": "El pedido #{orderId} fue pagado completamente" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "El pedido #{orderId} fue realizado" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No hay pedidos listos para cumplir" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No hay pagos esperando la captura" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { - "string": "Variant {name} has been set as default." + "string": "La variante {name} ha sido asignada por defecto" + }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" }, "src_dot_lastName": { "string": "Apellido" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Gestionar" @@ -3045,17 +4273,16 @@ "context": "orders section name", "string": "Pedidos" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Editar dirección de envío" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Editar dirección de facturación" + "string": "Canal de ventas" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", @@ -3076,7 +4303,87 @@ }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" + "string": "Canal de ventas" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Dirección de facturación" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Añadir dirección" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No se han encontrado resultados" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Dirección de envío" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No hay notas del cliente" @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Dirección de facturación" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Orden #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancelar pedido" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Añadir" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Valor de descuento" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Cantidad fija" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Valor invalido" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Porcentaje" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Añadir transportista" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Impuestos (IGV incluido)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Descuento" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Transportistas no aplicables" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Impuestos (IGV incluido)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Agregar productos" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Crear orden" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalizar" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "No. de orden {orderNumber} - Agregar envio" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Cantidad a enviar" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Completar" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "Sin stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Ítems listos para envío" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Pedido" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nombre del Producto" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Enviar detalles de envío al cliente" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Orden #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "No. de orden {orderNumber} - Agregar envio" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Ítems listos para envío" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Sin stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nombre del Producto" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Cantidad a enviar" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Enviar detalles de envío al cliente" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Completar" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Añadir seguimiento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Editar seguimiento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Reembolso" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "No. de seguimiento: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Enviar detalles de envío al cliente" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "¿Estás seguro de que deseas cancelar la entrega? La cancelación de una entrega repondrá los productos en un almacén seleccionado." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancelar envío" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Cantidad" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Enviar productos" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Número de seguimiento" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nombre del Producto" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Número de seguimiento" @@ -3292,74 +4706,13 @@ "context": "dialog header", "string": "Añadir código de seguimiento" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Añadir seguimiento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Precio" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Producto" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Editar seguimiento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Cantidad" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "No. de seguimiento: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "({quantity}) Cumplidos" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "({quantity}) cancelados" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancelar envío" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Enviado desde: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "La dirección del pedido se actualizó" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", - "string": "Order was marked as paid" + "string": "La orden ha sido marcada como pagada" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": { "context": "order history message", @@ -3393,25 +4746,33 @@ "context": "order history message", "string": "Se agregó una nota al pedido" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "La confirmación del pedido se envió al cliente." }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085": { "context": "order history message", - "string": "Invoice was requested by {requestedBy}" + "string": "La factura fue solicitada por {requestedBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": { "context": "order history message", "string": "El pago fue anulado" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "La orden ha sido completamente pagada. " }, "src_dot_orders_dot_components_dot_OrderHistory_dot_276183305": { "context": "order history message", - "string": "Order was confirmed" + "string": "Pedido confirmado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", @@ -3427,7 +4788,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": { "context": "order history message", - "string": "Payment was authorized" + "string": "El pago fue autorizado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": { "context": "order history message", @@ -3437,17 +4798,21 @@ "context": "order history message", "string": "El pago fue reembolsado" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Se agregaron productos al borrador del pedido" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", - "string": "Order was refunded by {refundedBy}" + "string": "La orden fue reintegrada por {refundedBy}" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was updated" + "string": "A factura no. {invoiceNumber} fue actualizada" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": { "string": "Historial del pedido" @@ -3456,13 +4821,9 @@ "context": "order history message", "string": "{quantity} artículos sobrevendidos" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Los productos fueron eliminados del borrador del pedido" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", - "string": "Order refund information was sent to customer" + "string": "El reintegro de la orden fue enviado al cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": { "context": "order history message", @@ -3472,12 +4833,9 @@ "context": "order history message", "string": "Pago fallido" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", - "string": "Order cancel information was sent to customer" + "string": "La información de la cancelación de la orden fue enviada al cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": { "context": "order history message", @@ -3485,33 +4843,53 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_748112244": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was generated by {generatedBy}" + "string": "La factura no. {invoiceNumber} fue creada por {generatedBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_88351908": { "context": "order history message", - "string": "Invoice was sent to customer by {sentBy}" + "string": "La factura fue enviada al cliente por {sentBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": { "context": "order history message", "string": "El pedio fue cancelado" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { - "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" + "string": "¿Está seguro de que desea enviar esta factura: {invoiceNumber} al cliente?" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": { "context": "dialog header", - "string": "Send Invoice" + "string": "Enviar Factura" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204": { "context": "section header", - "string": "Invoices" + "string": "Facturas" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235": { "context": "invoice create date prefix", "string": "creada" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960": { - "string": "No invoices to be shown" + "string": "No hay facturas por mostrar" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", @@ -3519,11 +4897,15 @@ }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", - "string": "Generate" + "string": "Crear" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", - "string": "Order Settings" + "string": "Configuraciones de Ordenes" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": { "context": "button", @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Todos los pedidos" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Cliente" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Creado" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Estado de cumplimiento" }, @@ -3571,13 +4977,13 @@ }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", - "string": "Transaction reference" + "string": "Referencia de la transacción" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563": { - "string": "Please provide a transaction reference using the input below:" + "string": "Por favor provea una referencia de transacción en la entrada de abajo:" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861": { - "string": "You're going to mark this order as paid." + "string": "Usted va a marcar esta orden como pagada." }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": { "context": "dialog header", @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Pago anulado" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Envío" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT incluido" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} ítems" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Cantidad retenida" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Anular" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Reembolso" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Marcar como pagado" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Saldo pendiente" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Descuento" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Monto preautorizado" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Impuestos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Captura" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Cantidad retenida" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Descuento" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} elementos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Marcar como pagado" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Saldo pendiente" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Estado del Pago" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Monto preautorizado" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Reembolso" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Cantidad reembolsada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Envío" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "no se aplica" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "no se aplica" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Impuestos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT incluido" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Reembolso" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Cupón" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,75 +5105,29 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Buscar Productos" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No hay productos que coincidan con la consulta dada" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Precio" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Producto" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Reembolso" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Cantidad" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Precio" @@ -3753,15 +5141,11 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Cantidad Reembolsada" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" - }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" + "string": "Ajustar cantidad máxima" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3769,11 +5153,23 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Valor inadecuado" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Cumplimiento" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", - "string": "Order no. {orderNumber} - Refund" + "string": "No. de orden {orderNumber} - Reembolso" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", @@ -3783,13 +5179,97 @@ "context": "page header with order number", "string": "Orden #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Cantidad Reembolsada" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Reembolso {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Cantidad Automática" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Cantidad Manual" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Reintegrar costos de envío" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "La cantidad no puede ser mayor al reembolso máximo" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Cantidad debe ser mayor a 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Cantidad Autorizada" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Cantidad" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Reintegro máximo
" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previamente reintegrado" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Cantidad reembolsada propuesta" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Reembolso" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Cantidad total reembolsada" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Precio" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", - "string": "Unfulfilled Products" + "string": "Productos No Surtidos" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { "string": "No se encontraron productos" @@ -3800,15 +5280,15 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", - "string": "Unfulfilled products will be restocked" + "string": "Los productos sin cumplir serán reabastecidos" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Cantidad Reembolsada" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" + "string": "Ajustar cantidad máxima" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3816,73 +5296,141 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Valor inadecuado" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773": { "context": "section header", - "string": "Refund Order" + "string": "Reintegrar orden" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous": { "context": "refund type", - "string": "Miscellaneous Refund" + "string": "Reembolso Misceláneo" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": { "context": "refund type", - "string": "Refund Products" + "string": "Reembolsar Productos" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Precio" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Producto" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Reemplazar" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Ajustar cantidad máxima" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "({quantity}) cancelados" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "({quantity}) Cumplidos" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Valor inadecuado" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Reintegrado ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "No completada" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Orden #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", - "string": "Order settings" + "string": "Configuracion de la orden" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217": { - "string": "General Settings" + "string": "Configuración general" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", "string": "Configuración" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", - "string": "All orders will be automatically confirmed and all payments will be captured." + "string": "Todos los pedidos serán automáticamente confirmados y todos los pagos serán capturados." }, "src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": { "context": "checkbox label", - "string": "Automatically confirm all orders" + "string": "Confirmar todas las órdenes automáticamente" }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", "string": "Editar método de envío" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Precio" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Producto" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Completar" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Cantidad" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "No cumplido ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { - "string": "We’re generating the invoice you requested. Please wait a couple of moments" + "string": "Estamos creando la factura solicitada. Por favor espere un momento" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": { "string": "Pago capturado con éxito" @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Pedido actualizado correctamente" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { - "string": "Invoice email sent" + "string": "Correo electrónico de factura enviado" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { - "string": "Invoice is Generating" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Orden #{orderNumber}" + "string": "Creando Factura" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Método de envío actualizado con éxito" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Cumplimiento cancelado con éxito" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Borrador de orden #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Cumplimiento cancelado con éxito" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Orden #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Orden #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3968,11 +5523,23 @@ }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", - "string": "Refunded Items" + "string": "Artículos Reembolsados" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" }, "src_dot_pageTypes": { "context": "page types section name", - "string": "Page Types" + "string": "Tipos de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { "string": "No se encontraron atributos" @@ -3990,84 +5557,80 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Atributos de Contenido" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": { "context": "delete page types with its pages", - "string": "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {El Tipo de Página que quiere eliminar es utilizado por algunas páginas. Eliminar este tipo de página también eliminará esas páginas. ¿Está seguro de que quiere eliminar este tipo de página? Luego de realizar está acción no podrá revertir los cambios.} other {Los Tipos de Página que quiere eliminar son utilizados por algunas páginas. Eliminar estos tipos de página también eliminará esas páginas. ¿Está seguro de que quiere eliminar {displayQuantity} tipos de página? Luego de realizar está acción no podrá revertir los cambios.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": { "context": "dialog header", - "string": "Delete Page Types" + "string": "Eliminar Tipos de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141": { "context": "delete page types", - "string": "{counter,plural,one {Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {¿Está seguro de que quiere eliminar este tipo de página? Luego de realizar está acción no podrá revertir los cambios.} other {¿Está seguro de que quiere eliminar {displayQuantity} tipos de página? Luego de realizar está acción no podrá revertir los cambios.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Estas son informaciones generales sobre este Tipo de Contenido." }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Metadatos" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Crear tipo de página" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Estas son informaciones generales sobre este Tipo de Contenido." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Metadatos" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { - "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." + "string": "Esta lista muestra todos los atributos que serán asignados a las páginas que tienen este tipo de página asignado." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Atributos de Contenido" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { - "string": "Content Type Name" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" + "string": "Nombre de Tipo de Contenido" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { - "string": "Search Page Type" + "string": "Buscar Tipo de Página" + }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", - "string": "All Page Types" + "string": "Todos los Tipos de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902": { "context": "page type name", - "string": "Content Type Name" + "string": "Nombre de Tipo de Contenido" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { - "string": "No page types found" + "string": "No se encontraron tipos de páginas" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", - "string": "Unassign Attribute from Page Type" + "string": "Anular asignación de Atributo al Tipo de Página" }, "src_dot_pageTypes_dot_views_dot_3442954831": { - "string": "Page type deleted" + "string": "Tipo de página eliminado" }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", @@ -4075,10 +5638,10 @@ }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", - "string": "Unassign Attribute From Page Type" + "string": "Anular asignación de Atributo al Tipo de Página" }, "src_dot_pageTypes_dot_views_dot_98187848": { - "string": "Successfully created page type" + "string": "Tipo de página creado con éxito" }, "src_dot_pages": { "context": "pages section name", @@ -4115,6 +5678,14 @@ "context": "button", "string": "Crear pagina" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Tipos de Página" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Título" @@ -4139,11 +5710,11 @@ "string": "No publicado" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520": { - "string": "Content type" + "string": "Tipo de contenido" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004": { "context": "section header", - "string": "Organize Content" + "string": "Organizar Contenido" }, "src_dot_pages_dot_views_dot_1068617485": { "context": "header", @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Parcialmente reembolsado" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Estado del Pago" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Grupos de permisos" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactivo" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No se encontraron miembros" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Asignar" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Buscar miembros del personal" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Asignar miembros del personal" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Buscar por nombre, correo electrónico, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Activo" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Buscar miembros del personal" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactivo" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Asignar miembros del personal" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorización" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Nombre del complemento" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Información y estado del complemento" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Establecer el complemento como activo" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Configuraciones de complementos" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Configuraciones de complementos" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "Detalles de {pluginName}" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Información y estado del complemento" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Esta es información general sobre su tienda. Definen cuál es la URL de su tienda y qué se muestra en la barra de tareas del navegador." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Buscar complementos ..." }, @@ -4416,28 +5993,64 @@ "string": "Todos los plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Activo" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactivo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Activo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Acción " + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nombre" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No se encontraron complementos" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Activo" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuración" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Desactivado" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nombre" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Eliminar campo de autorización" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "El complemento puede dejar de funcionar después de que se borre este campo. ¿Estas seguro que deseas continuar?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Tipos de producto" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Atributos del producto" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Atributos de variante" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "¿Seguro que desea eliminar {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Eliminar tipo de producto" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "El tipo de producto utiliza atributos de variante" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Nombre del tipo de producto" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Peso" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No se encontraron atributos" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Nombre de atributo" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Asignar atributo" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Atributos de variante" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Tipo de producto creado con éxito" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Eliminar tipos de producto" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este tipo de producto?} other {¿Está seguro de que desea eliminar {displayQuantity} tipos de productos?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Tipo de producto eliminado" }, @@ -4611,7 +6253,7 @@ }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": { "context": "product rating", - "string": "Product Rating" + "string": "Calificación del Producto" }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": { "context": "product name", @@ -4619,140 +6261,125 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": { "context": "option", - "string": "Export stock for all warehouses" + "string": "Exporta el inventario de todos los almacenes" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": { "context": "button", - "string": "Load More" + "string": "Cargar más" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218": { "context": "there are more elements of list that are hidden", - "string": "and {number} more" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" + "string": "y {number} más" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", - "string": "Product Organization" + "string": "Organización del Producto" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854": { "context": "informations about product seo, header", - "string": "SEO Information" + "string": "Información de SEO" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", - "string": "Selected products ({number})" + "context": "export selected items to csv file", + "string": "Productos seleccionados ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", - "string": "Export information for:" + "context": "export items to csv file, choice field label", + "string": "Exportar información para:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", - "string": "All products ({number})" + "context": "export all items to csv file", + "string": "Todos los productos ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { "context": "list of warehouses", - "string": "Warehouses A to Z" + "string": "Almacenes de la A a la Z" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2659464408": { "context": "product export to csv file, header", - "string": "Information exported" + "string": "Información exportada" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", - "string": "Export as:" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" + "context": "export items as csv or spreadsheet file", + "string": "Exportar como:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", - "string": "Export Settings" + "string": "Configuración de Exportación" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "Seleccionar Todos" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", - "string": "Spreadsheet for Excel, Numbers etc." + "context": "export items as spreadsheet", + "string": "Hoja de cálculo para Excel, Numbers, etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { - "string": "Search Atrtibuttes" + "string": "Buscar Atributos" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": { - "string": "Export Product Stock Quantity to CSV" + "string": "Exportar Cantidad de Stock de Producto a CSV" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499": { "context": "informations about product stock, header", - "string": "Inventory Information" + "string": "Información de Inventario" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", - "string": "Plain CSV file" + "context": "export items as csv file", + "string": "Archivo CSV plano" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { "context": "select product informations to be exported", - "string": "Information exported:" + "string": "Información exportada:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": { "context": "input helper text, search attributes", "string": "Buscar por nombre de atributo" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", - "string": "Current search ({number})" + "context": "export filtered items to csv file", + "string": "Búsqueda actual ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", - "string": "Financial Information" + "string": "Información Financiera" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Todas las Fotos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "exporta productos" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Opcional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "productos" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Editar foto" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Exportar Información" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Vista de foto" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Información de la foto" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Imágenes" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Precio" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Crear producto" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Exportar Productos" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Buscar Productos..." @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Todos los Productos" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Disponible" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Oculto" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Agotado" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Precio" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No se encontraron productos" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Disponibilidad" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nombre" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilidad" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Precio" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tipo" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opcional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Cargar" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Categoría" @@ -4830,7 +6516,6 @@ "string": "Organizar producto" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Peso" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit) (Unidad de mantenimiento de stock)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Nombre del almacén" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Cantidad" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Canales" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Seguimiento de inventario" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Asignar almacén" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "El seguimiento de inventario activo calculará automáticamente los cambios de stock" }, @@ -4880,7 +6600,7 @@ }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2771905943": { "context": "checkbox", - "string": "Override the product type's tax rate" + "string": "Sobreescribir la tasa de impuesto del tipo de producto" }, "src_dot_products_dot_components_dot_ProductUpdatePage_dot_2341910657": { "context": "product label", @@ -4893,18 +6613,58 @@ "context": "product label", "string": "Publicado" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Crear variantes" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Atributos de variante" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Atributos de Selección de Variante" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", "string": "Eliminar variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Guardar variante" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Los valores seleccionados se utilizarán para crear variantes para el producto configurable." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Atributo" @@ -4938,7 +6701,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954": { "context": "variant channel price", - "string": "{channel} Price" + "string": "Precio de {channel}" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": { "context": "attribute values, variant creation step", @@ -4956,7 +6719,11 @@ "string": "Aplicar precio único a todos los SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { - "string": "Skip pricing for now" + "string": "Omitir precio por ahora" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Aplicar stock único por atributo a cada SKU" @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valores" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Borrar variante" @@ -5018,24 +6789,36 @@ "context": "dialog header", "string": "Eliminar variante" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Selección de imagen" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Imágenes" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Seleccione una imagen de variante específica de las imágenes del producto." - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Elegir fotos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Valor por defecto" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", @@ -5049,13 +6832,33 @@ "context": "variant name", "string": "Nueva variante" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Oculto" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Atributos de variante" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Atributos de Selección de Variante" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilidad" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", @@ -5066,26 +6869,30 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199": { "context": "tabel column header", - "string": "Selling Price" + "string": "Precio de Venta" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Costo" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canales que no tengan asignados precios usarán el de su canal padre para determinar su precio. El precio será convertido a la divisa del canal." }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Nombre del canal" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "No se encontraron canales" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Precio de coste" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", - "string": "Set as default" + "string": "Guardar como valor por defecto" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": { "context": "product variant inventory", @@ -5101,7 +6908,7 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Valor por defecto" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": { "context": "product variant inventory", @@ -5115,6 +6922,10 @@ "context": "button", "string": "Crear variantes" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variantes" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Utilice variantes para productos que vienen en una variedad de versiones, por ejemplo, diferentes tamaños o colores." }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "Todos los almacenes" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "No disponible" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variante" @@ -5179,7 +7001,7 @@ "string": "Producto creado" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Administra Disponibilidad del Canal de Productos" }, "src_dot_products_dot_views_dot_ProductList_dot_1204353135": { "context": "dialog content", @@ -5187,37 +7009,45 @@ }, "src_dot_products_dot_views_dot_ProductList_dot_1505423810": { "context": "waiting for export to end, header", - "string": "Exporting CSV" + "string": "Exportando CSV" }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", "string": "Eliminar productos" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { - "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" + "string": "Estamos exportando el CSV solicitado. Tan pronto esté disponible será enviado a su correo electrónico." }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta variante?} other {¿Está seguro de que desea eliminar las {displayQuantity} variantes?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Eliminar variantes de producto" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "¿Seguro que desea eliminar {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Administra Disponibilidad del Canal de Productos" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Producto eliminado" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "¿Seguro que desea eliminar {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Eliminar producto" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Eliminar variantes de producto" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Variantes creadas con éxito" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Crear variantes" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Propiedades" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Totalmente reembolsado" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Eliminar" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Este campo es requerido" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Descuentos" @@ -5262,9 +7104,16 @@ "src_dot_savedChanges": { "string": "Cambios guardados" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "Seleccionar Todos" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", @@ -5287,55 +7136,55 @@ }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", - "string": "Max. value" + "string": "Valor máximo" + }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "Esta tarifa aplicará a todas las órdenes" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { - "string": "Min Value" + "string": "Valor mínimo" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": { "context": "channels discount info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canales que no tienen asignados descuentos usarán su canal padre para determinar el precio. El precio será convertido a la divisa del canal." }, "src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": { "context": "card title", - "string": "Order Value" + "string": "Valor del Pedido" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Esta tarifa se aplicará a todos los pedidos de todos los precios" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Nombre del canal" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { - "string": "Max Value" + "string": "Valor máximo" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": { "context": "min price in channel", - "string": "Min. value" - }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "No hay limites de valor" + "string": "Valor mínimo" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", - "string": "This rate will apply to all orders" + "string": "Esta tarifa aplicará a todas las órdenes" + }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", - "string": "Order Weight" + "string": "Peso de la orden" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { - "string": "Min. Order Weight" - }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "No hay limites de valor" + "string": "Peso min. de la orden" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { - "string": "Max. Order Weight" + "string": "Peso max. de la orden" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", @@ -5347,11 +7196,11 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canales que no tengan asignados precios usarán el de su canal padre para determinar su precio. El precio será convertido a la divisa del canal." }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nombre del canal" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { "string": "Buscar Productos" @@ -5359,16 +7208,20 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No hay productos que coincidan con la consulta dada" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", - "string": "Assign Products" + "string": "Asigna Productos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": { - "string": "No Products" + "string": "Ningún Producto" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": { "context": "section header", - "string": "Excluded Products" + "string": "Productos Excluídos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Acciones" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Nombre de la tarifa de envío" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Esta unidad se usará como peso de envío predeterminado" @@ -5400,74 +7262,134 @@ "context": "header, dialog", "string": "Crear nuevo almacén" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Resto del mundo" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Selección rápida" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Elija los países que desea agregar a la zona de envío de la lista a continuación" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Asignar paises" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Si se selecciona, esto agregará todos los países no seleccionados a otras zonas de envío" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Buscar por nombre de país" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Elija los países que desea agregar a la zona de envío de la lista a continuación" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Asignar paises" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Países de la A a la Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Selección rápida" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Resto del mundo" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Si se selecciona, esto agregará todos los países no seleccionados a otras zonas de envío" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Buscar países" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Actualmente, no hay países asignados a esta zona de envío." + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Buscar por nombre de país" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Paises" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Crear nueva zona de envió" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Esta es la zona de envío predeterminada, lo que significa que cubre todos los países que no están asignados a otras zonas de envío." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Envío" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Actualmente, no hay países asignados a esta zona de envío." }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Paises" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Esta es la zona de envío predeterminada, lo que significa que cubre todos los países que no están asignados a otras zonas de envío." + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Actualmente, no hay países asignados a esta zona de envío." }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} de {maxCharacters} caracteres" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nombre de la zona de envío" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Añadir" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", - "string": "Price Rate Create" + "string": "Creación de Tarifa de Precio" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { "string": "Envío" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", - "string": "Weight Rate Create" + "string": "Creación Tarifa de Peso" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { "string": "Envío" @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nombre" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Almacen" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Agregar nuevo almacén" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Seleccione el almacén desde el que enviará los productos para esta zona de envío. Esta dirección de almacén también se utilizará para calcular los impuestos." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Selecionar almacén" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Seleccione el almacén desde el que enviará los productos para esta zona de envío. Esta dirección de almacén también se utilizará para calcular los impuestos." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Añadir" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Configuración" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5590,15 +7465,19 @@ }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": { "context": "dialog header", - "string": "Unassign Products From Shipping" + "string": "Anular Asignación de Productos al Envío" + }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {¿Está seguro que desea anular la asignación de este producto?} other {¿Está seguro que desea anular la asignación de {displayQuantity} productos?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "El valor es inválido" }, "src_dot_shipping_dot_price": { "context": "error message", @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Eliminar zonas de envío" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Administra Disponibilidad del Canal" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta zona de envió?} other {¿Está seguro de que desea eliminar las {displayQuantity} zonas de envió?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Anular asignación" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Eliminar zona de envío" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "¿Estás seguro de que deseas eliminar {countryName} de esta zona de envió?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Eliminar de la zona de envío" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Anular asignación" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Configuracion del sitio" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "El nombre de su tienda se muestra en la pestaña del navegador web" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Descripción de la tienda" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Nombre de tu tienda" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL de su tienda en línea" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "La descripción de la tienda se muestra en la barra de tareas después del nombre de su tienda" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Dirección de correo electrónico" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Esto será visible como \"desde\" nombre" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Configuración de correo" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configure su dirección de correo electrónico desde la cual se enviarán todos los correos electrónicos automáticos a sus clientes." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL de restablecimiento de contraseña del cliente" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Esta URL se utilizará como URL principal para restablecer contraseñas. Será enviado por correo electrónico." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Dirección URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Remitente de correo electrónico" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Esta dirección se utilizará para generar facturas y calcular las tarifas de envío." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Guardar información" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Información de la compañía" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Configuración de correo" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "La dirección de correo electrónico que proporcionó aquí se utilizará como dirección de contacto para sus clientes." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Esta es información general sobre su tienda. Definen cuál es la URL de su tienda y qué se muestra en la barra de tareas del navegador." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Aquí encontrará todas las configuraciones que determinan los correos electrónicos de sus tiendas. Puede determinar la dirección de correo electrónico principal y algunos de los contenidos de sus correos electrónicos." - }, "src_dot_somethingWentWrong": { "string": "Saleor se topó con un problema inesperado" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permisos" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "El usuario está activo" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Todos los miembros del personal" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Buscar miembro del personal" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invitar miembro del personal" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Activo" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferencias" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Cambiar" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Información del miembro del personal" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Cambiar foto" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Eliminar" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Eliminar foto" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Nombre de país" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Alojamiento" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Vivienda social" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bicicletas" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Periódico" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Categoría" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tasa de impuesto" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admisión a eventos culturales" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Productos alimenticios para bebés" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Servicios domésticos" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Productos alimenticios" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Libros" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Suministros agrícolas" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Estándar" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Transporte de pasajeros" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admisión a eventos de entretenimiento" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Ropa de niños" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admisión a eventos deportivos" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tasa de impuesto en {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Médico" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No se encontraron categorías de impuestos reducidos" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hoteles" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "Libros electrónicos" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Combustible doméstico" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Agua" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Publicidad" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Renovaciones de propiedad" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Vino" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurantes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Productos farmacéuticos" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Todos los precios de productos son ingresados con impuestos incluídos" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Tasas impositivas obtenidas con éxito" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributos" + }, "src_dot_translations": { "context": "translations section name", "string": "Traducciones" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} traducciones, {numberOfTranslatedFields} completados" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Aún no hay traducción" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "nombre de atributo" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Traducción de atributo \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Valor {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valores" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nombre de categoría" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Vista previa del motor de búsqueda" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Título de página" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Valor {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "nombre de atributo" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Descripción del motor de búsqueda" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Vista previa del motor de búsqueda" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Traducción de oferta \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Nombre de venta" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descripción" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", - "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" + "string": "Traducción de método de envío \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nombre" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,9 +8033,12 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Nombre del cupón" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "Sin confirmar" }, "src_dot_undo": { "context": "button", @@ -6278,55 +8108,63 @@ "string": "Solo pagos pre autorizados pueden ser capturados" }, "src_dot_utils_dot_errors_dot_channelAlreadyExist": { - "string": "This channel has already been created" + "string": "Este canal ya ha sido creado" }, "src_dot_utils_dot_errors_dot_channelSameCurrency": { - "string": "Currency in both channels must be the same" + "string": "La divisa en ámbos canales debe ser la misma" }, "src_dot_utils_dot_errors_dot_channelUnique": { - "string": "Slug must be unique" + "string": "El slug debe ser único" }, "src_dot_utils_dot_errors_dot_duplicated": { - "string": "The same object cannot be in both lists" + "string": "El mismo objeto no puede estar en ambas listas" }, "src_dot_utils_dot_errors_dot_duplicatedInputItem": { "string": "No se puede agregar ni eliminar grupos al mismo tiempo" }, "src_dot_utils_dot_errors_dot_emailNotSet": { "context": "error message", - "string": "Email address is not set" + "string": "El correo electrónico no está configurado" }, "src_dot_utils_dot_errors_dot_graphqlError": { "string": "Error de API" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Valor invalido" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { - "string": "Invalid manifest format" + "string": "Formato de manifiesto inválido" }, "src_dot_utils_dot_errors_dot_invalidPassword": { "string": "Contraseña invalida" }, "src_dot_utils_dot_errors_dot_invalidPermission": { - "string": "Permission is invalid" + "string": "El permiso es inválido" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "El estado es inválido" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { - "string": "Url has invalid format" + "string": "La URL tiene un formato inválido" }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", - "string": "Max value cannot be less than min value" + "string": "El valor máximo no puede ser menor al valor mínimo" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "El plugin está mal configurado y no puede ser activado" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { - "string": "This name is already taken. Please provide another." + "string": "Este nombre ya está ocupado. Por favor provea otro." + }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", @@ -6338,24 +8176,24 @@ }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Página no encontrada." }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", - "string": "Billing address is not set or invoice is not ready to be send" + "string": "La dirección de facturación no está configurada o la factura no está lista para ser enviada" }, "src_dot_utils_dot_errors_dot_numberNotSet": { "context": "error message", - "string": "Number not set for an invoice" + "string": "El número no ha sido configurado para una factura" }, "src_dot_utils_dot_errors_dot_outOfScopeApp": { - "string": "App is out of your permissions scope" + "string": "La app está fuera de su alcance de permisos" }, "src_dot_utils_dot_errors_dot_outOfScopeGroup": { "string": "El grupo está fuera de su alcance de permiso" }, "src_dot_utils_dot_errors_dot_outOfScopePermission": { - "string": "Permission is out of your scope" + "string": "El permiso está fuera de su alcance" }, "src_dot_utils_dot_errors_dot_outOfScopeUser": { "string": "El usuario está fuera de su alcance de permisos" @@ -6371,7 +8209,7 @@ "string": "Esos permisos están fuera de su alcance" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "El precio del producto no puede ser menor a 0." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6404,9 +8242,12 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Error desconocido" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", - "string": "URL not set for an invoice" + "string": "La URL no ha sido configurada para una factura." }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { "string": "Esta variante no tiene ningún contenido digital" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Nombre del almacén" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Buscar almacén" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "Todos los almacenes" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Crear almacén" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nombre" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Zonas de envío" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "Este almacén no tiene zonas de envío asignadas." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Configuración" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Crear almacén" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Crear webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "¿Seguro que quieres eliminar este webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Eliminar webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Eventos" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Pedido actualizado" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Todos los Eventos" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Producto creado" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expanda o restrinja los permisos de webhooks para registrar ciertos eventos en el sistema." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Orden pagada por completo" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Pedido creado" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Pedido cancelado" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Pedido cumplido" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Cliente creado" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Cantidad cambiada en el pago" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Cumplimiento creado" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "URL de destino" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Nombre del webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Información del webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Esta URL recibirá solicitudes POST de webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "La clave secreta se utiliza para crear una firma hash con cada carga útil. * campo opcional" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Llave secreta" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Información específica del webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook activo" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Si desea deshabilitar este webhook, desactive la casilla a continuación." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Estado del webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Detalles de webhook sin nombre" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Crear webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "Detalles de {webhookName} " + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Eventos" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "La clave secreta se utiliza para crear una firma hash con cada carga útil. * campo opcional" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "URL de destino" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Esta URL recibirá solicitudes POST de webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Información del webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Nombre del webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook activo" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Si desea deshabilitar este webhook, desactive la casilla a continuación." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Estado del webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Detalles de webhook sin nombre" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Crear webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "Detalles de {webhookName} " }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Asignado" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Cantidad" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Referencia de la transacción" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "No disponible para la compra" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Anular asignación" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Anular asignación" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Anular asignación" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "estará disponible el {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "se publicará el {date}" } } \ No newline at end of file diff --git a/locale/es_CO.json b/locale/es_CO.json index d038220e1..c4694960d 100644 --- a/locale/es_CO.json +++ b/locale/es_CO.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancel Order" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Un pedido está listo.} other {{amount} Los pedidos están listos}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "no publicado" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Impuestos" }, "productTypeTaxesInputLabel": { - "string": "Impuestos" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Publicado" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Productos" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Password" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Precio" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nombre" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Limpiar" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valor" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicado" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "valor" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continue" + }, "src_dot_create": { "context": "button", "string": "Create" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Establecer como dirección de envío predeterminada." + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Dirección de Envío Predeterminada" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Establecer como dirección de facturación predeterminada." }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Dirección de Envío Predeterminada" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Establecer como dirección de envío predeterminada." }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "nota" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Descripción" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Discounts" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Productos" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Productos" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Productos" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "activo" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "activo" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Customer" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "nota" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Amount" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Orders" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Dirección de facturación" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Add" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Valor de Descuento" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Descuento" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Cantidad" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Precio" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Cantidad" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Customer" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Shipping" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Descuento" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Impuestos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Descuento" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Payment status" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Shipping" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Impuestos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Precio" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Cantidad" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Precio" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Precio" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Precio" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Cantidad" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Payment status" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "activo" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "activo" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "activo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nombre" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "activo" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nombre" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Precio" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Precio" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nombre" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Precio" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Cantidad" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Publicado" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remove" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Sales" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Shipping" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Add" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nombre" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Usuario activo" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "activo" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descripción" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nombre" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nombre" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Cantidad" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/et.json b/locale/et.json index 53748f26c..26ce87926 100644 --- a/locale/et.json +++ b/locale/et.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Tühista tellimus" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Peidetud" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Nähtav" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Ei ole avaldatud" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Määramata" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Määramata" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategooria" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variandi pildid" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Nähtavus" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventuur" @@ -283,7 +430,7 @@ "string": "Maksud" }, "productTypeTaxesInputLabel": { - "string": "Maksud" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Avaldatud" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Kategooriaid ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Eemalda" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Eemalda" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Eemalda" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Töölaud" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Omadus" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Fail" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Piirkond" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Kuupäev" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fail" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Leheküljed" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Tooted" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Kaal" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Pilt" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Sisene" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Parool" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Unustasid parooli?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Uus parool" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Paroolid ei klapi" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Tagasi" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Tühista" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Tühistatud " }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Kataloog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Toodete arv" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Hind" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Saavadus" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nimi" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Lisa toode" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Kustuta kategooriad" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Saavadus" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Lühinimetus" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Puhasta" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kollektsioonid" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Saavadus" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Otsi tooteid" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Omadus" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Väärtused" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Väärtus" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Nähtav" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Peidetud" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Saavadus" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Avaldatud" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Seisund" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Saavadus" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Pood" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Töölaud" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ups!.." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Lae üles" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtrid" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtrid" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Salvesta muudatused" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Lisa" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Väärtus" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Logi välja" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Tühista" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Jätka" + }, "src_dot_create": { "context": "button", "string": "Loo" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Lisa aadress" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Lisa Aadress" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Märkus" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Töölaud" }, + "src_dot_date": { + "string": "Kuupäev" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Kirjeldus" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Allahindlused" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Kategooria nimi" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Tooted" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Kategooria nimi" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Tooted" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Tooted" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Aktiivsed kuupäevad" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Saavadus" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Variante ei leitud" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktiivne" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiivne" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Muuda" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Klient" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Märkus" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Muuda" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Andmed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Andmed" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Kogus" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Toode" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Seisund" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Toode" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Seaded" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Kodu" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Tellimused" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Tühista tellimused" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Arve Aadress" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Kohaletoimetamise aadress" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Tühista tellimus" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Lisa" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Allahindluse väärtus" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Protsent" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Kokku" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Allahindlus" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Vahesumma" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Kokku" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Loo tellimus" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Täida" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Tellimus" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Tootenimi" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Tootenimi" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "Tootekood" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Täida" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Lisa jälgimine" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Muuda jälgimist" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Tagastamine" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Jälgimisnumber: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Tühista Saadetis" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Kogus" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Jälgimisnumber" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Tootenimi" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "Tootekood" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Jälgimisnumber" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Lisa jälgimine" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Hind" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Toode" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Muuda jälgimist" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Kogus" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Jälgimisnumber: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "Tootekood" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Tühista Saadetis" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Kokku" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Tellimus oli täielikult tasutud" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Makse ebaõnnestus" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Klient" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Tühine makse" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Transport" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "Käibemaksuga" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Laekunud summa" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Tühistamine" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Tagastamine" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Märgi makstuna" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Allahindlus" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Eelnevalt kinnitatud summa" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Maksud" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Laekuma" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Laekunud summa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Allahindlus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Märgi makstuna" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Makse seisund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Eelnevalt kinnitatud summa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Tagastamine" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Transport" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Vahesumma" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Maksud" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Kokku" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "Käibemaksuga" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Tagastamine" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Vautšer" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,75 +5105,29 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Otsi tooteid" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Hind" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Toode" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Tagastamine" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Kogus" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Tootekood" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Kokku" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Hind" @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Kokku" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Kogus" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Tagastamine" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Hind" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Hind" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Toode" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Täitmata" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Seaded" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Hind" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Toode" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Täida" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Kogus" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Täitmata ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "Tootekood" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Kokku" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Pealkiri" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Osaliselt tagasi makstud" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Makse seisund" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiivne" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Volitamine" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiivne" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiivne" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nimi" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiivne" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfigureerimine" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nimi" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Kaal" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Lühinimetus" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Valikuline" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Foto vaade" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Pildid" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Hind" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Otsi tooteid" }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Saadaval" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Peidetud" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Nähtav" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Hind" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Konfigureeritav" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Saavadus" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nimi" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Saavadus" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Hind" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Valikuline" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Lae üles" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategooria" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Konfigureeritav" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Kaal" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Kogus" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Avaldatud" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Väärtused" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Kustuta variandid" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Pildid" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Vali fotod" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Peidetud" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Saavadus" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Hindamine" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Sisseostuhind" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "Tootekood" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Täielikult tagasi makstud" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Eemalda" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Müügid" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Otsi riigi nime järgi" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Otsi Riike" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Otsi riigi nime järgi" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Riigid" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Transport" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Riigid" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Kohaletoimetamise piirkonna nimi" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Lisa" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nimi" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Lisa" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Seaded" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Eemalda" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Eemalda" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "Sinu online poe URL" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Õigused" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Kasutaja on aktiivne" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiivne" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Muuda" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Muuda foto" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Kustuta foto" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Jalgrattad" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategooria" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Maksu määr" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Raamatud" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Maksumäär {countryName}s" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Vesi" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restoranid" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Kõik toote hinnad sisestatakse koos maksudega" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Omadus" + }, "src_dot_translations": { "context": "translations section name", "string": "Tõlked" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Väärtused" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Kategooria nimi" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Kirjeldus" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nimi" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nimi" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Seaded" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Eraldatud" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Kogus" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Eemalda" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Eemalda" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Eemalda" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/fa.json b/locale/fa.json index 5817e7e20..6de558926 100644 --- a/locale/fa.json +++ b/locale/fa.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "لغو سفارش" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "پنهان" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "قابل رویت" + }, "configurationMenuAttributes": { "string": "مشخصه ها را تعیین کنید که نوع محصول را بسازید" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "مدیریت و اضافه کردن صفحات اضافه" - }, "configurationMenuPermissionGroups": { "string": "مدیریت گروه دسترسی ها و دسترسی این گروه ها" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "مشاهده و بروزرسانی پلاگین ها و تنظیمات آن ها" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "فعالیت" @@ -60,24 +205,6 @@ "context": "subheader", "string": "اینجا برخی از اطلاعاتی که ما درمورد مغازه‌یتان جمع‌آوری کرده‌ایم آمده است" }, - "homeNotificationTableNoOrders": { - "string": "هیچ سفارشی آماده‌ی پردازش نیست" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {یک سفارش آماده پردازش است.} other {{amount} سفارش اماده پردازش است.}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {یک پرداخت برای تحویل} other {{amount} پرداخت برای تحویل }}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {یک محصول ناموجود است.} other {{amount} محصول ناموجود است.}}" - }, - "homeNotificationsNoPayments": { - "string": "هیچ پرداختی برای تحویل وجود ندارد." - }, - "homeNotificationsTableNoProducts": { - "string": "هیچ مخصولی ناموجود نیست." - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {یک سفارش داده شد.} other {{amount} سفارش داده شد.}}" @@ -103,6 +230,14 @@ "context": "header", "string": "سلام ! , {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "ساخت منو" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "عنوان منو" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "منتشر نشده است" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "تنظیم نشده" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "تنظیم نشده" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "دسته بندی" @@ -236,7 +383,7 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "تصویر کالا" }, "productExportFieldProductWeight": { "context": "product field", @@ -244,12 +391,16 @@ }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "تغییر مالیات" }, "productExportFieldType": { "context": "product field", "string": "گونه" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "عکس های محصولات مشابه" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "قابلیت مشاهده" - }, "productStockHeader": { "context": "product stock, section header", "string": "فهرست کالا" @@ -283,11 +430,11 @@ "string": "مالیات" }, "productTypeTaxesInputLabel": { - "string": "مالیات" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "قیمت" }, "productVariantCreatePricesStockInputLabel": { "string": "موجودی انبار" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "منتشر شده" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "تعداد دسته‌بندی‌ها: ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "تخصیص نیافته" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "تخصیص نیافته" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "تخصیص نیافته" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,51 +500,71 @@ "string": "آیا از حذف {name} مطمئن هستید؟" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "انبار" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "تنظیمات ایمیل" - }, "src_dot_accept": { "context": "button", "string": "پذیرفتن" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "نرم افزارها" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "نرم افزارها" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "فعال کردن نرم افزار" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "فعال سازی" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "غیر فعال سازی" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "غیر فعال سازی نرم افزار" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -398,11 +573,11 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "پاک کردن نرم افزار" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "آیا می خواهید این نرم افزار را پاک کنید؟" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", @@ -410,7 +585,7 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "غیر فعال سازی" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", @@ -426,19 +601,19 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "خدمات پشتیبانی بگیر" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "بازکردن نرم افزار" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "فعال سازی" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "دسترسی های نرم افزار" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", @@ -446,27 +621,18 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "درباره ی این نرم افزار" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "داشبورد" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "پاک کردن نرم افزار" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "آیا می خواهید این نرم افزار را پاک کنید؟" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", @@ -506,7 +672,19 @@ }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "دسترسی های نرم افزار" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "غیر فعال سازی" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "فعال سازی" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "عملیات ها" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "غیر فعال شد" @@ -671,42 +849,38 @@ "context": "delete token", "string": "از حذف کلید {token} اطمینان دارید؟" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "اختصاص دادن" + }, "src_dot_attributes": { "context": "attributes section name", "string": "ویژگی‌ها" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "آیا از حذف {attributeName} مطمئن هستید؟" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "نوع ورودی کاتالوگ برای صاحب فروشگاه" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "کرکره‌ای" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "محدوده" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "بها اجباری است" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "برچسب پیش‌فرض" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "انتخاب چندگان" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "کد صفت" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "برچسب پیش‌فرض" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "تاریخ" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "کرکره‌ای" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "فایل" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "نوع ورودی کاتالوگ برای صاحب فروشگاه" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "انتخاب چندگان" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "صفحات" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "محصولات" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "بها اجباری است" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "وزن" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -827,7 +1093,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", - "string": "Organization" + "string": "سازمان" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { "string": "Attribute Class" @@ -844,43 +1110,54 @@ "context": "page title", "string": "ساخت مشخصه جدید" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "ویژگی های ویترین" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "ویژگی‌های داشبورد" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "افزودن تنطیمات ستون" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "ویژگی‌های داشبورد" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "ویژگی های ویترین" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "تصویر" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "آیا از حذف مقدار {name} مطمئن هستید؟" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "تخصیص مشخصه" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "مشخصه با موفقیت حذف شد" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "ورود" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "رمزعبور" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "رمزعبور را فراموش کرده‌اید؟" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "تغییر رمز " + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "رمز عبور جدید" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "تنظیم رمز عبور" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "تایید رمز عبور" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "رمز عبور یکسان نیست" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "فرستادن راهنمایی ها" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "بازنشانی رمز عبور" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "بازگشت به ورود" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "بازنشانی رمز عبور" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "بازگشت" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "لغو" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "لغو شده" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "کاتالوگ" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "تعداد محصولات" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "قیمت" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "کالایی پیدا نشد" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "گونه" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "نام" @@ -1091,6 +1394,10 @@ "context": "button", "string": "افزودن محصول" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "محصولات در {categoryName}" @@ -1161,50 +1468,65 @@ "context": "dialog title", "string": "حذف دسته‌بندی‌ها" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "دسترسی" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "کپی شد" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1227,11 +1556,11 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", - "string": "Status" + "string": "وضعیت" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "غیر فعال سازی" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", @@ -1239,11 +1568,43 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "فعال" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "فعال سازی" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", @@ -1254,12 +1615,15 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", - "string": "Actions" + "string": "عملیات ها" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "پاک کن" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "مجموعه‌ها" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "همه کالکشن ها" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "جستجو مجموعه" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "دسترسی" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "کالایی پیدا نشد" }, @@ -1370,7 +1752,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "دسترسی" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", @@ -1475,130 +1857,189 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "منطقه کشور" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { - "context": "dialog header", - "string": "Assign Attribute" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", "string": "No results found" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", "string": "Search Attributes" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { + "context": "dialog header", + "string": "ویژگی تخصیص داده شده" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "اختصاص دادن" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "جستجو با دسته‌بندی، نام و ..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "جست و جوی دسته بندی" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "جستجو با دسته‌بندی، نام و ..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", - "string": "انتساب کالکشن" + "string": "تخصیص کالکشن" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "جستجو مجموعه" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", - "string": "Assign" + "string": "اختصاص دادن" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "تخصیص محصولات" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "تخصیص محصول" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", - "string": "{number} Attributes" + "string": "{number} صفت" }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "ویژگی‌ها" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "مقدار ها" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "بها" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "بدون نتیجه" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "دسترسی" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "از تاریخ {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "منتشر شده در" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "منتشر شده" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "وضعیت" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "منطقه کشور" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "خطا" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "آیا ازمینان دارید میخواهید برگه جستجوی {name} را حذف کنید؟" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "فروشگاه" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "بازی کردن با GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "خطا" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "بازگشت به خانه" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "داشبورد" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "اوه!!!!" + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "خطا" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "نگران نباشید! همه چیز درست خواهد شد" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "بارگذاری" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "بدون نتیجه" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "فیلترها" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "فیلترها" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "ذخیره تغییرات" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "برای بارگزاری اینجا رها کنید" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "افزودن" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "بها" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "عملیات ها" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "بازگشت به داشبورد" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "ارسال" @@ -2066,13 +2535,16 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "یادداشت خود را اینجا قرار دهید..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "خروج" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", - "string": "Account Settings" + "string": "تنظیمات حساب کاربری" }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "باطل کردن" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "بارگذاری" + }, + "src_dot_continue": { + "context": "button", + "string": "ادامه" + }, "src_dot_create": { "context": "button", "string": "ایجاد" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "افزودن آدرس" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "هیچ آدرسی برای این مشتری وجود ندارد" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "افزودن آدرس" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "جزئیات {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "هیچ آدرسی برای این مشتری وجود ندارد" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "آدرس پیش‌فرض" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "آدرس فاکتور پیش‌فرض" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "آدرس پیش‌فرض ارسال" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "حذف آدرس" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "ویرایش آدرس" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "استفاده به عنوان آدرس پیش‌فرض" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "آدرس پیش‌فرض ارسال" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "استفاده بعنوان آدرس پیش فرض ارسال" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2241,7 +2737,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "آدرس حمل و نقل" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "یادداشت" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "اطلاعات تماس" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" }, @@ -2355,7 +2851,7 @@ "string": "مجموع کل" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "هیچ سفارشی پیدا نشد" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { "string": "آخرین ورود" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "داشبورد" }, + "src_dot_date": { + "string": "تاریخ" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "حذف" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "توضیحات" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "تخفیف‌ها" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "نام دسته‌بندی" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "دسته بندی های واجد شرایط" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "محصولات" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "تخصیص دستهبندی ها " }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "تخصیص کالکشن ها" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "دسته بندی های قابل انتخاب" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "نام دسته‌بندی" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "محصولات" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "نام مجموعه" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "تخصیص کالکشن ها" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "نام مجموعه" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "محصولات" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "انتساب کشورها" @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "روزهای فعالیت" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "کالایی پیدا نشد" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "تخصیص محصولات" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "نام محصول" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "کالایی پیدا نشد" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "دسترسی" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "نام محصول" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "گونه ی مشابهی یافت نشد" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "نام محصول" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "ساخت حراج" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "فعال" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "تولید کد" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "محدود کردن تعداد دفعات استفاده از این تخفیف در کل" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "محدود کردن تعداد دفعات استفاده از این تخفیف در کل" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "محدودیت استفاده" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "فعال" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "بها" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "قیمت" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2856,43 +3409,73 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Manage Channel Availability" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "حذف طرح تخفیفی" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" + "string": "حذف طرح تخفیفی" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", - "string": "Unassign Categories From Sale" + "string": "حذف تخفیف‌ها" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "آیا از حذف {saleName} مطمئن هستید؟" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { "context": "dialog header", - "string": "Unassign Products From Sale" + "string": "Unassign Product From Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { - "context": "dialog header", - "string": "Delete Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2933,7 +3517,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", - "string": "Are you sure you want to delete {voucherCode}?" + "string": "آیا مطمئنید میخواهید {voucherCode} را حذف کنید؟" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { "string": "Manage Channel Availability" @@ -2944,7 +3528,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "حذف کوپن" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", @@ -2974,7 +3558,7 @@ "string": "ویرایش" }, "src_dot_email": { - "string": "آدرس ایمیل" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,12 +3566,15 @@ "src_dot_endHour": { "string": "ساعت پایان" }, + "src_dot_error": { + "string": "خطا" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" }, "src_dot_firstName": { - "string": "First Name" + "string": "نام کوچک" }, "src_dot_fulfilled": { "context": "order status", @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "مشتری" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "یادداشت" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "تغییر" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "جزییات" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "جزییات" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "مقدار" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "محصول" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "وضعیت" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "حذف" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "غیر فعال سازی" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "فعال سازی" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "محصول" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "تنظیمات" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "خانه" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "سفارش #{orderId} ثبت شد" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "هیچ سفارشی آماده‌ی پردازش نیست" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "هیچ پرداختی برای تحویل وجود ندارد." + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "نام خانوادگی" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3028,7 +4256,7 @@ }, "src_dot_nextStep": { "context": "go to next step, button", - "string": "Next" + "string": "بعدی" }, "src_dot_no": { "string": "خیر" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "سفارش‌ها" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "تغییر ادرس ارسال" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "تغییر آدرس پرداخت" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "سفارش‌های لغو شده" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "آدرس صورت حساب" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "آدرس جدید اضافه کنید" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "آدرس ارسال" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "هیچ یادداشتی از مشتری یافت نشد" }, @@ -3097,7 +4404,7 @@ "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "آدرس حمل و نقل" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "آدرس فاکتور" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "لغو سفارش" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "افزودن" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "ارزش تخفیف" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "مجموع کل" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "افزودن عامل ارسال" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "تخفیف" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "جمع کل" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "مجموع کل" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "افزودن محصولات" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "ایجاد سفارش" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "پردازش" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "سفارش" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "نام محصول" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "نام محصول" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "واحد انبار داری" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "پردازش" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "افزودن پیگیری" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "ویرایش پیگیری" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "بازپرداخت" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "لغو پردازش" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "تعداد" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "کد پیگیری" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "نام محصول" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "واحد انبار داری" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "کد پیگیری" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "اضافه کردن کد رهگیری" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "افزودن پیگیری" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "قیمت" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "محصول" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "ویرایش پیگیری" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "تعداد" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "واحد انبار داری" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "لغو پردازش" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "مجموع کل" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "یادداشت به سفارش افزوده شد" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "هزینه سفارش بطور کامل پرداخت شده." @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "پرداخت بازپرداخت شد" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "محصولات به پیش‌نویس سفارش افزوده شد" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "پرداخت باطل شد" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "تمام سفارش‌ها" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "مشتری" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "ساخته شد" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3567,7 +4973,7 @@ "string": "مجموع کل" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "هیچ سفارشی پیدا نشد" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "ارسال" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "مالیت بر ارزش افزوده محاسبه شده‌است" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "مقدار بلوکه شده" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "انتخاب نشده" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "بازپرداخت" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "تایید پرداخت" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "تراز" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "تخفیف" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "مقدار پیش پرداخت" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "مالیات" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "بلوکه شده" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "مقدار بلوکه شده" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "تخفیف" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "تایید پرداخت" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "تراز" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "وضعیت پرداخت" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "مقدار پیش پرداخت" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "بازپرداخت" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "ارسال" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "جمع کل" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "مالیات" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "مجموع کل" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "مالیت بر ارزش افزوده محاسبه شده‌است" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "بازپرداخت" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "کد تخفیف" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "هیچ محصولی مطابق درخواست پیدا نشد" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "قیمت" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "محصول" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "تعداد" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "واحد انبار داری" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "مجموع کل" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "قیمت" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "کالایی پیدا نشد" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "محصول" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,44 +5147,136 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "مجموع کل" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "سفارش" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "مقدار" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "بازپرداخت" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "قیمت" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "کالایی پیدا نشد" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "محصول" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3812,7 +5292,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "مجموع کل" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "قیمت" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "محصول" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "پردازش نشده" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "تنظیمات" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "تغییر آدرس ارسال" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "قیمت" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "محصول" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "پردازش" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "تعداد" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "واحد انبار داری" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "مجموع کل" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "سفارش با موفقیت تغییر کرد" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,19 +5525,31 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "هیچ یک از ویژگی‌ها یافت نشد" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "نام مشخصه" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": { "context": "button", - "string": "Assign attribute" + "string": "تخصیص مشخصه" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224": { "context": "attribute internal name", @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4071,7 +5634,7 @@ }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "تخصیص نیافته" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", @@ -4115,6 +5678,14 @@ "context": "button", "string": "ایجاد صفحه" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "عنوان" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "قسمتی بازپرداخت شد" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "وضعیت پرداخت" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "فعال" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "مجوز" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "همه افزونه ها" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "فعال" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "فعال" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "عملیات" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "نام" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "فعال" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "تنظیمات" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "غیر فعال شد" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "نام" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "حذف فیلد هویت سنجی" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "گونه‌ها‌ی محصول" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "آیا از حذف {name} مطمئن هستید؟" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "حذف نوع محصول" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "نام گونه‌ی محصول" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,23 +6175,48 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "وزن" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "هیچ یک از ویژگی‌ها یافت نشد" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "نام مشخصه" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "تخصیص مشخصه" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "گونه محصول با موفقیت ایجاد شد" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "حذف گونه‌ها‌ی محصول" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": { "context": "dialog header", - "string": "Unassign Attribute From Product Type" + "string": "حذف ویژگی از گونه محصول" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870": { "context": "dialog header", @@ -4611,7 +6253,7 @@ }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": { "context": "product rating", - "string": "Product Rating" + "string": "امتیاز کالا" }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": { "context": "product name", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,27 +6300,19 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "انتخاب همه" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "تمام تصاویر" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "دل بخواه" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "ویرایش محصول" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "نمایش تصویر" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "اطلاعات تصویر" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "تصاویر" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "قیمت" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "ایجاد محصول" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "گونه" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "تمام محصولات" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "موجود" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "پنهان" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "ناموجود" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "قابل رویت" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "قیمت" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "عادی" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "کالایی پیدا نشد" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "گونه" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "قابل تنظیم" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "نام" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "عادی" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "دسترسی" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "قیمت" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "گونه" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "دل بخواه" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "بارگذاری" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "دسته بندی" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "قابل تنظیم" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,17 +6533,42 @@ "context": "product weight", "string": "وزن" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (تعداد موجودی انبار)" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "نام انبار" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "تعداد" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "منتشر شده" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4903,7 +6659,11 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "حذف نوع" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", @@ -4911,11 +6671,14 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "قیمت" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "مشخصه" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "اعمال تعداد منحصر به فرد با مشخصه به هر شناسه" }, @@ -4969,7 +6736,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": { "context": "button", - "string": "Next" + "string": "بعدی" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": { "string": "Here is the summary of variants that will be created. You can change prices, stocks an SKU for each one created." @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "نوع" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "مقدار ها" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "حذف نوع" @@ -5018,24 +6789,36 @@ "context": "dialog header", "string": "حذف نوع" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "تصاویر" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "انتخاب تصاویر" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "پیش فرض" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "پنهان" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "دسترسی" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "قیمت‌گذاری" @@ -5066,11 +6869,11 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199": { "context": "tabel column header", - "string": "Selling Price" + "string": "قیمت فروش" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,9 +6886,13 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "قیمت تمام شده" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", - "string": "Set as default" + "string": "پیش فرض قرار بده" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": { "context": "product variant inventory", @@ -5093,7 +6900,7 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": { "context": "product variant inventory", - "string": "Unavailable" + "string": "نا موجود" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": { "context": "product variant price", @@ -5101,7 +6908,7 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "پیش فرض" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": { "context": "product variant inventory", @@ -5115,6 +6922,10 @@ "context": "button", "string": "ساخت گونه" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,9 +6937,13 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", - "string": "All Warehouses" + "string": "همه ی انبارها" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "واحد انبار داری" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "نوع" @@ -5169,14 +6991,14 @@ }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "ایجاد محصول" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", - "string": "New Product" + "string": "محصول جدید" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "کالا ایجاد شد" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "حذف انواع محصول" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "آیا از حذف {name} مطمئن هستید؟" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "آیا از حذف {name} مطمئن هستید؟" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "حذف محصول" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "حذف انواع محصول" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "ویژگی‌ها" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "بازپرداخت کامل" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "حذف" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "طرح تخفیف" @@ -5262,9 +7104,16 @@ "src_dot_savedChanges": { "string": "ذخیره دسته‌بندی" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "انتخاب همه" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", @@ -5283,12 +7132,16 @@ }, "src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": { "context": "dialog header", - "string": "Delete Shipping Method" + "string": "حذف نوع ارسال" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,20 +7183,16 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", - "string": "Pricing" + "string": "قیمت‌گذاری" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "قیمت" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5357,7 +7206,11 @@ "string": "Search Products" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { - "string": "No products matching given query" + "string": "هیچ محصولی مطابق درخواست پیدا نشد" + }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", @@ -5372,20 +7225,29 @@ }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", - "string": "Assign products" + "string": "تخصیص محصولات" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "نام محصول" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { - "string": "Actions" + "string": "عملیات ها" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5394,83 +7256,143 @@ "string": "Shipping Weight Unit" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "نام انبار" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "کشور هایی که میخواهید به مناطق ارسال اضافه کنید انتخاب کنید" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", - "string": "انتساب کشورها" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "کشور هایی که میخواهید به منازق ارسال اضافه کنید انتخاب کنید" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", "string": "تخصیص کشورها" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "کشور ها a تا z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "جستجوی کشورها" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "در حال حاضر هیچ کشوری به این محدوده‌ی ارسالی اختصاص پیدا نکرده‌است" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "کشورها" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "افزودن محدوده‌ی ارسالی جدید" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "ارسال" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "در حال حاضر هیچ کشوری به این محدوده‌ی ارسالی اختصاص پیدا نکرده‌است" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "کشورها" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "در حال حاضر هیچ کشوری به این محدوده‌ی ارسالی اختصاص پیدا نکرده‌است" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "نام منطقه حمل و نقل" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "افزودن" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "ارسال" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "ارسال" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "نام" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "انبار" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "تنظیمات" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,49 +7494,32 @@ "context": "dialog header", "string": "حذف محدوده‌ی ارسال" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "تخصیص نیافته" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", "string": "حذف محدوده‌ی ارسال" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "آیا اطمینان دارید که میخواهید {countryName} را از مناطق ارسال حذف کنید؟" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "حذف از مناطق ارسال" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5665,77 +7527,83 @@ }, "src_dot_show": { "context": "button", - "string": "Show" + "string": "نشان بده" }, "src_dot_siteSettings": { "context": "site settings section name", "string": "تنظیمات وب‌سایت" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "توضیحات فروشگاه" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "تنظیمات ایمیل" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "ایمیلی که ار آن ایمیل های اتوماتیک به مشتریانتان ارسال میشود را تنطیم کنید" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL تغییر کلمه عبور مشتری" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "اطلاعات شرکت" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "تنظیمات ایمیل" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "دسترسی‌ها" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "کاربر فعال است" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "همه کارکنان" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "فعال" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "تغییر" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "اطلاعات کارکنان" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "تغییر تصویر" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "حذف" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "حذف تصویر" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "نام کشور" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "محل زندگی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "مسکن سازمانی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "دوچرخه" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "روزنامه‌ها" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "دسته بندی" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "نرخ مالیات" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "دعوت به رویدادهای فرهنگی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "خوراک کودک" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "سرویس‌های محلی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "خوراکی‌ها" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "کتاب‌ها" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "عرضه‌ی محصولات کشاورزی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "استاندارد" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "حمل و نقل مسافران" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "دعوت به رویدادهای تفریحی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "لباس کودک" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "دعوت به رویدادهای ورزشی" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "نرخ مالیات در {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "پزشکی" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "هتل‌ها" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "کتاب های الکترونیک" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "سوخت داخلی" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "ویفر" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "تبلیغات" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "رستوران‌ها" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "قیمت تمام محصولات با مالیات محاسبه شده است" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "ویژگی‌ها" + }, "src_dot_translations": { "context": "translations section name", "string": "ترجمه " }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "هیچ ترجمه‌ای وجود ندارد" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "نام مشخصه" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "مقدار ها" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "نام دسته‌بندی" }, @@ -6104,7 +7918,7 @@ "string": "Shipping methods" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "ویژگی‌ها" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "طرح تخفیف" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "پیش‌نمایش موتور جستجو" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "عنوان صفحه" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "نام مشخصه" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "پیش‌نمایش موتور جستجو" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "توضیحات" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "نام" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "نام کوپن" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6437,21 +8278,32 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "پاک کردن انبار" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", "string": "اطلاعات آدرس" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "نام انبار" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", - "string": "All Warehouses" + "string": "همه ی انبارها" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "نام" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "تنظیمات" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "ساخت وب قلاب" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "حذف وب قلاب" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "همه رویداد ها" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "مشتری ساخته شد" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "تغییر تعداد هنگام پرداخت" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "ساخت وب قلاب" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "رویدادها" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "ساخت وب قلاب" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "اختصاص داده شده" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "تعداد" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "تخصیص نیافته" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "تخصیص نیافته" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "تخصیص نیافته" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/fr.json b/locale/fr.json index 927349bb0..5f51f4313 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Annuler la commande" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Caché" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Déterminer les attributs utilisés pour créer les types de produits " }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Gérer et ajouter des pages" - }, "configurationMenuPermissionGroups": { "string": "Gérez vos groupes de permissions et leurs permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Visualiser et mettre à jour vos plugins et leurs paramètres " }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "montant de la remise" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Montant fixe" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activité" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Voici les informations que nous avons réunies à propos de votre magasin" }, - "homeNotificationTableNoOrders": { - "string": "Aucune commande prête a être traitée" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Une commande est prête a être expédiée} other {{amount} commandes sont prêtes a être expédiées}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Un paiement à saisir} other {{amount} paiements à saisir}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Un produit en rupture de stock} other {{amount} produits en rupture de stock}}" - }, - "homeNotificationsNoPayments": { - "string": "Aucun paiement en attente" - }, - "homeNotificationsTableNoProducts": { - "string": "Aucun produit en rupture de stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Un commandé} other {{amount} commandés}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Bonjour, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "entre" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "égal à" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Créer menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Le titre du menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Non publiée" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Pas défini" @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "Pas défini" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "ne s'applique pas" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "ne s'applique pas" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Créer le type de page" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Sélectionnez le type de contenu" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Disponible à l'achat" }, "productExportFieldCategory": { "context": "product field", @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Images de la variante" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilité" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventaire" @@ -283,7 +430,7 @@ "string": "TVA" }, "productTypeTaxesInputLabel": { - "string": "TVA" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Publié" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Catégories ({quantité})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Produits ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Désassigner" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Désassigner" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Désassigner" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,51 +500,71 @@ "string": "Êtes-vous certain de vouloir effacer {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Entrepôt" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Configuration de l'envoi des e-mails" - }, "src_dot_accept": { "context": "button", "string": "J'accepte" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Applications" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Applications" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "L'application est active" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Application désactivée" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Activer" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Désactiver" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Désactiver App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -410,7 +585,7 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Désactiver" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", @@ -434,11 +609,11 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Activer" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permissions de l'application" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Tableau de bord" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -506,7 +672,19 @@ }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permissions de l'application" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "A Propos" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", @@ -536,10 +714,6 @@ "context": "header", "string": "Créer une nouvelle application" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "L'application est active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Clé d'accès générée" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Donner tous les accès au magasin pour cette application" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Désactiver" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "L'application est active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activer" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Vos applications personnalisées seront affichées ici." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Créer une application" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Désactivé" @@ -621,7 +799,7 @@ }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Applications tierces" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", @@ -671,42 +849,38 @@ "context": "delete token", "string": "Êtes-vous certain de vouloir supprimer la clé d'accès {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Impossible de recevoir les paramètres de l'application" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "L'application est active" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "Application désactivée" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Installer l'application" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "L'application a été supprimée" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Impossible d'installer {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "Application installée" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "L'application a été supprimée" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Créer une application" }, + "src_dot_assign": { + "context": "button", + "string": "Affecter" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributs" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Êtes-vous certain de vouloir supprimer {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Type d'entrée de catalogue pour le propriétaire de magasin" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Menu déroulant" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Fichier" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Localité" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Valeur requise" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Label par défaut" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Sélection multiple" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Code d'attribut" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Ceci est utilisé en interne. Assurez-vous de ne pas utiliser d'espaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Label par défaut" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Menu déroulant" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fichier" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Type d'entrée de catalogue pour le propriétaire de magasin" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Sélection multiple" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produits" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Valeur requise" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Poids" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Créer nouvel attribut" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Utiliser dans la navigation à facettes" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Propriétés de la boutique" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Propriété du tableau de bord" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position dans la navigation à facettes" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Si activé, cet attribut peut être utilisé entant que colonne dans la table de produit" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Ajouter à la colonne Options " }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Si activé, cet attribut peut être utilisé entant que colonne dans la table de produit" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Propriété du tableau de bord" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Utiliser dans le filtrage " }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Si activé, vous pourrez utiliser cet attribut pour filtrer les produits dans la liste des produits" }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Utiliser dans la navigation à facettes" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Propriétés de la boutique" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position dans la navigation à facettes" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Photo" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Êtes-vous certain de vouloir supprimer la valeur \"{name}\"?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assigner valeur" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Attribut créé avec succès" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributs supprimés avec succès" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Connexion" + "string": "S'enregistrer" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Mot de passe" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Mot de passe oublié ?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Désolé, votre pseudo et/ou mot-de-passe sont incorrects. Merci d'essayer à nouveau." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Réinitialisez votre mot de passe" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nouveau mot de passe" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Veuillez créer un nouveau mot de passe" - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Définir un nouveau mot-de-passe" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirmer le mot de passe" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Les mots de passe ne correspondent pas" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Vous avez oublié votre mot de passe? Ne vous inquiétez pas, nous le réinitialisons pour vous. " + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Envoyer les instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Réinitialiser le mot de passe" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Retour à la connexion " }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Réinitialiser le mot de passe" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Réussi! Dans quelques minutes vous recevrez un message avec les instructions pour redéfinir votre mot-de-passe." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Retour" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Annuler" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Annulé" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalogue" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Numéro des produits" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Prix" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Aucun produit trouvé" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Disponibilité" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nom" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Ajouter un produit" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Produits dans {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Supprimer les catégories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilité" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1231,7 +1560,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Désactiver" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", @@ -1243,7 +1572,39 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Activer" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Effacer" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Toutes les collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Rechercher la collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Disponibilité" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Aucun produit trouvé" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Région du pays" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assigner des attributs" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Aucun résultat trouvé" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Rechercher les attributs" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Recherchez par nom d'attribut" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assigner Attribut" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Aucun résultat trouvé" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Affecter" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Recherchez par nom d'attribut" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Rechercher les attributs" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Recherchez par nom de catégorie, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Rechercher la catégorie" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Recherchez par nom de collection, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Recherchez par nom de catégorie, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assigner Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Rechercher la collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Recherchez par nom de collection, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Affecter" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assigner des produits" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Recherche par nom de produit, attribut, type de produit, etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Rechercher dans les produits" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Recherche par nom de produit, attribut, type de produit, etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assigner Produit" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "UGS {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Recherche par nom de produit, attribut, type de produit, etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributs" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Valeurs" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valeur" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Aucun résultat" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Disponible à l'achat" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Caché" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Disponibilité" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Gérer" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "depuis {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publier le" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Définir la date de publication" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "caché" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publié" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "État" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "depuis {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publier le" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Définir la date de publication" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Disponibilité" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Gérer" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Région du pays" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Erreur" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Pays" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Êtes-vous certain de vouloir effacer la tabulation de recherche {name}?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Boutique" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Erreur" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Retour à la page d'accueil " + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Tableau de bord" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Oups!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Erreur" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Ne vous inquiétez pas, tout ira bien " + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Nous avons rencontré un problème..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Télécharger" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Aucun résultat" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "égal à" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "et" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Afficher plus" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "entre" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtres" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "et" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtres" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Sauvegarder les modifications" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Déplacer les images ici pour les télécharger" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Ajouter" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valeur" @@ -1807,17 +2272,17 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", - "string": "Field" + "string": "Champ" + }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "à {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Retourner au tableau de bord" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "{number} objets sélectionné" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Envoyer" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Laissez votre commentaire ici..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Déconnexion" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Annuler" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Rafraîchir" + }, + "src_dot_continue": { + "context": "button", + "string": "Continuer" + }, "src_dot_create": { "context": "button", "string": "Créer" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Ajouter une adresse" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "Carnet d'adresses de {fullName}" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Ce client n'a aucune adresse ajoutée à son livret d'adresses. Vous pouvez ajouter une adresse en cliquant sur le bouton ci-dessous." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Il n'y a pas d'adresse à afficher pour ce client" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Ajouter une adresse" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Ce client n'a aucune adresse ajoutée à son livret d'adresses. Vous pouvez ajouter une adresse en cliquant sur le bouton ci-dessous." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "Carnet d'adresses de {fullName}" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Détails de {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Il n'y a pas d'adresse à afficher pour ce client" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Adresse par défaut" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Adresse de facturation par défaut" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Définir comme adresse de livraison par défaut" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Adresse d'envoi par défaut" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Effacer l'adresse" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Modifier l'adresse" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Définir comme adresse de facturation par défaut" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Adresse d'envoi par défaut" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Définir comme adresse de livraison par défaut" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Note" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Informations personnelles" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Informations de contact" + "string": "Informations de contact " + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Rechercher le client" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Tableau de bord" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Effacer" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Description" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Réductions" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Nom de la catégorie" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Catégories éligibles " - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Aucune catégorie trouvée" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produits" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assigner une catégorie" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assigner des collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Catégories éligibles " }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Aucune collection trouvée" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Aucune catégorie trouvée" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nom de la catégorie" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produits" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Nom de la collection" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assigner des collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Collections éligibles" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Aucune collection trouvée" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nom de la collection" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produits" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assigner Pays" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Dates actives" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Aucun produit trouvé" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assigner des produits" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Nom du produit" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Produits éligibles" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Aucun produit trouvé" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Disponibilité" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Nom du produit" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Type du produit" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Produits éligibles" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Aucune variation trouvée" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Nom du produit" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Type du produit" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Activé" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expiré" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Générer un code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limiter le nombre de fois que cette réduction peut être utilisée au total " - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limiter a une utilisation par client" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limiter le nombre de fois que cette réduction peut être utilisée au total " + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limite d'utilisation" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Limite d'usage" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limite d'utilisation" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Activé" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expiré" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Êtes-vous certain de vouloir supprimer {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Désassigner les catégories aux promotions" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Désassigner les collections aux promotions" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Promotion retirée" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Désassigner les produits aux promotions" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Promotion retirée" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Promotion retirée" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Effacer la promotion" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Désassigner les catégories aux promotions" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Êtes-vous certain de vouloir supprimer {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Supprimer les promotions" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Bon créé avec succès" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Le bon d'achat est supprimé " - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Désassigner les collections aux bons" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Désassigner les produits aux bons" @@ -2974,7 +3558,7 @@ "string": "Modifier" }, "src_dot_email": { - "string": "Adresse e-mail " + "string": "Email address" }, "src_dot_endDate": { "string": "Date de fin" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Heure de fin" }, + "src_dot_error": { + "string": "Erreur" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Client" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Note" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Modifier" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Détails" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expiré" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Détails" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Montant" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produit" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "État" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Effacer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Désactiver" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produit" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Paramètres" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Accueil" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "La commande #{orderId} a été placée" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Aucune commande prête a être traitée" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Aucun paiement en attente" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Nom de famille" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Gérer" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Commandes" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Editer l'adresse de livraison" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Editer l'adresse de facturation " - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Annuler les commandes" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Adresse de facturation" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Ajouter une nouvelle adresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Aucun résultat trouvé" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Adresse de livraison" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Aucune note du client " }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Adresse de facturation" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Commande #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Annuler la commande" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Ajouter" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Montant de la remise" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Montant fixe " + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Valeur invalide" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Pourcentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Ajouter un service de livraison" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (TVA incluse)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Remise" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Aucun service de livraison applicable " }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Sous-total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (TVA incluse)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Ajouter des produits" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Créer la commande" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finaliser" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Traiter" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "Pas de stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Articles prêts à être expédiés" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Commande" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nom de produit" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Commande #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Articles prêts à être expédiés" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Pas de stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nom de produit" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "UGS (Unité de Gestion de Stock)" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Traiter" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Ajouter un suivi" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Modifier le suivi" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Remboursement" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Numéro de suivi: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Annuler le traitement" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Quantité" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Numéro de suivi" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nom de produit" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "UGS (Unité de Gestion de Stock)" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Numéro de suivi" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Ajouter un code de suivi " }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Ajouter un suivi" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Prix" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produit" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Modifier le suivi" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Quantité" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Numéro de suivi: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Traitées ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "UGS (Unité de Gestion de Stock)" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Annuler le traitement" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "L'adresse de la commande a été mise à jour" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "La note a été ajoutée à la commande" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "La confirmation de commande a été envoyée au client" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Le paiement a été annulé" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "La commande a été entièrement payée" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Le paiement a été remboursé" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Les produits ont été ajoutés au brouillon de commande" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "{quantity} articles survendus" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Les produits ont été supprimés du brouillon de commande" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Paiement refusé " }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "La commande a été annulée" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Toutes les commandes" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Client" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Créé" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Status du traitement" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Paiement nul" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "La livraison" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "TVA incluse" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} articles" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Montant saisi" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Vide" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Remboursement" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Marquer payé" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Solde exceptionnel " - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Remise" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Montant pré-autorisé" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "TVA" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Saisie" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Montant saisi" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Remise" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} articles" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Marquer payé" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Solde exceptionnel " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Statut du paiement" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Montant pré-autorisé" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Remboursement" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "La livraison" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "ne s'applique pas" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "ne s'applique pas" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Sous-total" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "TVA" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "TVA incluse" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Remboursement" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Bon d'achat" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "UGS {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Rechercher dans les produits" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Aucun produit ne correspond à la demande" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Prix" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produit" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Quantité" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "UGS (Unité de Gestion de Stock)" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Remboursement" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Montant" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Commande #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Montant" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Remboursement" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Prix" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Prix" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produit" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Remplacer" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Traitées ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Non traitées" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Commande #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Paramètres" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Modifier la méthode de livraison" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Prix" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produit" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Traiter" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Quantité" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Non traitées ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "UGS (Unité de Gestion de Stock)" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Commande mise à jour avec succès" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Commande #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "La méthode de livraison a été mise à jour avec succès" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Le traitement a été annulé" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Commande brouillonne #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Le traitement a été annulé" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Commande #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Commande #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4013,19 +5580,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Créer le type de page" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Créer une page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titre" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partiellement remboursé " }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Statut du paiement" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Groupes de permissions" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "inactif" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Aucun membre trouvé" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Affecter" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Rechercher des membres du personnel" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Affecter des membres du personnel" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Recherche par nom, email, etc ..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Activé" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Rechercher des membres du personnel" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "inactif" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Affecter des membres du personnel" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "authorisation." }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Nom du plugin" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Information et statut du plugin" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Définir le plugin comme étant actif" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Paramètres du plugin" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Paramètres du plugin" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "Details de {pluginName} " }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Information et statut du plugin" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Ceci sont des informations générales à propos de votre boutique. Ils définissent l'adresse de votre boutique et ce qui est affiché dans la barre d'adresse du navigateur." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Chercher dans les plugins…" }, @@ -4416,28 +5993,64 @@ "string": "Tous les plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Activé" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "inactif" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Activé" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nom" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Aucun plugin trouvé" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Activé" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Désactivé" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nom" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Supprimer le champ d'autorisation" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Le plugin risque de ne plus fonctionner si vous videz ce champ. Êtes-vous sûr de vouloir continuer?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Types de produit" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Attributs du produit" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Attributs de la variante" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Êtes-vous certain de vouloir effacer {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Supprimer type de produit" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Le type du produit utilise des variantes d'attributs " }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Nom du type du produit" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Poids" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Aucun attribut trouvé" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Nom de l'attribut" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assigner un attribut" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Attributs de la variante" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Type du produit créé avec succès" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Supprimer types de produit" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Êtes-vous sûr de vouloir supprimer ce type de produits?} other {Êtes-vous sûr de vouloir supprimer {displayQuantity} types de produits?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Type du produit supprimé " }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Recherchez par nom d'attribut" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Toutes les photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optionnel" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "produits" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Modifier la photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Vue de la photo " + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Information de la photo" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Photos" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Prix" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Créer produit" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Rechercher parmi les produits..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Tous les produits" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Disponible" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Caché" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "En rupture de stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Prix" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Aucun produit trouvé" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Disponibilité" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nom" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilité" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Prix" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optionnel" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Télécharger" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Catégorie" @@ -4830,7 +6516,6 @@ "string": "Organiser le produit" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Poids" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "UGS (Unité de Gestion de Stock)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Nom de l'entrepôt" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Quantité" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Attribuer un entrepôt" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Publié" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Créer une variante" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Attributs de la variante" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Supprimer la variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Enregistrer la variante" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribut" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Appliquer le stock unique par attribut à chaque UGS " }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variation" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valeurs" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Effacer la variante" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Supprimer la variante" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Sélection de l'image " + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Photos" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Sélectionner une variante d'image spécifique à partir des images de produits" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choisir les photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Nouvelle variante" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Caché" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Attributs de la variante" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilité" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Prix" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Coût" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Coût de revient" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Créer des variantes" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variantes" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Utiliser des variantes de produits pour les produits qui ont plusieurs versions par exemple différentes tailles ou couleurs" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "Tous les entrepôts" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "non stocké" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "UGS (Unité de Gestion de Stock)" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variation" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Êtes-vous sûr de vouloir supprimer cette variante?} other {Êtes-vous sûr de vouloir supprimer {displayQuantity} variantes?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Supprimer variantes de produit" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Êtes-vous certain de vouloir effacer {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Produit enlevé " }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Êtes-vous certain de vouloir effacer {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Supprimer Produit" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Supprimer variantes de produit" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Créer une variante" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Propriétés" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Totalement remboursé" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Supprimer" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Ce champ est requis" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Promotions" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Changements enregistrés " }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Envoyer" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Ce taux sera appliqué à toutes les commandes de tout prix" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "Il n'y a pas de limite de valeur " - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "Il n'y a pas de limite de valeur " - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Aucun produit ne correspond à la demande" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Cette unité sera utilisée comme poids de livraison par défaut" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Créer un nouvel entrepôt" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Le reste du monde" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Chercher rapidement " + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choisissez les pays que vous voulez ajouter à la liste des zones de livraison ci-dessous" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assigner Pays" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Si sélectionné, cela ajoutera tous les pays non-sélectionnés aux autres zones de livraison" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Recherchez par nom de pays" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choisissez les pays que vous voulez ajouter à la liste des zones de livraison ci-dessous" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assigner des pays" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Pays de A à Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Chercher rapidement " + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Le reste du monde" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Si sélectionné, cela ajoutera tous les pays non-sélectionnés aux autres zones de livraison" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Rechercher pays" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": " Actuellement, aucun pays n'est affecté à cette zone de livraison" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Recherchez par nom de pays" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Pays" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Créer nouvelle zone d'envoi" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Ceci est une zone de livraison par défaut, c’est-à-dire qu’elle couvre tous les pays qui ne sont pas affectés à d’autres zones de livraison." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "La livraison" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": " Actuellement, aucun pays n'est affecté à cette zone de livraison" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Pays" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Ceci est une zone de livraison par défaut, c’est-à-dire qu’elle couvre tous les pays qui ne sont pas affectés à d’autres zones de livraison." + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": " Actuellement, aucun pays n'est affecté à cette zone de livraison" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} sur {maxCharacters} caractères" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Ajouter" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nom" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Entrepôt" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Ajouter un nouvel entrepôt" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Sélectionner un entrepôt" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Ajouter" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Paramètres" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Supprimer zones d'envoi" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Êtes-vous sûr de vouloir supprimer cette zone de livraison?} other {Êtes-vous sûr de vouloir supprimer {displayQuantity} zones de livraison?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Désassigner" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Supprimer zone d'envoi" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Êtes-vous certain de vouloir supprimer {countryName} de cette zone de livraison?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Supprimer de la zone de livraison" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Désassigner" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Paramètres du site" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Le nom de votre magasin est affiché sur l'onglet de votre navigateur web" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Description du magasin" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Nom de votre magasin" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "L'URL de votre boutique en ligne" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "La description du magasin est affichée dans la barre des tâches après le nom de votre magasin" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Adresse e-mail pour l'envoi" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Cette adresse sera affichée comme expéditeur dans le champ \"from\"" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Configuration de l'envoi des e-mails" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurez l'adresse e-mail avec laquelle tous les e-mails automatiques seront envoyés à vos clients." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL de réinitialisation de mot de passe du client" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Cette adresse sera utilisée dans les liens pour la réinitialisation des mot de passes. Elle sera envoyée par e-mail." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Adresse web" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Adresse e-mail de l'expéditeur" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Cette adresse sera utilisée pour générer des factures et calculer les frais de port." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Information du magasin " }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Informations sur votre entreprise" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Configuration de l'envoi des e-mails" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "L'adresse e-mail que vous entrez ici sera utilisé comme adresse de contact pour votre client." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Ceci sont des informations générales à propos de votre boutique. Ils définissent l'adresse de votre boutique et ce qui est affiché dans la barre d'adresse du navigateur." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "C'est ici que vous trouvez tous les paramètres d'e-mail pour votre boutique. Vous pouvez personnalisé l'adresse principale et une partie du contenu des e-mails." - }, "src_dot_somethingWentWrong": { "string": "Saleor a rencontré un problème inattendu " }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Droits" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "L'utilisateur est activé" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Tous les membres du personnel" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Rechercher un membre du personnel" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Inviter le membre du personnel" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Activé" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Paramètres" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Modifier" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Information sur le membre du personnel" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Changer la photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Effacer" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Effacer la photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Nom du pays" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Logement" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Logement social " - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Vélos" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Journaux" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Catégorie" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Taux de la taxe" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission à des événements culturel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Produits alimentaires pour bébés" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Services domestiques " - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Produits alimentaires" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Livres" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Fournitures agricoles " - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Transport passager " - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission à des événements de divertissement" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Vêtements pour enfants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission à des événements sportifs" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Taux de la taxe en {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Médical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "Aucune catégorie de taxe réduite trouvée" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hôtels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "Livres électroniques" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Combustible domestique" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Eau" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Publicité" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Rénovations de la propriété" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Vin" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Médicaments" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Tous les prix de produits incluent la TVA" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Les taux de taxes ont bien été rapatriés" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributs" + }, "src_dot_translations": { "context": "translations section name", "string": "Traductions" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} traductions, {numberOfTranslatedFields} prêtes" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Encore aucune traduction" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Nom de l'attribut" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Valeur {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valeurs" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nom de la catégorie" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Prévisualisation pour moteur de recherche" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Titre de page" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Valeur {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Nom de l'attribut" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Description pour moteur de recherche" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Prévisualisation pour moteur de recherche" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Traduction Promotion \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Nom de la promotion" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Description" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nom" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Nom du bon d'achat" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Valeur invalide" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Erreur inconnue" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Nom de l'entrepôt" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Rechercher entrepôt" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "Tous les entrepôts" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Créer un entrepôt" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nom" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Zones d'expédition" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "Cet entrepôt n'a aucune zone de livraison assignée." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Paramètres" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Créer un entrepôt" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Créer un Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Voulez-vous vraiment supprimer ce webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Supprimer le Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Événements" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Commande mise à jour" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Tous les événements" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Produit créé" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Étendez ou restreignez les permissions des Webhooks pour réagir à certains événements de Saleor." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Commande payée intégralement" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Commande crée" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Commande annulée" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Commande expédiée" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Client crée" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "La quantité du panier a changé" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Expédition créée" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "URL cible" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Nom du Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Information sur le Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Cette URL recevra des requêtes Webhook de type POST" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "La clé secrète est utilisée pour créer une signature de hachage pour chaque transfert de données. *Champ optionnel" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Clé privée" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Information spécifiques au Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Le Webhook est actif" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Si vous voulez désactiver ce Webhook décochez la case ci-dessous." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Status du Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Détails du Webhook sans nom" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Créer un Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "Détails pour {webhookName}" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Événements" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "La clé secrète est utilisée pour créer une signature de hachage pour chaque transfert de données. *Champ optionnel" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "URL cible" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Cette URL recevra des requêtes Webhook de type POST" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Information sur le Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Nom du Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Le Webhook est actif" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Si vous voulez désactiver ce Webhook décochez la case ci-dessous." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Status du Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Détails du Webhook sans nom" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Créer un Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "Détails pour {webhookName}" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Alloué" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Quantité" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Désassigner" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Désassigner" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Désassigner" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } } \ No newline at end of file diff --git a/locale/hi.json b/locale/hi.json index daeeffe76..3e64bca5b 100644 --- a/locale/hi.json +++ b/locale/hi.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancel Order" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Not published" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Published" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Products" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "पासवर्ड" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Price" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "नाम" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Clear" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "संग्रह" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Value" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Published" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Value" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continue" + }, "src_dot_create": { "context": "button", "string": "Create" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "टिप्पणी" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "वर्णन" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Discounts" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Products" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Products" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Products" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Customer" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "टिप्पणी" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Amount" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Orders" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Add" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Discount" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "मात्रा" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Price" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "मात्रा" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Customer" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Shipping" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Discount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Payment status" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Shipping" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Price" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "मात्रा" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Price" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Price" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Price" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "मात्रा" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Payment status" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Active" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Active" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Active" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "नाम" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Active" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "नाम" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Price" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Price" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "नाम" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Price" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "मात्रा" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Published" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "प्रकार" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "प्रकार" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remove" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Sales" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Shipping" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Add" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "नाम" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Active" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "वर्णन" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "नाम" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "नाम" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "मात्रा" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/hu.json b/locale/hu.json index fc1d09a46..307cf4205 100644 --- a/locale/hu.json +++ b/locale/hu.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Rendelés lemondása" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Rejtett" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "kezdvezmény érték" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nem közétett" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategória" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Változat képei" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Láthatóság" - }, "productStockHeader": { "context": "product stock, section header", "string": "Leltár" @@ -283,7 +430,7 @@ "string": "Adók" }, "productTypeTaxesInputLabel": { - "string": "Adók" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Közétett" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Irányítópult" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Tulajdonságok" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Fájl" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Környék" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Dátum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fájl" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Oldalak" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Termékek" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Súly" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Kép" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Bejelentkezés" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Jelszó" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Elfelejtetted a jelszavad?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Mégse" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Lemondva" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Ár" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Elérhetőség" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Név" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Termék hozzáadás" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Elérhetőség" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Töröl" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kollekciók" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Minden kollekció" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Elérhetőség" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Tulajdonságok" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Értékek" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Érték" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Rejtett" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Elérhetőség" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Közétett" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Státusz" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Elérhetőség" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Irányítópult" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Szűrők" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Szűrők" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Módosítás mentése" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Hozzáad" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Érték" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "kijelentkezés" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Tovább" + }, "src_dot_create": { "context": "button", "string": "Létrehoz" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Megjegyzés" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Irányítópult" }, + "src_dot_date": { + "string": "Dátum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Leírás" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Kedvezmények" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Termékek" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Termékek" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Termékek" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Elérhetőség" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nem található változat" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktív" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktív" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Szerkeszt" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Vásárló" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Megjegyzés" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Módosít" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Részletek" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Részletek" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Mennyiség" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Termék" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Státusz" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Termék" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Beállítások" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Főoldal" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Rendelések" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Számlázási cím" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Szállítási cím" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Rendelés lemondása" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Hozzáad" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Kezdvezmény értéke" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Összesen" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Kedvezmény" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Részösszeg" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Összesen" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Rendelés felvitel" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Teljesít" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Rendelés" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Termék név" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Termék név" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Teljesít" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Követés hozzáadása" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Követés szerkesztése" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Visszatérítés" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Teljesítés elvetése" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Mennyiség" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Követési szám" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Termék név" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Követési szám" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Követés hozzáadása" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Ár" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Termék" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Követés szerkesztése" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Mennyiség" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Teljesítés elvetése" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Összesen" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Minden rendelés" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Vásárló" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Szállítás" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Érvénytelen" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Visszatérítés" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Megjelölve fizetettként" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Kedvezmény" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Előzetesen jóváhagyott összeg" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Adók" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Bevonás" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Kedvezmény" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Megjelölve fizetettként" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Fizetés állapota" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Előzetesen jóváhagyott összeg" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Visszatérítés" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Szállítás" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Részösszeg" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Adók" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Összesen" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Visszatérítés" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kupon" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,75 +5105,29 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Ár" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Termék" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Visszatérítés" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Mennyiség" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Összesen" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Ár" @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Összesen" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Mennyiség" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Visszatérítés" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Ár" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Ár" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Termék" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Kitöltetlen" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Beállítások" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Ár" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Termék" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Teljesít" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Mennyiség" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Összesen" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Cím" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Részben visszatérített" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Fizetés állapota" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktív" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Jóváhagyás" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktív" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktív" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Név" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktív" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Beállítás" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Név" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Súly" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Minden fotó" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "termékek" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Képek" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Ár" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Minden termék" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Rejtett" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Ár" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Elérhetőség" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Név" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Elérhetőség" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Ár" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategória" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Súly" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Mennyiség" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Közétett" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Változat" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Értékek" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Képek" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Rejtett" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Elérhetőség" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Árazás" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Változat" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Teljesen visszatérített" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Töröl" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Leértékelések" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Országok" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Szállítás" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Országok" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Hozzáad" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Név" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Hozzáad" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Beállítások" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Jogosultságok" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Felhasználó aktív" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Minden munkatárs" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktív" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Módosít" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategória" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Minden ár tartalmazza az ÁFÁ-t" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Tulajdonságok" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Értékek" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Leírás" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Név" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Név" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Beállítások" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Lefoglalt" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Mennyiség" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/hy.json b/locale/hy.json index 813ba8e45..09af26e69 100644 --- a/locale/hy.json +++ b/locale/hy.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Պատվերի Չեղարկում" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Գործունեություն" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Պատվերը պատրաստ է կատարման} other {{amount} Պատվերները պատրաստ են կատարման}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Պատվերված է} other {{amount} Պատվերված են}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Չհրապարակված" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Տեսակ" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Հրապարակված" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Գործողություններ" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Ապրանքներ" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Կշիռ" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Գաղտնաբառ" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Արժեք" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Անուն" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Նշան" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Մաքրել" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Հավաքածուներ" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Արժեք" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Հրապարակված" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Արժեք" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Գործողություններ" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continue" + }, "src_dot_create": { "context": "button", "string": "Create" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Նշում" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Նկարագրություն" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Discounts" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Ապրանքներ" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Ապրանքներ" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Ապրանքներ" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Ակտիվ" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Ակտիվ" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Հաճախորդ" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Նշում" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Գումար" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Orders" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Add" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Զեղջի արժեքը" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Ընդհանուր" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Discount" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Ընդհանուր" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "ՊՊՄ" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Քանակ" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Հետևելու համարը" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "ՊՊՄ" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Հետևելու համարը" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Արժեք" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Քանակ" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "ՊՊՄ" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Ընդհանուր" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Հաճախորդ" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Shipping" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Discount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Վճարման կարգավիճակ" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Shipping" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Ընդհանուր" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Կտրոն" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Արժեք" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Քանակ" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "ՊՊՄ" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Գումար" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Ընդհանուր" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Ընդհանուր" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Գումար" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Արժեք" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Արժեք" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Արժեք" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Քանակ" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "ՊՊՄ" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Ընդհանուր" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Վերնագիր" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Վճարման կարգավիճակ" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Ակտիվ" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Ակտիվ" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Ակտիվ" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Գործողություն" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Անուն" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Ակտիվ" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Անուն" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Կշիռ" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Նշան" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Արժեք" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Արժեք" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Անուն" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Արժեք" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Տեսակ" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Կշիռ" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Քանակ" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Հրապարակված" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Տարբերակ" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "ՊՊՄ" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Տարբերակ" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remove" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Sales" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Գործողություններ" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Shipping" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Add" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Անուն" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Օգտագործողը ակտիվ է" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Ակտիվ" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Տեսակ" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Նկարագրություն" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Անուն" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Անհայտ սխալ" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Անուն" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Առաքման Շրջաներ" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Իրադարձություններ" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Պատվերը թարմացված է" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Բոլոր իրադարձությունները" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Պատվերը ստեղծված է" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Պատվերը չեղարկված է" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Պատվերը կատարված է" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Իրադարձություններ" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Քանակ" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/id.json b/locale/id.json index bc43f983b..7452ce2fe 100644 --- a/locale/id.json +++ b/locale/id.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Batalkan pesanan" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Tersembunyi" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Terlihat" + }, "configurationMenuAttributes": { "string": "Tentukan atribut yang digunakan untuk membuat jenis produk" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Kelola dan tambahkan halaman tambahan" - }, "configurationMenuPermissionGroups": { "string": "Kelola izin grup kamu dan izin mereka" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Lihat dan perbarui plugin Anda dan pengaturannya." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivitas" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Berikut ini adalah beberapa informasi yang kami kumpulkan terkait toko Anda" }, - "homeNotificationTableNoOrders": { - "string": "Tidak ada pesanan yang siap diselesaikan" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,other {{amount} Pesanan siap untuk diselesaikan}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,other {{amount} Pembayaran untuk di-capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,other {{amount} Produk sudah habis}}" - }, - "homeNotificationsNoPayments": { - "string": "Tidak ada pembayaran yang menunggu di-capture" - }, - "homeNotificationsTableNoProducts": { - "string": "Tidak ada produk yang habis" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,other {{amount} Dipesan}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Halo, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Buat Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Judul Menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Tidak diterbitkan" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Tidak diatur" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Tidak diatur" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "Tidak berlaku" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "Tidak berlaku" @@ -216,7 +355,15 @@ "string": "Create Page Type" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Pilih jenis konten" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Tersedia untuk pembelian" }, "productExportFieldCategory": { "context": "product field", @@ -250,6 +397,10 @@ "context": "product field", "string": "Tipe" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Gambar Varian" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilitas" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventaris" @@ -283,11 +430,11 @@ "string": "Pajak" }, "productTypeTaxesInputLabel": { - "string": "Pajak" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "Harga" }, "productVariantCreatePricesStockInputLabel": { "string": "Persediaan" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Diterbitkan" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Kategori ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Produk ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Batalkan penetapan" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Batalkan penetapan" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Batalkan penetapan" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Apakah Anda yakin ingin menghapus {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Gudang" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Konfigurasi Surat" - }, "src_dot_accept": { "context": "button", "string": "Menyetujui" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atribut" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Kamu yakin mau menghapus {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Kode Atribut" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Ini digunakan secara internal. Pastikan kamu tidak menggunakan spasi" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Tanggal" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Halaman" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Daftar produk" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Berat" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Buat Atribut Baru" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Properti Storefront" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Properti Dashboard" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Jika diaktifkan, atribut ini dapat digunakan sebagai kolom di tabel produk" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Tambahkan ke Opsi Kolom" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Jika diaktifkan, atribut ini dapat digunakan sebagai kolom di tabel produk" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Properti Dashboard" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Gunakan pada Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Jika diaktifkan, kamu bisa menggunakan atribut ini untuk memfilter produk di daftar produk." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Properti Storefront" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Gambar" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Kamu yakin mau menghapus nilai \"{name}\"?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Berhasil membuat atribut" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "Masuk" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Kata sandi" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Lupa kata sandi?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Atur ulang kata sandi Anda" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Kata Sandi Baru" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Silakan atur kata sandi baru." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Atur kata sandi baru" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Konfirmasi Kata Sandi" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Kata sandi tidak cocok" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Kirim Instruksi" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Atur ulang kata sandi" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Kembali ke login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Atur ulang kata sandi" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Berhasil! Dalam beberapa menit kamu akan menerima pesan instruksi bagaimana cara menyetel ulang kata sandimu." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Kembali" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Batal" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Dibatalkan" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Katalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Harga" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Produk tidak ditemukan" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tipe" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nama" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Tambahkan produk" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Hapus kategori" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Ketersediaan" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1239,12 +1568,44 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "Aktif" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Bersihkan" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Koleksi" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Semua Koleksi" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Ketersediaan" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Produk tidak ditemukan" }, @@ -1370,7 +1752,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "Ketersediaan" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Cari Kategori" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,59 +1978,68 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "Atribut" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "Nilai" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "Nominal" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Tersedia untuk pembelian" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Ketersediaan" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "sejak {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Diterbitkan" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Etalase" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Bermain dengan GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filter" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filter" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Simpan perubahan" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Tambah" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Nominal" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,9 +2535,12 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "Keluar" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Terus" + }, "src_dot_create": { "context": "button", "string": "Buat" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Alamat Utama" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Alamat Penagihan Utama" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Atur sebagai alamat pengiriman utama" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Alamat Pengiriman Utama" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Atur sebagai alamat penagihan utama" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Alamat Pengiriman Utama" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Atur sebagai alamat pengiriman utama" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Catatan" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Tanggal" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Deskripsi" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Diskon" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Kategori tidak ditemukan" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Daftar produk" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Kategori tidak ditemukan" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nama Kategori" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Daftar produk" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nama Koleksi" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Daftar produk" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Produk tidak ditemukan" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Produk tidak ditemukan" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "Ketersediaan" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Tidak ditemukan varian" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "Create Sale" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktif" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktif" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "Nominal" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Harga" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Pelanggan" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Catatan" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Ubah" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detail" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detail" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Jumlah" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produk" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produk" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Pengaturan" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Beranda" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Tidak ada pesanan yang siap diselesaikan" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Tidak ada pembayaran yang menunggu di-capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Nama Belakang" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Pesanan" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Alamat tagihan" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Tambah alamat baru" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Alamat pengiriman" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Alamat Penagihan" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Batalkan pesanan" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Tambah" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Nominal diskon" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Diskon" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Buat pesanan" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Penuhi" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Pesanan" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nama produk" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nama produk" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Penuhi" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Tambahkan pelacakan" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit pelacakan" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Pengembalian dana" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Batalkan Pemenuhan" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Jumlah" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Melacak nomor" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nama produk" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Melacak nomor" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Tambahkan pelacakan" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Harga" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produk" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit pelacakan" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Jumlah" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Batalkan Pemenuhan" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Pesanan sudah dibayar penuh" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Pelanggan" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Pengiriman" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Jumlah yang direkam" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Kosong" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Pengembalian dana" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Telah dibayar" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Diskon" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Jumlah yang diotorisasi" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Pajak" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Rekaman" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Jumlah yang direkam" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Diskon" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Telah dibayar" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Status pembayaran" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Jumlah yang diotorisasi" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Pengembalian dana" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Pengiriman" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "Tidak berlaku" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "Tidak berlaku" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Pajak" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Pengembalian dana" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Harga" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produk" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Jumlah" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Harga" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Produk tidak ditemukan" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Produk" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,32 +5155,128 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "Pesanan" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Jumlah" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Pengembalian dana" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Harga" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Produk tidak ditemukan" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Produk" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Harga" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produk" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Tidak terpenuhi" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "Pengaturan" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Harga" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produk" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Penuhi" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Jumlah" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,12 +5525,24 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Atribut tidak ditemukan" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { "string": "Attribute name" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4071,7 +5634,7 @@ }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "Batalkan penetapan" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Judul" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Dikembalikan sebagian" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Status pembayaran" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktif" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Otorisasi" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktif" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktif" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Tindakan" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nama" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktif" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfigurasi" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nama" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Apakah Anda yakin ingin menghapus {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Berat" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Atribut tidak ditemukan" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Opsional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Gambar" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Harga" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tipe" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Tersembunyi" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Terlihat" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Harga" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Produk tidak ditemukan" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tipe" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nama" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Ketersediaan" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Harga" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tipe" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opsional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategori" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Berat" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Jumlah" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Diterbitkan" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,17 +6661,24 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "Harga" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variasi" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Nilai" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Gambar" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Tersembunyi" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Ketersediaan" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Harga" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Harga biaya" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variasi" @@ -5176,7 +6998,7 @@ "string": "New Product" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "Produk dibuat" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Apakah Anda yakin ingin menghapus {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Apakah Anda yakin ingin menghapus {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Pengembalian dana sepenuhnya" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Hapus" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Penjualan" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,20 +7183,16 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", - "string": "Pricing" + "string": "Harga" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Harga" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Negara" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Pengiriman" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Negara" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nama zona pengiriman" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Tambah" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "Pengiriman" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "Pengiriman" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nama" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Gudang" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Pengaturan" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,49 +7494,32 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "Batalkan penetapan" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Konfigurasi Surat" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Konfigurasi Surat" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Izin" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Pengguna aktif" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktif" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Ubah" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategori" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Semua harga produk dimasukkan dengan termasuk pajak" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atribut" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Nilai" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nama Kategori" }, @@ -6104,7 +7918,7 @@ "string": "Shipping methods" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "Atribut" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "Penjualan" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Deskripsi" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nama" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nama" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Pengaturan" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Buat Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Hapus Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Perihal" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Pesanan diperbarui" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Semua Perihal" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Produk dibuat" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Pesanan dibayar penuh" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Pesanan dibuat" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Pesanan dibatalkan" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Pesanan terpenuhi" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Pelanggan dibuat" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Kuantitas berubah saat pembayaran" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Buat Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Perihal" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Buat Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "Dialokasikan" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "Jumlah" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Batalkan penetapan" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Batalkan penetapan" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Batalkan penetapan" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/is.json b/locale/is.json index 86388f1c2..1c847440f 100644 --- a/locale/is.json +++ b/locale/is.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Hætta við pöntun" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Falið" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Ekki birt" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Flokkur" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Sýnileiki" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Birt" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Mælaborð" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Skrá" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Svæði" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Dagsetning" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Skrá" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Síður" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Vörur" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Vigt" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Mynd" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Innskrá" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Lykilorð" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Gleymt lykilorð?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nýtt lykilorð" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Staðfesta lykilorð" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Lykilorð eru ekki eins" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Hætta við" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Verð" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nafn" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Bæta við vöru" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Hreinsa" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Gildi" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Falið" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Birt" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Staða" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Mælaborð" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Afmarkanir" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Afmarkanir" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Bæta við" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Gildi" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Skrá út" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Halda áfram" + }, "src_dot_create": { "context": "button", "string": "Stofna" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Athugasemd" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Mælaborð" }, + "src_dot_date": { + "string": "Dagsetning" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Lýsing" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Afslættir" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Vörur" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Vörur" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Vörur" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Virkt" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Virkt" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Breyta" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Viðskiptavinur" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Athugasemd" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Breyta" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Upphæð" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Vara" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Staða" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Vara" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Stillingar" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Heim" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Pantanir" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Greiðslustaður" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Afhendingarstaður" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Hætta við pöntun" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Bæta við" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Afsláttargildi" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Samtals" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Afsláttur" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Millisumma" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Samtals" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Stofna pöntun" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Pöntun" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nafn vöru" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nafn vöru" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "VN" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Endurgreiða" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Magn" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Rakningarnúmer" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nafn vöru" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "VN" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Rakningarnúmer" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Verð" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Vara" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Magn" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "VN" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Samtals" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Pöntun greidd að fullu" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Viðskiptavinur" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Shipping" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Endurgreiða" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Merkja sem greitt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Afsláttur" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Afsláttur" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Merkja sem greitt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Greiðslustaða" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Endurgreiða" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Shipping" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Millisumma" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Samtals" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Endurgreiða" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Verð" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Vara" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Magn" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "VN" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Endurgreiða" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Upphæð" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Samtals" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Samtals" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Upphæð" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Endurgreiða" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Verð" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Verð" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Vara" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Stillingar" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Verð" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Vara" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Magn" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "VN" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Samtals" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titill" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Endurgreitt að hluta" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Greiðslustaða" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Virkt" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Virkt" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Virkt" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nafn" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Virkt" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nafn" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Vigt" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Myndir" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Verð" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Falið" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Verð" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nafn" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Verð" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Flokkur" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Vigt" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Magn" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Birt" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Afbrigði" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Myndir" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Falið" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Kostnaðarverð" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "VN" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Afbrigði" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Endurgreitt að fullu" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Fjarlægja" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Útsölur" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Lönd" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Shipping" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Lönd" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nafn á sendingarsvæði" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Bæta við" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nafn" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Bæta við" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Stillingar" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Réttindi" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Notandi er virkur" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Virkt" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Breyta" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Flokkur" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Lýsing" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nafn" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nafn" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Stillingar" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Magn" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/it.json b/locale/it.json index 86477c634..07050a2cc 100644 --- a/locale/it.json +++ b/locale/it.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Annulla Ordine" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Nascosto" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visibile" + }, "configurationMenuAttributes": { "string": "Determina gli attributi usati per creare le tipologie di prodotto" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Gestisci e aggiungi pagine aggiuntive" - }, "configurationMenuPermissionGroups": { "string": "Gestisci i gruppi ed i relativi permessi" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Vedi e aggiorno i tuoi plugin e le loro impostazioni." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "valore sconto" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Importo Fisso" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Attività" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Queste sono alcune informazioni recuperate sul tuo negozio" }, - "homeNotificationTableNoOrders": { - "string": "Nessun oridne pronto per l'evasione" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Un ordine pronto per l'evasione} other {{amount} Ordini pronti per l'evasione}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Un pagamento da acquisire} other {{amount} Pagamenti da acquisire}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Un Prodotto esaurito} other {{amount} Prodotti esauriti}}" - }, - "homeNotificationsNoPayments": { - "string": "Nessun pagamento in attesa di acquisizione" - }, - "homeNotificationsTableNoProducts": { - "string": "Nessun prodotto esaurito" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Uno ordinato} other {{amount} Ordinati}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Ciao, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "tra" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equivale a" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Crea Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Titolo Menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Non pubblicato" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Non impostato" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Non impostato" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "non si applica" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "non si applica" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Disponibile per l'acquisto" + }, "productExportFieldCategory": { "context": "product field", "string": "Categoria" @@ -250,6 +397,10 @@ "context": "product field", "string": "Tipologia" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Immagine della variante" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilità" - }, "productStockHeader": { "context": "product stock, section header", "string": "Magazzino" @@ -283,7 +430,7 @@ "string": "Tasse" }, "productTypeTaxesInputLabel": { - "string": "Tasse" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Pubblicato" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categorie ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Prodotti ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Non assegnato" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Non assegnato" + "set availability date": { + "context": "product availability date label", + "string": "Imposta la data di disponibilita" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Non assegnato" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Sei sicuro di voler cancellare {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Configurazione Invio Emails" - }, "src_dot_accept": { "context": "button", "string": "Accetta" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Applicazioni" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Applicazioni" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Attiva Applicazione" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Attivare" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Disattiva Applicazione" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "Permessi dell' App" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Token Generato" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Disattivare" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Attivare" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Azioni" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Disattivato" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Sei sicuro di voler cancellare il token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Installa App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assegna" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributi" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Sei sicuro di voler cancellare {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Tipo di Input del Catalogo per il Proprietario del Negozio" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "A discesa" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Valore Richiesto" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Etichetta Predefinita" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Selezione Multipla" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Codice Attributo" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Questo è usato internamente. Assicurati di non usare spazi" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Etichetta Predefinita" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "A discesa" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Tipo di Input del Catalogo per il Proprietario del Negozio" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Selezione Multipla" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pagine" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Prodotti" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Valore Richiesto" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Peso" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Crea Nuovo Attributo" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Usato Nella Navigazione Sfaccettata" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Proprietà Negozio" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Proprietà Dashboard" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Posizione nella navigazione sfaccettata" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Se attivato questo attributo può essere usato come colonna nella tabella prodotto." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Aggiungi a Opzione di Colonna" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Se attivato questo attributo può essere usato come colonna nella tabella prodotto." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Proprietà Dashboard" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Usato nei Filtri" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Se attivato, potrai usare questo attributo per filtrare i prodotti nella lista prodotti." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Usato nella Navigazione Sfaccettata" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Proprietà Negozio" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Posizione nella navigazione sfaccettata" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Immagine" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Sei sicuro di voler cancellare il valore \"{name}\"?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assegna Valore" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Attributo creato correttamente" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributi eliminati correttamente" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Accesso" + "string": "Entra" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Password" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Password dimenticata?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Spiacente, la tua username e/o password non sono corretti. Riprova per favore." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reimposta la tua password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nuova password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Inserire una nuova password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Imposta nuova password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Conferma Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Le password non coincidono" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Password dimenticata? Non preoccuparti, la rimposteremo per te." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Invia Istruzioni" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Resetta password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Indietro al login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Resetta password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Fatto! In pochi minuti riceverai un messaggio con le istruzioni su come resettare la tua password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Indietro" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Annulla" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Annullato" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalogo" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "N. di Prodotti" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Prezzo" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Nessun prodotto trovato" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tipologia" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Disponibilità" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nome" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Aggiungi prodotto" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Prodotti in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Elimina categorie" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilità" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Attivare" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Azzera" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collezioni" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Tutte le Collezioni" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Cerca Collezione" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Disponibilità" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Nessun prodotto trovato" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Codice area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assegna Attributi" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Nessun risultato trovato" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Cerca Attributi" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Cerca per nome attributo" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assegna attributo" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Nessun risultato trovato" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assegna" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Cerca per nome attributo" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Cerca Attributi" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Cerca per nome categoria, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Cerca Categoria" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Cerca per nome collezione, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Cerca per nome categoria, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assegna Collezione" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Cerca Collezione" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Cerca per nome collezione, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assegna" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assegna Prodotti" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Cerca Prodotti" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assegna Prodotto" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Cerca per nome prodotto, attributo, tipologia di prodotto, etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributi" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Valori" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valore" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Nessun risultato" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Disponibile per l'acquisto" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "Sara disponibile a partire da" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Imposta la data di disponibilita" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visibile" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Nascosto" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Disponibilità" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Gestisci" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "da {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publicato il" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Imposta la data di pubblicazione" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "nascosta" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Pubblicato" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Stato" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "da {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publicato il" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Imposta la data di pubblicazione" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Disponibilità" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Gestisci" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Codice area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Errore" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Nazioni" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Sei sicuro di voler cancellare la tab di ricerca {name}?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Negozio" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Gioca con GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Errore" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Indietro alla home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Panello di controllo" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Errore" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Non ti preoccupare, andrà tutto bene" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Abbiamo incontrato un problema" - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Carica" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Nessun risultato" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equivale a" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "e" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Mostra ancora" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "tra" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtri" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "e" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtri" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Salva modifiche" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Trascina qui per caricare" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Aggiungi" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valore" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Azioni" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "a {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Torna alla dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selezionati {number} articoli" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Invia" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Lascia il tuo commento qui..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Esci" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Annulla" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Aggiorna" + }, + "src_dot_continue": { + "context": "button", + "string": "Continua" + }, "src_dot_create": { "context": "button", "string": "Crea" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Aggiungi indirizzo" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "Rubrica Indirizzi di {fullName}" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Questo cliente non ha nessun indirizzo associato. Puoi aggiungerne uno con il pulsante sottostante." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Non c'è nessun indirizzo da mostrare per questo cliente" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Aggiungi Indirizzo" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Questo cliente non ha nessun indirizzo associato. Puoi aggiungerne uno con il pulsante sottostante." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "Rubrica Indirizzi di {fullName}" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Dettagli {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Non c'è nessun indirizzo da mostrare per questo cliente" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Indirizzo Predefinito" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Indirizzo di Fatturazione Predefinito" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Imposta come indirizzo di spedizione predefinito" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Indirizzo di Spedizione Predefinito" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Elimina Indirizzo" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Modifica Indirizzo" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Imposta come indirizzo di fatturazione predefinito" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Indirizzo di Spedizione Predefinito" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Imposta come indirizzo di spedizione predefinito" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "Nota" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Informazioni Personali" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "Informazioni Contatto" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Cerca Cliente" }, @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Elimina" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Descrizione" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Sconti" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Nome categoria" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Categorie Selezionabili" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Nessuna categoria trovata" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Prodotti" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assegna Categorie" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assegna Collezioni" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Categorie Selezionabili" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Nessuna collezione trovata" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Nessuna categoria trovata" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nome Categoria" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Prodotti" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Nome collezione" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assegna Collezioni" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Collezioni Selezionabili" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Nessuna collezione trovata" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nome Collezione" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Prodotti" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assegna Paese" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Date Attive" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Nessun prodotto trovato" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assegna Prodotti" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Nome Prodotto" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Prodotti Selezionabili" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nessun prodotto trovato" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Disponibilità" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Nome Prodotto" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Tipologia di Prodotto" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Prodotti Selezionabili" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nessuna variante trovata" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Nome Prodotto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Tipologia di Prodotto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Attivo" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Scaduto" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Codice Generato" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limita il numero totale di utilizzi di questo sconto" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limita ad un uso per cliente" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limita il numero totale di utilizzi di questo sconto" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limite di Utenti" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Limite Utilizzo" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limite di Utenti" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Attivo" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Scaduto" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Sei sicuro di voler cancellare {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Rimuovi Categorie dall'Offerta" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Rimuovi Collezioni Dall'Offerta" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Offerta rimossa" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Rimuovi Prodotti Dall'Offerta" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Offerta rimossa" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Offerta rimossa" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Elimina Offerta" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Rimuovi Categorie dall'Offerta" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Sei sicuro di voler cancellare {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Elimina Offerte" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Voucher creato correttamente" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Voucher eliminato" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Rimuovi Collezioni Dal Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Rimuovi Prodotti Dal Voucher" @@ -2974,7 +3558,7 @@ "string": "Modifica" }, "src_dot_email": { - "string": "Indirizzo E-mail" + "string": "Email address" }, "src_dot_endDate": { "string": "Data Fine" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Ora Fine" }, + "src_dot_error": { + "string": "Errore" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Cliente" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Nota" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Cambia" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Dettagli" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Numero ordine" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Scaduto" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Dettagli" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Importo" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Prodotto" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Stato" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Elimina" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Disattivare" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Attivare" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Prodotto" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Configurazioni" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Ordine #{orderId} piazzato" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Nessun oridne pronto per l'evasione" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Nessun pagamento in attesa di acquisizione" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Cognome" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Gestisci " @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Ordini" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": " Modifica Indirizzo di Spedizione" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Modifica Indirizzo di Fatturazione" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancella Ordini" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Indirizzo di fatturazione" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Aggiungi un nuovo indirizzo" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Nessun risultato trovato" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Indirizzo di spedizione" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Nessuna nota dal cliente" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Indirizzo di Fatturazione" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Ordine Numero" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancella ordine" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Aggiungi" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Valore di sconto" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Importo Fisso" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentuale" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Totale" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Aggiungi Corriere" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Tasse (IVA inclusa)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Sconto" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Nessun corriere applicabile" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotale" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Tasse (IVA inclusa)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Totale" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Aggiungi Prodotto" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Crea ordine" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalizza" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Evaso" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Prodotto pronto per la spedizione" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Ordine" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nome prodotto" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Invia i dettagli della spedizione al cliente" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Ordine Numero" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Prodotto pronto per la spedizione" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nome prodotto" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Invia i dettagli della spedizione al cliente" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Evaso" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Aggiungi Tracciamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Modifica tracciamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Rimborsa" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Numero di Tracciamento: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Invia i dettagli della spedizione al cliente" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancella evasione " }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Quantità" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Numero di tracking" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nome prodotto" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Numero di tracking" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Aggiungi Codice Tracciamento Sped." }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Aggiungi Tracciamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Prezzo" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Prodotto" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Modifica tracciamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Quantità" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Evasi ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Annulla evasione " - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Totale" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Indirizzo ordine aggiornato" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "La nota è stata aggiunta all'ordine" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Conferma d'ordine inviata al cliente" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Pagamento annullato" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "L'ordine è stato interamente pagato" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Il pagamento è stato rimborsato" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Prodotti aggiunti alla bozza d'ordine" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oggetti {quantity} ipervenduti" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Prodotti eliminati dalla bozza d'ordine" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Informazioni sul rimborso inviate al cliente" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Pagamento fallito" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Ordine cancellato" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Tutti gli Ordini" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Cliente" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Creato" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Stato evasione" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Annulla Pagamento" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Spedizione" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "IVA inclusa" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} articoli" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Importo acquisito" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Vuoto" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Rimborsa" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Contrassegna come pagato" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Saldo in sospeso" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Sconto" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Importo pre-autorizzato" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Tasse" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Acquisisci" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Importo acquisito" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Sconto" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} articoli" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Contrassegna come pagato" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Saldo in Sospeso" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Stato pagamento" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Importo pre-autorizzato" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Rimborsa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Spedizione" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "non si applica" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "non si applica" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotale" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Tasse" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Totale" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "IVA inclusa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Rimborsa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Cerca Prodotti" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Nessun prodotto corrispondente alla richiesta" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Prezzo" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Prodotto" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Quantità" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Rimborsa" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Importo" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Totale" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Totale" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Ordine Numero" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Importo" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Rimborsa" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Prezzo" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Prezzo" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Prodotto" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Sostituisci" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Evasi ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Non evaso" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Ordine Numero" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Configurazioni" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Modifica Metodo di Spedizione" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Prezzo" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Prodotto" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Evaso" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Quantità" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Non evasi ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Totale" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Ordine aggiornato correttamente" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Ordine Numero" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Metodo di spedizione aggiornato correttamente" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Evasione annullata correttamente" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Evasione annullata correttamente" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Ordine Numero" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Ordine Numero" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Crea pagina" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titolo" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Parzialmente rimborsato" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Stato pagamento" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inattivo" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assegna" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Attivo" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inattivo" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorizzazione" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Nome Plugin" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Informazioni e Status Plugin" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Attiva il plugin" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Impostazioni Plugin" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Impostazioni Plugin" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "Dettagli {pluginName}" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Informazioni e Status Plugin" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Queste sono informazioni generali sul tuo negozio. Definiscono la URL del negozio e ciò che viene mostrato nella taskbar del browser." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Cerca Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "Tutti i Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Attivo" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inattivo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Attivo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Azione" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nome" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Nessun plugin trovato" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Attivo" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configurazione" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Disattivato" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nome" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Campo Autorizzazione Eliminato" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Il plugin può smettere di funzionare se questo campo viene rimosso. Sicuri di voler procedere?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Tipologie di Prodotto" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Attributi Prodotto" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Attributi Variante" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Sei sicuro di voler cancellare {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Elimina Tipologia di Prodotto" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "La Tipologia di Prodotto usa Attributi Varianti" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Nome Tipologia di Prodotto" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Peso" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Nessun attributo trovato" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Nome attributo" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assegna Attributo" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Attributi Variante" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Tipologia di prodotto creato correttamente" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Elimina Tipologie di Prodotto" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Sei sicuro di voler eliminare questo tipo di prodotto?} other {Sei sicuro di voler eliminare {displayQuantity} tipologie di prodotto?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Tipologia di Prodotto eliminato" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Cerca per nome attributo" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Tutte le Foto" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Facoltativo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "prodotti" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Modifica Foto" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Visualizza Foto" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Informazioni Foto" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Immagini" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Prezzo" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Crea Prodotto" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tipologia" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Cerca Prodotti..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Tutti i prodotti" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Disponibile" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Nascosto" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Esaurito" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visibile" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Prezzo" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Semplice" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Nessun prodotto trovato" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tipologia" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurabile" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Disponibilità" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nome" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Semplice" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilità" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Prezzo" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tipologia" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Facoltativo" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Carica" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Categoria" @@ -4830,7 +6516,6 @@ "string": "Organizza Prodotto" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurabile" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Peso" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Quantità" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Pubblicato" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Creare Varianti" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Attributi Variante" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Elimina Variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Salva variante" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attributo" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Applica una giacenza distinta per ogni attributo ad ogni SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valori" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Elimina variante" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Elimina Variante" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Selezione Immagine" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Immagini" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Seleziona dalle immagini prodotto un'immagine specifica per la variante" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Scegli le foto" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Nuova Variante" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Nascosto" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Attributi Variante" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilità" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Prezzo" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Costo" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Prezzo di costo" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Crea varianti" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varianti" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Usa le varianti per prodotti che hanno una diversità di versioni, per esempio diversi formati e colori" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variante" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Sei sicuro di voler eliminare questa variante?} other {Sei sicuro di voler eliminare {displayQuantity} varianti?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Elimina Varianti Prodotto" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Sei sicuro di voler cancellare {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Prodotto rimosso" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Sei sicuro di voler cancellare {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Elimina Prodotto" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Elimina Varianti Prodotto" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Creare Varianti" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Propietà" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Completamente rimborsato" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Rimuovi" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Questo campo è obbligatorio" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Vendite" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Cambiamenti salvati" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Invia" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Questa tariffa verrà applicata a tutti gli ordine di qualsiasi prezzo" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "Non ci sono limiti nel valore" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "Non ci sono limiti nel valore" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Nessun prodotto corrispondente alla richiesta" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Azioni" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Questa unità verrà usata come principale unità di peso di trasporto" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Resto del Mondo" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Scelta Rapida" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Scegli i paesi per che vuoi aggiungere alle zone di consegna dalla seguente lista" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assegna Paese" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Se selezionato, questo aggiungerà tutte le nazioni non selezionate ad altre zone di spedizione" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Cerca per nome nazione" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Scegli i paesi per che vuoi aggiungere alle zone di consegna dalla seguente lista" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assegna Paesi" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Nazioni dalla A alla Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Scelta Rapida" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Resto del Mondo" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Se selezionato, questo aggiungerà tutte le nazioni non selezionate ad altre zone di spedizione" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Cerca Nazione" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Attualmente non ci sono nazioni assegnate a questa zona di spedizione" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Cerca per nome nazione" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Nazioni" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Crea Nuova Zona di Consegna " }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Questa è la zona di spedizione principale. Copre tutte le nazioni per le quali non sono state assegnate ad altre zone di spedizione" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Spedizione" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Attualmente non ci sono nazioni assegnate a questa zona di spedizione" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Nazioni" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Questa è la zona di spedizione principale. Copre tutte le nazioni per le quali non sono state assegnate ad altre zone di spedizione" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Attualmente non ci sono nazioni assegnate a questa zona di spedizione" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} di {maxCharacters} caratteri" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nome zona di spedizione" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Aggiungi" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nome" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Aggiungi" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Configurazioni" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Elimina Zone di Spedizione" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Sei sicuro di voler eliminare questa zona di spedizione?} other {Sei sicuro di voler eliminare {displayQuantity} zone di spedizione?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Rimuovi" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Elimina Zona di Spedizione" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Sei sicuro di voler cancellare {countryName} da questa zona di spedizione?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Rimuovi dalle Zone di Spedizione" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Rimuovi" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Impostazioni del Sito" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Il Nome del tuo negozio è mostrato nella scheda del browser web" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Descrizione Negozio" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Nome del tuo negozio" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL del tuo store online" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "La descrizione negozio è mostrata nella barra attività dopo il nome del tuo negozio" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Indirizzo Email Mailing" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Questo sarà visibile come nome del campo \"da\"" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Configurazione Invio Emails" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configura l'indirizzo email dal quale saranno inviate ai clienti tutte le emails automatiche" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL di ripristino password cliente" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Questa URL verrà usata come URL principale per il reset della password. Sarà inviata via mail." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Indirizzo URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mittente Email Mailing" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Questo indirizzo verrà utilizzato per generare le fatture e calcolare le spese di spedizione." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Informazioni Negozio" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Informazioni Azienda" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Configurazione Invio Emails" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "L'indirizzo email indicato qui verrà utilizzato come indirizzo di contatto per i tuoi clienti." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Queste sono informazioni generali sul tuo negozio. Definiscono la URL del negozio e ciò che viene mostrato nella taskbar del browser." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Qui troverai tutte le impostazioni sulle emails del tuo negozio. Puoi indicare l'email principale e alcuni contenuti delle tue email." - }, "src_dot_somethingWentWrong": { "string": "Saleor ha incontrato un problema inaspettato" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permessi" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "L'utente è attivo" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Tutti i Membri dello Staff" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Cerca Membro Staff" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invita membro staff" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Attivo" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferenze" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Cambia" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Informazioni Membro Staff" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Cambia foto" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Elimina" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Elimina foto" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Nome Nazione" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Sistemazione" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Housing sociale" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bici" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Quotidiani" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Categoria" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Aliquota Fiscale" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "accesso ad eventi culturali" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Alimenti per bambini" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Servizi domestici" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Alimenti" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Libri" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Forniture Agricole" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Trasporto passeggeri" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "accesso agli eventi di intrattenimento" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Abbigliamento per bambini" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "accesso ad eventi sportivi" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Aliquote Fiscali in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Sanitario" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "Nessuna categoria tasse ridotte trovata" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Combustibile domestico" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Acqua" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Pubblicità" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Ristrutturazione edilizia" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Vino" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Ristoranti" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Farmaci" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Tutti i prezzi dei prodotti sono inseriti con iva inclusa" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Aliquote fiscali correttamente ricevute" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributi" + }, "src_dot_translations": { "context": "translations section name", "string": "Traduzioni" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Traduzioni, {numberOfTranslatedFields} Completate" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Nessuna traduzione ancora" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Nome Attributo" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Valore {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valori" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nome Categoria" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Anteprima Motore di Ricerca" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Titolo Pagina" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Valore {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Nome Attributo" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Descrizione Motore di Ricerca" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Anteprima Motore di Ricerca" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Traduzione Offerta \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Nome Offerta" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descrizione" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nome" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Nome Voucher" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "Errore API" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nome" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Configurazioni" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Crea Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Elimina Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Eventi" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Ordine aggiornato" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Tutti gli eventi" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Prodotto creato" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Espandi o restringi i permessi dei webhooks per registrare determinati eventi nel sistema Saleor" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Ordine pagato" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Ordine creato" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Ordine cancellato" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Ordine evaso" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Cliente creato" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Quantità modificata nel checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Evasione creata" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Nome Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Informazioni Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Questa URL riceverà le richieste POST del webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "la chiave segreta è usata per creare una firma hash ad ogni payload. *campo opzionale" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Chiave Segreta" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Informazioni specifiche webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook attivo" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Se vuoi disabilitare questo webhook deseleziona il box sottostante" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Stato Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Crea Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "Dettagli {webhookName}" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Eventi" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "la chiave segreta è usata per creare una firma hash ad ogni payload. *campo opzionale" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Questa URL riceverà le richieste POST del webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Informazioni Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Nome Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook attivo" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Se vuoi disabilitare questo webhook deseleziona il box sottostante" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Stato Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Crea Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "Dettagli {webhookName}" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Assegnata" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Quantità" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", - "string": "Non assegnato" + "context": "button", + "string": "Rimuovi" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", - "string": "Non assegnato" + "context": "button", + "string": "Rimuovi" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", - "string": "Non assegnato" + "context": "button", + "string": "Rimuovi" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "Sara disponibile a partire da" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } } \ No newline at end of file diff --git a/locale/ja.json b/locale/ja.json index 682e79405..e339fc45b 100644 --- a/locale/ja.json +++ b/locale/ja.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "注文キャンセル" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "割引額" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "非公開" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "公開済" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "ダッシュボード" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "地域" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "日付" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "商品" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "ログイン" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "パスワード" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "パスワードを忘れましたか?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "キャンセル" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "キャンセル済" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "価格" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "名前" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "クリア" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Collections" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "値" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "隠す" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "公開済" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "状態" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "ダッシュボード" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "フィルタ" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "フィルタ" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "変更保存" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "追加" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "値" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "ログアウト" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "続ける" + }, "src_dot_create": { "context": "button", "string": "作成" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "備考" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "ダッシュボード" }, + "src_dot_date": { + "string": "日付" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "説明" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "割引" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "商品" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "商品" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "商品" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "有効" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "有効" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "編集" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "顧客" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "備考" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "変更する" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "詳細" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "詳細" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "金額" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "商品" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "状態" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "商品" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "ホーム" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "注文" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "請求先住所" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "配送先住所" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "追加" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "合計" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "割引" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "小計" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "合計" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "注文" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "商品名" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "商品名" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "数量" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "商品名" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "価格" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "商品" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "数量" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "合計" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "顧客" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "お届け先住所" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "割引" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "割引" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "支払い状況" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "お届け先住所" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "小計" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "合計" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "クーポン" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "価格" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "商品" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "数量" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "金額" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "合計" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "合計" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "金額" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "価格" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "価格" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "商品" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "価格" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "商品" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "数量" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "合計" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "支払い状況" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "有効" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "有効" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "有効" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "名前" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "有効" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "設定" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "名前" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "商品" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "価格" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "価格" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "名前" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "価格" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "数量" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "公開済" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "削除" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "販売" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "お届け先住所" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "追加" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "名前" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "追加" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "許可" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "有効" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "変更する" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "説明" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "名前" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "名前" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "割り当てられた" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "数量" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/ko.json b/locale/ko.json index 2bf6078cf..091d45145 100644 --- a/locale/ko.json +++ b/locale/ko.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "주문 취소" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "숨김" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "할인 가격" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "퍼블리싱 안됨" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "카테고리" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "가시성" - }, "productStockHeader": { "context": "product stock, section header", "string": "재고" @@ -283,11 +430,11 @@ "string": "세금" }, "productTypeTaxesInputLabel": { - "string": "세금" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "가격" }, "productVariantCreatePricesStockInputLabel": { "string": "재고" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "퍼블리싱 됨" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "대시보드" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "속성" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "지역" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "날짜" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "파일" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "페이지" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "상품" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "이미지" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,47 +1223,74 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "로그인" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "비밀번호" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "비밀번호를 잊었나요?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "새로운 비밀번호" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { - "string": "Confirm Password" + "string": "비밀번호 확인" + }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "비밀번호가 일치하지 않습니다." }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -994,16 +1302,23 @@ }, "src_dot_back": { "context": "button", - "string": "Back" + "string": "뒤로가기" + }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" }, "src_dot_cancel": { "context": "button", "string": "취소" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "취소" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "가격" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "이름" @@ -1091,6 +1394,10 @@ "context": "button", "string": "상품 추가" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "가용성" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1227,7 +1556,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", - "string": "Status" + "string": "상태" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", @@ -1239,12 +1568,44 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "활성화" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "초기화" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "컬렉션" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "가용성" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1370,7 +1752,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "가용성" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", @@ -1455,10 +1837,10 @@ "string": "국가" }, "src_dot_components_dot_AddressEdit_dot_1271289966": { - "string": "Phone" + "string": "전화번호" }, "src_dot_components_dot_AddressEdit_dot_1363074570": { - "string": "Address line 1" + "string": "상세 주소 1" }, "src_dot_components_dot_AddressEdit_dot_253031977": { "string": "시군구" @@ -1467,7 +1849,7 @@ "string": "ZIP / Postal code" }, "src_dot_components_dot_AddressEdit_dot_3121963259": { - "string": "Address line 2" + "string": "상세주소" }, "src_dot_components_dot_AddressEdit_dot_3570415321": { "string": "Company" @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,59 +1978,68 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "속성" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "가격" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "가격" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "가용성" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "퍼블리싱 됨" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "상태" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1683,10 +2118,10 @@ "string": "국가" }, "src_dot_components_dot_CompanyAddressInput_dot_1271289966": { - "string": "Phone" + "string": "전화번호" }, "src_dot_components_dot_CompanyAddressInput_dot_1363074570": { - "string": "Address line 1" + "string": "상세 주소 1" }, "src_dot_components_dot_CompanyAddressInput_dot_253031977": { "string": "시군구" @@ -1695,7 +2130,7 @@ "string": "ZIP / Postal code" }, "src_dot_components_dot_CompanyAddressInput_dot_3121963259": { - "string": "Address line 2" + "string": "상세주소 2" }, "src_dot_components_dot_CompanyAddressInput_dot_3570415321": { "string": "Company" @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "에러" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "에러" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "대시보드" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "에러" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "검색필터" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "검색필터" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "변경 저장" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "추가" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "가격" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,9 +2535,12 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "로그아웃" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "새로고침" + }, + "src_dot_continue": { + "context": "button", + "string": "계속" + }, "src_dot_create": { "context": "button", "string": "생성" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Default Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "Default Billing Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "기본 주소" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "기본 청구지 주소" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "기본 배송지 주소" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default shipping address" + "string": "주소 삭제" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { "context": "button", - "string": "Set as default billing address" + "string": "Edit Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "기본 청구지로 설정" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "기본 주소로 설정" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2241,7 +2737,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "배송지 주소" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", @@ -2252,7 +2748,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", - "string": "Billing Address" + "string": "청구지" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": { "context": "page header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "노트" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "대시보드" }, + "src_dot_date": { + "string": "날짜" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "삭제" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "설명" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "할인" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "상품" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "상품" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "상품" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "가용성" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "옵션을 찾을 수 없습니다" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "Create Sale" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "활성화" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "활성화" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "가격" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "가격" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "수정" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,12 +3566,15 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "에러" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" }, "src_dot_firstName": { - "string": "First Name" + "string": "이름" }, "src_dot_fulfilled": { "context": "order status", @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "고객" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "노트" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "변경" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "상세" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "상세" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "총액" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "제품" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "상태" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "삭제" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "제품" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "설정" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "홈" @@ -3012,11 +4207,44 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { - "string": "Last Name" + "string": "성" + }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" }, "src_dot_manage": { "context": "button", @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "주문" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "결제 주소" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "새로운 주소 추가" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "배송 주소" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3097,7 +4404,7 @@ "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "배송지 주소" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3111,15 +4418,62 @@ "string": "Anonymous user" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { - "string": "Billing Address" + "string": "청구지" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "주문취소" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "추가" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "합계" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "할인" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "부분 합계" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "합계" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "주문 생성" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "주문" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "상품명" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "상품명" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "재고 관리 코드" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "추적 추가" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "추적 수정" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "환불" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "수량" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "송장 번호" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "상품명" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "재고 관리 코드" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "송장 번호" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "추적 추가" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "가격" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "제품" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "추적 수정" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "수량" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "재고 관리 코드" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "합계" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "주문 전액 지불" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "고객" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "배송" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "지정된 금액" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "무효" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "환불" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "결제로 표시" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "할인" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "사전승인된 금액" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "세금" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "캡쳐" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "지정된 금액" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "할인" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "결제로 표시" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "결제 상태" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "사전승인된 금액" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "환불" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "배송" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "부분 합계" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "세금" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "합계" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "환불" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "바우처" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "가격" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "제품" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "수량" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "재고 관리 코드" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "합계" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "가격" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { "string": "No products found" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "제품" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,33 +5147,125 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "합계" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "주문" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "총액" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "환불" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "가격" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", @@ -3796,7 +5276,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "제품" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3812,7 +5292,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "합계" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "가격" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "제품" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "미완료" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "설정" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "가격" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "제품" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "수량" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "재고 관리 코드" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "합계" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "제목" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "결제 상태" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "활성화" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4311,7 +5895,7 @@ "string": "No members found" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { - "string": "Email Address" + "string": "이메일 주소" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "권한" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "활성화" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "활성화" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "이름" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "활성화" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "설정" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "이름" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4522,7 +6139,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "세금" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "상품" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "이미지" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "가격" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "숨김" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "가격" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "이름" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "가용성" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "가격" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "카테고리" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "수량" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "퍼블리싱 됨" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,17 +6661,24 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "가격" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "옵션" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "가격" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "옵션 삭제" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "이미지" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "숨김" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "가용성" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "가격" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "가격" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "옵션" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "재고 관리 코드" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "옵션" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "완전히 환불 됨" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "제거" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "판매" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,20 +7183,16 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", - "string": "Pricing" + "string": "가격" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "가격" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "국가" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "배송" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "국가" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "추가" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "배송" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "배송" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "이름" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "설정" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "권한" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "활성화" @@ -5791,7 +7670,7 @@ "string": "Inactive" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { - "string": "Email Address" + "string": "이메일 주소" }, "src_dot_staff_dot_components_dot_StaffList_dot_3247064221": { "context": "staff member status", @@ -5806,7 +7685,7 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "새로운 비밀번호" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { "string": "New password must be at least 8 characters long" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "변경" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "삭제" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "카테고리" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "속성" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "가격" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6101,10 +7915,10 @@ "string": "카테고리" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": { - "string": "Shipping methods" + "string": "배송비" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "속성" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "판매" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "설명" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "이름" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "이름" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "설정" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "주문한 상품이 모두 결제 되었습니다" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "할당됨" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "수량" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/mn.json b/locale/mn.json index 0122e410e..447a89e60 100644 --- a/locale/mn.json +++ b/locale/mn.json @@ -3,29 +3,102 @@ "context": "dialog header", "string": "Захиалга цуцлах" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Буцаан олгосон дүн" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Нуусан" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "{огноо}-с хойш харагдана" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "{огноо}-д бэлэн болно" + }, + "channel visible": { + "context": "channel publication status", + "string": "Харагдах боломжтой" + }, "configurationMenuAttributes": { - "string": "Determine attributes used to create product types" + "string": "Бүтээгдэхүүний төрлийг бий болгоход ашиглах шинж чанаруудыг тодорхойл" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Борлуулалтын сувгаа тодорхойл" }, "configurationMenuNavigation": { - "string": "Define how users can navigate through your store" + "string": "Хэрэглэгчид танай дэлгүүрийг хэрхэн олохыг тодорхойл" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Manage and add additional pages" + "string": "Дэлгүүртээ ашигласан контентын сувгийг тодорхойл" }, "configurationMenuPermissionGroups": { - "string": "Manage your permission groups and their permissions" + "string": "Хэрэглэгчийн эрхийг тохируулах" }, "configurationMenuProductTypes": { - "string": "Define types of products you sell" + "string": "Борлуулж буй бүтээгдэхүүний төрлийг тодорхойл" }, "configurationMenuShipping": { - "string": "Manage how you ship out orders" + "string": "Хэрхэн захиалга хүргэхээ удирдах, өөрчлөх" }, "configurationMenuSiteSettings": { "string": "Вебсайтын тохиргоог харах, засах" @@ -34,14 +107,86 @@ "string": "Ажилчдын хандах эрхийг тохируулах" }, "configurationMenuTaxes": { - "string": "Manage how your store charges tax" + "string": "Татварын хувь хэмжээг тохируулах" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "Агуулахын мэдээлэл тохируулах" }, "configurationPluginsPages": { "string": "Plugin тохиргоо харах, засах" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Бүтээгдэхүүн буцаагдлаа" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Тогтмол хэмжээ" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Үйл ажиллагаа" @@ -60,31 +205,13 @@ "context": "subheader", "string": "Таны дэлгүүрийн талаар дэлгэрэнгүй мэдээлэл" }, - "homeNotificationTableNoOrders": { - "string": "Гүйцэтгэхэд бэлэн захиалга байхгүй байна" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "Зарагдаж дууссан бүтээгдэхүүн байхгүй" - }, "homeProductListCardOrders": { "context": "number of ordered products", - "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" + "string": "{amount, plural,one {{amount} захиалсан} other {{amount} захиалсан}}" }, "homeProductsListCardHeader": { "context": "header", - "string": "Top Products" + "string": " Эрэлттэй бүтээгдэхүүн" }, "homeProductsListCardNoProducts": { "string": "Бүтээгдэхүүн олдсонгүй" @@ -103,6 +230,14 @@ "context": "header", "string": "Сайн уу, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "хооронд" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "тэнцүү" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Цэс үүсгэх" @@ -130,14 +265,14 @@ }, "menuItemDialogEditItem": { "context": "edit menu item, header", - "string": "Edit Item" + "string": "Засварлах" }, "menuItemDialogLinkLabel": { "context": "label", "string": "Холбоос" }, "menuItemDialogLinkPlaceholder": { - "string": "Start typing to begin search..." + "string": "Хайлтыг эхлүүлэхийн тулд бичиж эхлээрэй..." }, "menuItemDialogNameLabel": { "context": "menu item name", @@ -149,7 +284,7 @@ }, "menuItemsHeader": { "context": "header", - "string": "Menu Items" + "string": "Цэсний нэр төрөл" }, "menuItemsPlaceholder": { "string": "Шинэ цэсний хэсэг нэмж шинэ цэс үүсгэх" @@ -165,14 +300,14 @@ "string": "Цэс устгах" }, "menuListDeleteMenusContent": { - "string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}" + "string": "{counter,plural,one {Та {displayQuantity} цэсийг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} цэсийг устгахдаа итгэлтэй байна уу?}}" }, "menuListDeleteMenusHeader": { "context": "dialog header", "string": "Цэснүүдийг устгах" }, "menuListDeletedMenu": { - "string": "Deleted menu" + "string": "Устгасан цэс" }, "menuListItems": { "context": "number of menu items", @@ -191,32 +326,44 @@ "menuPropertiesMenuTitle": { "string": "Цэсний гарчиг" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Нийтлэгдээгүй" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", - "string": "Not set" + "string": "Тохируулаагүй" }, "orderCustomerCustomerNotSet": { "context": "customer is not set in draft order", - "string": "Not set" + "string": "Тохируулаагүй" }, "orderCustomerShippingAddressNotSet": { "context": "shipping address is not set in draft order", - "string": "Not set" - }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" + "string": "Тохируулаагүй" }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", - "string": "does not apply" + "string": "хамаарахгүй " }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Хуудасын төрөл үүсгэх" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Агуулгын төрөл сонгох" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Худалдан авах боломжтой" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Бүтээгдэхүүний зураг" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Бүтээгдэхүүний жин" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Татвар авах" }, "productExportFieldType": { "context": "product field", - "string": "Type" + "string": "Төрөл" + }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "Зурагт хувилбар" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "SKU нэмэх" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Харагдац" + "string": "Бүтээгдэхүүний жин оруулах" }, "productStockHeader": { "context": "product stock, section header", @@ -280,37 +427,41 @@ }, "productTypeTaxesHeader": { "context": "section header", - "string": "Татварууд" + "string": "Татвар" }, "productTypeTaxesInputLabel": { - "string": "Татварууд" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", "string": "Үнэ" }, "productVariantCreatePricesStockInputLabel": { - "string": "Stock" + "string": "Бэлэн Нөөц" }, "productVariantCreatorStockSectionHeader": { "context": "variant stock, header", - "string": "Stock" + "string": "Бэлэн Нөөц" }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "Танай дэлгүүрт агуулах байхгүй байна. Та нөөцийн хэмжээг оруулахгүйгээр бүтээгдэхүүнийг боломжтой." }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "Агуулах" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "Танай дэлгүүрт агуулах байхгүй байна. Бүтээгдэхүүний нөөцийн хэмжээг нэмэхийн тулд агуулахаа тохируулна уу" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "Танай дэлгүүрт агуулах байхгүй байна. Бүтээгдэхүүний нөөцийн хэмжээг нэмэхийн тулд агуулахаа тохируулна уу" + }, + "published channel": { + "context": "product label", + "string": "Нийтлэгдсэн" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", @@ -324,17 +475,21 @@ "context": "number of products", "string": "({quantity}) бүтээгдэхүүн" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Хасах" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Хасах" + "set availability date": { + "context": "product availability date label", + "string": "Боломжит огноог тохируулах" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Хасах" + "shipment refund title": { + "context": "shipment refund title", + "string": "Хүргэлтийг буцаан олгосон" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,206 +500,225 @@ "string": "Та {name} устгахдаа итгэлтэй байна уу?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Имэйлийн тохиргоо" + "context": "WarehousesSection select field label", + "string": "Агуулах" }, "src_dot_accept": { "context": "button", - "string": "Accept" + "string": "Зөвшөөрөх" + }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App идэвхжлээ" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Аpp идэвхгүй боллоо" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "App Идэвхжүүлэх" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "Та {name}-г идэвхжүүлэхдээ итгэлтэй байна уу?" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Идэвхжүүлэх" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Идэвхгүй болгох" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "App Идэвхгүй болгох" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", - "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." + "string": "Та энэ Аpp-ыг идэвхгүй болгохдоо итгэлтэй байна уу? Та Аpp-ыг дахин идэвхжүүлэх хүртэл таны мэдээлэл хадгалагдах болно. Аpp-ын төлбөр үргэлжлэн суутгагдана." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", - "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", + "string": "Та {name}-г идэвхгүй болгохдоо итгэлтэй байна уу? Таныг програмыг дахин идэвхжүүлэх хүртэл таны мэдээлэл хадгалагдах болно. Аpp-ын төлбөр тооцогдсоор байх болно." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { "context": "delete custom app", - "string": "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?" + "string": "{name}-г устгаснаар та энэ програмтай холбоотой бүх өгөгдөл болон webhooks-ийг устгах болно. Та үргэлжлүүлэх үү?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "App-ыг устгах" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Та энэ App-ыг устгахдаа итгэлтэй байна уу?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "{name}-г устгаснаар та програмын суулгацыг устгах болно. Хэрэв та app-ын төлбөрийг төлж байгаа бол Saleor Marketplace дээрх аpp-н бүртгэлээ цуцлахаа мартуузай. Та програмыг устгахдаа итгэлтэй байна уу?" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Идэвхгүй болгох" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "App-ын Нууцлалын тохиргоог харах" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Тохиргоог засах" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Мэдээллийн нууцлал" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Дэмжлэг авах" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "App нээх" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Идэвхжүүлэх" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "App-ын зөвшөөрөл" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "Энэ app нь дараах зөвшөөрөлтэй:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "Энэ app-ын тухай" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Удирдах самбар" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "App-ыг устгах" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Та энэ App-ыг устгахдаа итгэлтэй байна уу?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "{name}-г устгаснаар та програмын суулгацыг устгах болно. Хэрэв та app-ын төлбөрийг төлж байгаа бол Saleor Marketplace дээрх аpp-н бүртгэлээ цуцлахаа мартуузай. Та програмыг устгахдаа итгэлтэй байна уу?" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Аппликешнд асуудал гарлаа." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", - "string": "Saleor couldn’t fetch crucial information regarding installation. Without those System can’t install the app in your Saleor. Please use the button below to get back to system’s dashboard." + "string": "\"Худалдагч\" суулгацтай холбоотой чухал мэдээллийг авч чадсангүй. Системийн хяналтын самбар руу буцахын тулд доорх товчлуурыг ашиглана уу." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Нүүр хуудас руу буцах" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "Нууцлалын талаар нэмэлт мэдээлэл авах" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Аpp-ыг суулгах" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "Энэ app-ыг суулгаснаар дараах зөвшөөрөл олгогдоно." }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "Аpp-ыг устгаснаар таны {name}-д хадгалагдсан хэрэглэгчийн бүх хувийн мэдээллийг устах болно." }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "Та {name}-г суулгах гэж байна" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "App-ын зөвшөөрөл" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "Тухай" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Тусламж/Түгээмэл асуултууд" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "Яг одоо суулгаж буй" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Дахин оролдох" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "Суулгах явцад асуудал гарсан байна" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Аpp суулгаж байна..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Энэ аpp-д дэлгүүрт бүрэн нэвтрэх эрх олгох" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "\"Худалдагч\" системийн тодорхой хэсэгт хандахын тулд програмын зөвшөөрлийг өргөжүүлэх эсвэл хязгаарлах." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "Шинэ app үүсгэх" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Үүсгэсэн токен" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": { - "string": "This token gives you access to your shop's API, which you'll find here: {url}" + "string": "Энэ токен нь танд дэлгүүрийнхээ API-д хандах боломжийг олгодог бөгөөд та эндээс олох боломжтой: {url}" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": { "context": "button", @@ -559,23 +733,27 @@ }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Энэ аpp-д дэлгүүрт бүрэн нэвтрэх эрх олгох" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Идэвхгүй болгох" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "\"Худалдагч\" системийн тодорхой хэсэгт хандахын тулд програмын зөвшөөрлийг өргөжүүлэх эсвэл хязгаарлах." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Идэвхжүүлэх" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "App-ын мэдээлэл" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Аpp-ын нэр" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", @@ -586,26 +764,26 @@ }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", - "string": "Tokens" + "string": "Токен" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", "string": "Токен үүсгэх" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": { - "string": "Token Note" + "string": "Токен тэмдэглэл" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": { "context": "table actions", "string": "Үйлдлүүд" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "Апп үүсгэх" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", @@ -613,31 +791,31 @@ }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "Тухай" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "Таны хяналтын самбарт суулгасан app байхгүй байна" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Гуравдагч талын app-ууд" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", - "string": "Saleor Marketplace" + "string": "Худалдагч Marketplace " }, "src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": { "context": "marketplace content", - "string": "Marketplace is coming soon" + "string": "Marketplace удахгүй гарах болно" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": { "context": "marketplace button", - "string": "Visit Marketplace" + "string": "Marketplace-д зочилох" }, "src_dot_apps_dot_components_dot_Marketplace_dot_52985091": { "context": "marketplace content", - "string": "Discover great free and paid apps in our Saleor Marketplace." + "string": "Худалдагч Marketplace дээр үнэгүй болон төлбөртэй app-ыг олж мэдэx." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { "string": "Үүсгэсэн токен" @@ -657,7 +835,7 @@ "string": "Токен үүсгэх" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": { - "string": "Token Note" + "string": "Токен тэмдэглэл" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": { "context": "create service token, button", @@ -665,105 +843,193 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "Токен устгах" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", "string": "{token} токенийг устгахдаа итгэлтэй байна уу?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "App-ын тохиргоог дуудаж чадсангүй" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Аpp-ыг суулгах" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "{name}-г суулгаж чадсангүй" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "Аpp суулгагдлаа" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "{name}-г ашиглахад бэлэн боллоо" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "App-ыг амжилттай устгагдлаа" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "Апп үүсгэх" + }, + "src_dot_assign": { + "context": "button", + "string": "Оноох" }, "src_dot_attributes": { "context": "attributes section name", - "string": "Attributes" + "string": "Шинж чанар" }, "src_dot_attributes_dot_attributeSlugUnique": { "string": "Attribute with this slug already exists" }, "src_dot_attributes_dot_attributeValueAlreadyExists": { - "string": "This value already exists within this attribute" + "string": "Энэ утга нь энэ шинж чанар дотор орсон байна" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this attribute?} other {Are you sure you want to delete {displayQuantity} attributes?}}" + "string": "{counter,plural,one {Та {displayQuantity} шинж чанаруудыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} шинж чанаруудыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": { "context": "dialog title", - "string": "Delete attributes" + "string": "Шинж чанаруудыг устгах" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": { "context": "dialog title", - "string": "Delete attribute" + "string": "Шинж чанаруудыг устгах" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": { "context": "dialog content", "string": "Та {attributeName} устгахдаа итгэлтэй байна уу?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Бүс" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Өгөгдсөн тэмдэг" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { + "context": "attribute's slug short code label", + "string": "Шинж чанарын код" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { + "context": "attribute slug input field helper text", + "string": "Та хоосон зай ашигласан эсэхээ шалгаарай" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Огноо" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { "context": "product attribute type", - "string": "Dropdown" + "string": "Доошлуулах" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { "context": "file attribute type", "string": "Файл" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Kаталог оруулах " + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { "context": "product attribute type", "string": "Олон сонголттой" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { - "context": "attribute's slug short code label", - "string": "Attribute Code" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { - "context": "attribute slug input field helper text", - "string": "This is used internally. Make sure you don’t use spaces" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Хуудсууд" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Бүтээгдэхүүн" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Шаардлагатай утга" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Жин" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -771,10 +1037,10 @@ }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": { "context": "button", - "string": "Create attribute" + "string": "Шинж тэмдэг үүсгэх" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": { - "string": "Search Attribute" + "string": "Шинж тэмдэг хайх" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": { "context": "attribute can be column in product list table", @@ -790,18 +1056,18 @@ }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": { "context": "attribute can be used only in variants", - "string": "Variant Only" + "string": "Зөвхөн хувилбар оруулна уу" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": { "context": "attribute value is required", - "string": "Value Required" + "string": "Шаардлагатай утга" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": { "context": "attribute", "string": "Дэлгүүрийн бүтээгдэхүүний хуудсанд харуулах" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": { - "string": "No attributes found" + "string": "Шинж чанар олдсонгүй" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": { "context": "attribute can be searched in storefront", @@ -809,10 +1075,10 @@ }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": { "context": "attribute can be searched in dashboard", - "string": "Searchable" + "string": "Хайлт хийх боломжтой" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": { - "string": "Attribute Code" + "string": "Шинж чанарын код" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": { "context": "attribute is visible", @@ -820,66 +1086,77 @@ }, "src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": { "context": "attribute's label'", - "string": "Default Label" + "string": "Өгөгдсөн тэмдэг" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "Худалдагч системд энэ шинж чанарыг хаана ашиглахыг тодорхойлох" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", "string": "Байгууллага" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "Шинж чанарын ангилал" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "Агуулгын шинж чанар" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "Бүтээгдэхүүний шинж чанар" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", "string": "Шинэ бүтээгдэхүүний төрөл үүсгэх" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Баганын сонголт нэмэх" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { - "context": "use attribute in filtering", - "string": "Use in Filtering" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Идэвхжүүлснээр шинж чанарыг бүтээгдэхүүний хүснэгтэд багана болгон ашиглаж болно." }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { - "string": "If enabled, you’ll be able to use this attribute to filter products in product list." + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Хяналтын самбарын шинж чанарууд" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { + "context": "use attribute in filtering", + "string": "Шүүлтүүрт ашиглах" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", + "string": "Идэвхжүүлснээр та шинж чанарыг ашиглан бүтээгдэхүүний жагсаалтад байгаа бараа бүтээгдэхүүнийг шүүлт хийх боломжтой болно." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Дэлгүүрийн шинж чанарууд" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Олон нийтийн" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "Идэвхжүүлт хийснээр тухайн шинж чанар нь хэрэглэгчдэд нээлттэй болно." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", @@ -887,10 +1164,10 @@ }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": { "context": "dialog title", - "string": "Delete attribute value" + "string": "Шинж чанарын утгыг устгах" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": { - "string": "Are you sure you want to delete \"{name}\" value? If you delete it you won’t be able to assign it to any of the products with \"{attributeName}\" attribute." + "string": "Та \"{name}\" утгыг устгахдаа итгэлтэй байна уу? Хэрэв та үүнийг устгавал \"{attributeName}\" шинж тэмдэгийг аль ч бүтээгдэхүүнд оноох боломжгүй болно." }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": { "context": "edit attribute value", @@ -906,7 +1183,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": { "context": "attribute values list: name column header", - "string": "Default Store View" + "string": "Өгөгдмөл дэлгүүрийн харагдац" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": { "context": "attribute values list: slug column header", @@ -918,21 +1195,25 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": { "context": "section header", - "string": "Attribute Values" + "string": "Шинж чанарын утга" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": { "context": "assign attribute value button", "string": "Утга оноох" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { - "string": "Successfully created attribute" + "string": "Шинж чанар амжилттай үүсгэгдлээ" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": { "context": "attribute value deleted", - "string": "Value deleted" + "string": "Утга устгагдлаа" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": { - "string": "Attribute deleted" + "string": "Шинж чанар устгагдлаа" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": { "context": "added new attribute value", @@ -940,28 +1221,42 @@ }, "src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": { "context": "deleted multiple attributes", - "string": "Attributes successfully delete" + "string": "Шинж чанар устгагдлаа" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "Нэвтрэх" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Нууц үг" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { - "string": "Sorry, your username and/or password are incorrect. Please try again." + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Нууц үг мартсан?" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Нууц үг сэргээх" + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", + "string": "Уучлаарай, таны хэрэглэгчийн нэр болон/эсвэл нууц үг буруу байна. Дахин оролдоно уу." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Шинэ нууц үг" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Шинэ нууц үг тохируулах" @@ -969,25 +1264,38 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Нууц үг зөвшөөрөх" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Нууц үг тохирохгүй байна" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Нууц үгээ шинэчлэх" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Нэвтрэх хуудас руу буцах" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Нууц үгээ шинэчлэх" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { - "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." + "string": "Амжилттай! Хэдэн минутын дараа та нууц үгээ хэрхэн шинэчлэх заавар бүхий мессеж хүлээн авах болно." }, "src_dot_auth_dot_views_dot_2388238158": { - "string": "Provided email address does not exist in our database." + "string": "Өгөгдсөн имэйл хаяг манай мэдээллийн санд байхгүй байна." }, "src_dot_availability": { "string": "Боломжтой эсэх" @@ -996,14 +1304,21 @@ "context": "button", "string": "Буцах" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Цуцлах" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Цуцлагдсан" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Каталог" }, @@ -1013,7 +1328,7 @@ }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": { "context": "section header", - "string": "Background Image (optional)" + "string": "Таны зураг (заавал биш)" }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": { "context": "field is optional", @@ -1055,7 +1370,7 @@ "string": "Ангилалын Нэр" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": { - "string": "No categories found" + "string": "Ангилал олдсонгүй" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": { "string": "Дэд ангилал олдсонгүй" @@ -1066,23 +1381,11 @@ }, "src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": { "context": "number of products", - "string": "No. of Products" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Үнэ" + "string": "Бүтээгдэхүүний тоо" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Бүтээгдэхүүн олдсонгүй" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Боломжтой эсэх" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Нэр" @@ -1091,9 +1394,13 @@ "context": "button", "string": "Бүтээгдэхүүн нэмэх" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", - "string": "Products in {categoryName}" + "string": "{categoryName} дахь бүтээгдэхүүнүүд" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": { "context": "number of subcategories in category", @@ -1119,13 +1426,13 @@ "string": "Ангилал үүсгэх" }, "src_dot_categories_dot_views_dot_1204353135": { - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Та {displayQuantity} бүтээгдэхүүнийг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} бүтээгдэхүүнийг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_categories_dot_views_dot_1754466114": { "string": "Ангилал үүсгэгдсэн" }, "src_dot_categories_dot_views_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Та {displayQuantity} ангиллыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} ангиллыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_categories_dot_views_dot_2004894945": { "context": "dialog title", @@ -1139,10 +1446,10 @@ "string": "Бүтээгдэхүүнүүдийг устгах" }, "src_dot_categories_dot_views_dot_3296953393": { - "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." + "string": "Энэ үйлдлийг хийснээр энэ ангилалд хамаарах бүх бүтээгдэхүүнийг дэлгүүрийн нүүрэн дээр ашиглах боломжгүй болгоно гэдгийг санаарай." }, "src_dot_categories_dot_views_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Энэ үйлдлийг хийснээр энэ ангилалд хамаарах бүх бүтээгдэхүүнийг устгах болно гэдгийг санаарай." }, "src_dot_categories_dot_views_dot_712767046": { "context": "dialog title", @@ -1152,46 +1459,65 @@ "string": "Та {categoryName} устгахдаа итгэлтэй байна уу?" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Та {displayQuantity} ангиллыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} ангиллыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Энэ үйлдлийг хийснээр энэ ангилалд хамаарах бүх бүтээгдэхүүнийг устгах болно гэдгийг санаарай." }, "src_dot_categories_dot_views_dot_CategoryList_dot_712767046": { "context": "dialog title", "string": "Ангилалуудыг устгах" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Сувгууд" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Боломжтой эсэх" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Суваг устгах" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", - "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" + "string": "Сувгийг устгаснаар энэ сувагтай холбоотой бүх бүтээгдэхүүний мэдээлэл устах болно. Та энэ сувгийг устгахдаа итгэлтэй байна уу?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "Энэ сувгийн захиалгын бүх мэдээллийг өөр суваг руу шилжүүлэх шаардлагатай. Зөөх шаардлагатай сувгийн захиалгыг сонгоно уу:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", - "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." + "string": "Захиалгын мэдээллийг зөөх суваг алга. Мэдээллийг шилжүүлэхийн тулд ижил мөнгөн тэмдэгттэй суваг үүсгэнэ үү." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Суваг сонгох" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Сувгийн тохиргоо" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,25 +1527,28 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Хуулбарлах" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Мөнгөн тэмдэгт" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Сувгийн нэр" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Суваг сонгоx" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Сувгийн нэр" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", @@ -1231,11 +1560,11 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Идэвхгүй болгох" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Сувгийн статус" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", @@ -1243,14 +1572,46 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Идэвхжүүлэх" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Сувгийн нэр" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "Суваг олдсонгүй" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", @@ -1258,35 +1619,44 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Суваг үүсгэх" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", - "string": "{code} - {countries}" + "string": "{код} - {улс}" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Шинэ суваг" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Суваг үүсгэх" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Сувгийн дэлгэрэнгүй " + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Суваг устгагдлаа" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Суваг устгагдлаа" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Файл сонгох" }, "src_dot_clear": { "context": "button", "string": "Цэвэрлэх" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Коллекцууд" @@ -1323,7 +1693,7 @@ }, "src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": { "context": "section header", - "string": "Background Image (optional)" + "string": "Таны зураг (заавал биш)" }, "src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": { "context": "field is optional", @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Бүх коллекц" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Коллекц хайх" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1352,7 +1722,7 @@ "string": "Коллекц олдсонгүй" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { - "string": "No. of Products" + "string": "Бүтээгдэхүүний тоо" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { "string": "Коллекцын нэр" @@ -1361,12 +1731,24 @@ "context": "collection availability", "string": "Боломжтой эсэх" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Бүтээгдэхүүн олдсонгүй" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", - "string": "Type" + "string": "Төрөл" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", @@ -1394,13 +1776,13 @@ "string": "Коллекцийн зургийг устгахдаа итгэлтэй байна уу?" }, "src_dot_collections_dot_views_dot_3215481647": { - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Та {displayQuantity} бүтээгдэхүүний оноолтыг цуцлахдаа итгэлтэй байна уу?} other {Та {displayQuantity} бүтээгдэхүүний оноолтыг цуцлахдаа итгэлтэй байна уу?}}" }, "src_dot_collections_dot_views_dot_3482612628": { "string": "Коллекцоос бүтээгдэхүүнийг устгасан" }, "src_dot_collections_dot_views_dot_3576236500": { - "string": "Manage Collection Channel Availability" + "string": "Цуглуулгын сувгийг удирдах" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", @@ -1426,14 +1808,14 @@ "string": "Зураг устгах" }, "src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": { - "string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}" + "string": "{counter,plural,one {Та {displayQuantity} цуглуулгуудыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} цуглуулгуудыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": { "context": "dialog title", "string": "Коллекцуудыг устгах" }, "src_dot_components_dot_AccountPermissionGroups_dot_2836633439": { - "string": "Permission groups" + "string": "Хэрэглэгчийн бүлгүүд" }, "src_dot_components_dot_AccountPermissions_dot_2690176844": { "context": "dialog header", @@ -1441,11 +1823,11 @@ }, "src_dot_components_dot_AccountPermissions_dot_2731975416": { "context": "card section description", - "string": "Available permissions" + "string": "Боломжит зөвшөөрөл" }, "src_dot_components_dot_AccountPermissions_dot_2853621891": { "context": "exceeded permissions description", - "string": "This groups permissions exceeds your own. You are able only to manage permissions that you have." + "string": "Таны хэрэглэгчийн эрхээс хэтэрсэн байна. Та зөвхөн өөрт байгаа хэрэглэгчийн эрхийг удирдах боломжтой." }, "src_dot_components_dot_AccountPermissions_dot_3674526441": { "context": "permission list item description", @@ -1475,82 +1857,136 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Улсын нутаг дэвсгэр" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { - "context": "dialog header", - "string": "Assign Attribute" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", "string": "Илэрц олдсонгүй" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Шинж чанараар хайх" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Шинж чанарын нэрээр хайх" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", - "string": "Assign Category" + "string": "Шинж чанар оноох" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Оноох" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { + "context": "dialog header", + "string": "Ангилал оноох" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Ангилал хайх" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Ангиллын нэр, ...-ээр хайх" }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Коллекцид нэмэх" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Коллекц хайх" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Ангиллын нэр, ...-ээр хайх" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", - "string": "Assign" + "string": "Оноох" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Бүтээгдэхүүн сонгох" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Бүтээгдэхүүнүүдээс хайх" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Бүтээгдэхүүний нэр, шинж чанар, бүтээгдэхүүний төрөл, ...-ээр хайх" + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Бүтээгдэхүүнд нэмэх" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { - "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Бүтээгдэхүүний нэр, шинж чанар, бүтээгдэхүүний төрөл, ...-ээр хайх" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", + "string": "Та {itemTypeName}-с {attributeName}-н оноолтыг цуцлахдаа итгэлтэй байна уу?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", - "string": "{number} Attributes" + "string": "{тоо} Шинж чанарууд" }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "Шинж чанар" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "Утга" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", @@ -1559,117 +1995,116 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Илэрцгүй" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Харагдах боломжтой" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Нуусан" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { - "string": "Select channels you want for {contentType} to be available on" + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { - "string": "Select all channels" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { - "string": "Channels A to Z" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { - "string": "Search through channels" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { - "context": "product status title", - "string": "Available in {count}/{allCount}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "{date} хойш" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { "context": "section header", "string": "Боломжтой эсэх" }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { "context": "channels availability text", "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { "context": "section header button", "string": "Удирдах" }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Бүтээгдэхүүний жагсаалтад харуулах" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "{date} хойш" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Нийтлэгдсэн өдөр" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Энэ хайрцгийг идэвхгүй болгосноор хайлтын болон цуглуулгын хуудаснаас бүтээгдэхүүнийг устгах болно. " + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "...-д тохируулах " + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Нийтэлсэн огноог тохируулах" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { + "string": "{contentType}-г ашиглах боломжтой сувгуудаа сонгоx" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { + "string": "Суваг олдсонгүй" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { + "string": "Бүх сувгийг сонгоx" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { + "string": "А-аас Я хүртэлх сувгууд" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { + "string": "Сувгуудаар хайх" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Сувгуудаар хайх" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "{contentType}-г ашиглах боломжтой сувгуудаа сонгоx" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { + "context": "product status title", + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Нийтлэгдсэн" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Статус" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" + }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", - "string": "Reset" + "string": "Дахин тохируулах" }, "src_dot_components_dot_ColumnPicker_dot_2539195044": { "context": "select visible columns button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Улсын нутаг дэвсгэр" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Алдаа" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} улс" @@ -1722,36 +2153,46 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Хайлтын хэсгээс {name} устгахдаа итгэлтэй байна уу?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Алдаа" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Нүүр хуудас руу буцах" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Удирдах самбар" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Алдаа" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Санаа зовох зүйлгүй, бүх зүйл сайхан болноо" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Алдаа гарлаа..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Хуулах" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", "string": "Хайлт устгах" }, "src_dot_components_dot_FilterBar_dot_2340527467": { - "string": "Custom Filter" + "string": "Тусгай шүүлтүүр" }, "src_dot_components_dot_FilterBar_dot_3268463180": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Илэрцгүй" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "тэнцүү" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "болон" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Цааш үзэх" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "хооронд" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Шүүлтүүр" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "болон" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Шүүлтүүр" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Өөрчлөлтийг хадгалах" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Энд файлаа хуулна уу" @@ -1791,50 +2260,38 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Нэмэх" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Утга" }, "src_dot_components_dot_Metadata_dot_1509432322": { "context": "header", - "string": "Metadata" + "string": "Мета өгөгдөл" }, "src_dot_components_dot_Metadata_dot_1535223586": { "context": "header", - "string": "Private Metadata" + "string": "Хувийн мета өгөгдөл" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", - "string": "Field" + "string": "Талбар" + }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", - "string": "Add Field" + "string": "Талбар нэмэх" }, "src_dot_components_dot_Metadata_dot_4190792473": { "context": "table action", "string": "Үйлдлүүд" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "{money} руу" @@ -1852,13 +2309,13 @@ "string": "Шинэ утгах нэмэх: {value}" }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "Илэрц олдсонгүй" }, "src_dot_components_dot_MultiSelectField_dot_4205644805": { - "string": "No results found" + "string": "Илэрц олдсонгүй" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { - "string": "Navigator" + "string": "Удирдамж" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", @@ -1866,7 +2323,7 @@ }, "src_dot_components_dot_Navigator_dot_1167695965": { "context": "navigator placeholder", - "string": "Type Command" + "string": "Заавар бичих" }, "src_dot_components_dot_Navigator_dot_1643417013": { "context": "navigator placeholder", @@ -1878,7 +2335,7 @@ }, "src_dot_components_dot_Navigator_dot_2874620973": { "context": "navigator placeholder", - "string": "Type {key} to see available actions" + "string": "Боломжтой үйлдлүүдийг харахын тулд {key} гэж бичнэ үү" }, "src_dot_components_dot_Navigator_dot_2935523260": { "context": "navigator placeholder", @@ -1890,15 +2347,15 @@ }, "src_dot_components_dot_Navigator_dot_3384551821": { "context": "navigator notification", - "string": "Our new feature to help you with your daily tasks. Run Navigator using {keyboardShortcut} shortcut." + "string": "Таны өдөр тутмын ажлыг хийхэд тань тусална. Удирдамж {keyboardShortcut} ашиглан ажиллуулна." }, "src_dot_components_dot_Navigator_dot_3636839115": { "context": "navigator section header", - "string": "Quick Actions" + "string": "Түргэн үйлдэл" }, "src_dot_components_dot_Navigator_dot_4290208300": { "context": "navigator notification title", - "string": "Navigator is here to help" + "string": "Удирдамж танд туслахаар энд байна" }, "src_dot_components_dot_Navigator_dot_modes_dot_category": { "string": "Ангилал" @@ -1932,7 +2389,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": { "context": "button", - "string": "Create Permission Group" + "string": "Хэрэглэгчийн бүлэг үүсгэх" }, "src_dot_components_dot_Navigator_dot_modes_dot_createProduct": { "context": "button", @@ -1955,7 +2412,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": { "context": "navigator command mode description", - "string": "Search Command" + "string": "Хайлтын заавар" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": { "context": "navigator customer mode description", @@ -1963,7 +2420,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": { "context": "navigator default mode description", - "string": "Search Views and Actions" + "string": "Харагдах байдал, үйлдлийг хайх" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpMode": { "context": "navigator help mode description", @@ -1971,7 +2428,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": { "context": "navigator order mode description", - "string": "Search Orders" + "string": "Захиалга хайх" }, "src_dot_components_dot_Navigator_dot_modes_dot_noResults": { "string": "Хайлт илэрцгүй" @@ -1983,7 +2440,7 @@ "string": "Ooops!..." }, "src_dot_components_dot_NotFoundPage_dot_4036415297": { - "string": "Something's missing" + "string": "Дутуу зүйл байна" }, "src_dot_components_dot_NotFoundPage_dot_4205980614": { "string": "Уучлаарай, энэ хуудас байхгүй байна" @@ -1992,46 +2449,54 @@ "context": "button", "string": "Удирдах самбар руу буцах" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { - "string": "Price cannot be lower than 0" + "string": "Үнэ 0-ээс бага байж болохгүй" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { - "string": "No results found" + "string": "Илэрц олдсонгүй" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { "string": "Сонгогдсон мөр:" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": { "context": "save filter tab, header", - "string": "Save Custom Search" + "string": "Хайлтыг хадгалах" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": { "context": "save search tab", - "string": "Search Name" + "string": "Нэр хайх" }, "src_dot_components_dot_SearchBar_dot_2173195312": { "context": "button", "string": "Хайлт устгах" }, "src_dot_components_dot_SearchBar_dot_2340527467": { - "string": "Custom Filter" + "string": "Тусгай шүүлтүүр" }, "src_dot_components_dot_SearchBar_dot_3268463180": { "context": "button", "string": "Хайлтыг хадгалах" }, "src_dot_components_dot_SeoForm_dot_1324250412": { - "string": "Search engine title" + "string": "Хайлтын системийн гарчиг" }, "src_dot_components_dot_SeoForm_dot_1991321627": { - "string": "Search engine description" + "string": "Хайлтын системийн тайлбар" }, "src_dot_components_dot_SeoForm_dot_3198271020": { "context": "button", - "string": "Edit website SEO" + "string": "Сайтын SEO засварлах" }, "src_dot_components_dot_SeoForm_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Хайлтын системийг урьдчилан харах" }, "src_dot_components_dot_SeoForm_dot_3478065224": { "string": "Slug" @@ -2051,13 +2516,17 @@ "string": "Байхгүй" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "Илэрц олдсонгүй" }, "src_dot_components_dot_SingleSelectField_dot_4205644805": { - "string": "No results found" + "string": "Илэрц олдсонгүй" }, "src_dot_components_dot_TableHead_dot_868570480": { - "string": "Selected {number} items" + "string": "Сонгосон {тоо} зүйл" + }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Тэмдэглэлээ энд бичнэ үү..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Гарах" @@ -2076,10 +2548,10 @@ }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", - "string": "Enable Dark Mode" + "string": "Харанхуй горимыг идэвхжүүлэх" }, "src_dot_components_dot_VisibilityCard_dot_1311467573": { - "string": "Show in product listings" + "string": "Бүтээгдэхүүний жагсаалтад харуулах" }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", @@ -2091,21 +2563,21 @@ }, "src_dot_components_dot_VisibilityCard_dot_2060790769": { "context": "publish on date", - "string": "Publish on" + "string": "Нийтлэгдсэн өдөр" }, "src_dot_components_dot_VisibilityCard_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + "string": "Энэ хайрцгийг идэвхгүй болгосноор хайлтын болон цуглуулгын хуудаснаас бүтээгдэхүүнийг устгах болно. " }, "src_dot_components_dot_VisibilityCard_dot_2699516026": { "context": "available on date", - "string": "Set available on" + "string": "...-д тохируулах " }, "src_dot_components_dot_VisibilityCard_dot_292404896": { - "string": "Set publication date" + "string": "Нийтэлсэн огноог тохируулах" }, "src_dot_components_dot_WeightRange_dot_264731940": { "context": "weight", - "string": "to {value} {unit}" + "string": "{утга} {нэгж} хүртэл" }, "src_dot_components_dot_WeightRange_dot_2892071052": { "context": "weight", @@ -2119,74 +2591,86 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Буцаах" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", "string": "Тохиргоо" }, "src_dot_configuration_dot_1233229030": { - "string": "Miscellaneous" + "string": "Бусад" }, "src_dot_configuration_dot_1440737903": { - "string": "Shipping Settings" + "string": "Хүргэлтийн тохиргоо" }, "src_dot_configuration_dot_1742602794": { - "string": "Attributes and Product Types" + "string": "Шинж чанарууд ба бүтээгдэхүүний төрлүүд" }, "src_dot_configuration_dot_3140151600": { - "string": "Staff Settings" + "string": "Ажилтны тохиргоо" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "Агуулгын менежмент" }, "src_dot_configuration_dot_3655543906": { "string": "Бүтээгдэхүүний тохиргоо" }, "src_dot_configuration_dot_887806978": { - "string": "Multichannel" + "string": "Олон суваг" }, "src_dot_confirm": { "context": "button", "string": "Зөвшөөрөх" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": { - "string": "Product Export Failed" + "string": "Бүтээгдэхүүн экспорт амжилтгүй боллоо" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText": { - "string": "Product export has finished and was sent to your email address." + "string": "Бүтээгдэхүүн экспорт дууссан ба таны имэйл хаягруу илгээгдлээ." }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedTitle": { "context": "csv file exporting has finished, header", - "string": "Exporting CSV finished" + "string": "CSV экспорт хийж дууслаа" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText": { - "string": "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!" + "string": "Нэхэмжлэхийг үүсгэлээ. Hэхэмжлэхийн жагсаалтын дээд хэсэгээс харна уу." }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": { "context": "invoice generating has finished, header", - "string": "Invoice Generated" + "string": "Нэхэмжлэл үүслээ" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": { "context": "dialog header, title", - "string": "Invoice Generation" + "string": "Нэхэмжлэл үүсгэх" + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Сэргээх" + }, + "src_dot_continue": { + "context": "button", + "string": "Үргэлжлүүлэх" }, "src_dot_create": { "context": "button", "string": "Үүсгэх" }, "src_dot_customApps": { - "string": "Local Apps" + "string": "Суурин app" }, "src_dot_customers": { "context": "customers section name", @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Хаяг нэмэх" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName} хаягын дэвтэр" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Хаяг нэмэх" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { - "context": "customer details, header", - "string": "{fullName} Details" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Үйлчлүүлэгч өөрийн хаягийн дэвтэрт ямар ч хаяг нэмээгүй байна. Та доорх товчлуурыг ашиглан хаяг нэмэх боломжтой." }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName} хаягын дэвтэр" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { + "context": "customer details, header", + "string": "{fullName} Дэлгэрэнгүй" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Үйлчлүүлэгчид харуулах хаяг байхгүй байна." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Анхны хаяг" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Анхны тооцооны хаяг" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Анхны хүргэлтийн хаяг" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default billing address" + "string": "Хаяг устгах" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Анхнаы хүргэлтийн хаяг" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Хаяг засах" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "Тооцооны хаяг хадгалах" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Хүргэлтийн хаяг хадгалах" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2259,7 +2755,7 @@ "string": "Үндсэн хаяг" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": { - "string": "The primary address of this customer." + "string": "Энэ хэрэглэгчийн үндсэн хаяг." }, "src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": { "context": "header", @@ -2274,7 +2770,7 @@ "string": "Тэмдэглэл" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": { - "string": "Enter any extra infotmation regarding this customer." + "string": "Энэ үйлчлүүлэгчтэй холбоотой нэмэлт мэдээллийг оруулна уу." }, "src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": { "context": "page header", @@ -2282,7 +2778,7 @@ }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": { "context": "check to mark this account as active", - "string": "User account active" + "string": "Хэрэглэгчийн бүртгэл идэвхтэй байна" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": { "context": "section subheader", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Тэмдэглэл" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Хувийн мэдээлэл" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Холбоо барих мэдээллүүд" + "string": "Холбоо барих мэдээлэл" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Хэрэглэгч хайх" @@ -2319,7 +2815,7 @@ "string": "Захиалагдсан тоо" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "Захиалгын тоо" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { "string": "Хэрэглэгч олдсонгүй" @@ -2393,7 +2889,7 @@ "string": "Хэрэглэгч үүсгэгдсэн" }, "src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": { - "string": "{counter,plural,one {Are you sure you want to delete this customer?} other {Are you sure you want to delete {displayQuantity} customers?}}" + "string": "{counter,plural,one {Та {displayQuantity} харилцагчдыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} харилцагчдыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": { "context": "dialog header", @@ -2402,56 +2898,69 @@ "src_dot_dashboard": { "string": "Удирдах самбар" }, + "src_dot_date": { + "string": "Огноо" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Устгах" }, "src_dot_demo": { "context": "notification message after log in", - "string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes." + "string": "Та демо горимд байна. Та хяналтын самбар дээр тоглох боломжтой боловч өөрчлөлтийг хадгалах боломжгүй." }, "src_dot_description": { "string": "Тайлбар" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Хямдралууд" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Ангилалын нэр" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Зөвшөөрөгдсөн ангиллууд" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Бараа" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Ангилалд нэмэх" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Боломжтой ангиллууд" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Ангилал олдсонгүй" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Ангилалын Нэр" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { + "context": "number of products", + "string": "Бүтээгдэхүүн" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { "context": "button", "string": "Коллекцид нэмэх" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Коллекц олдсонгүй" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { - "context": "number of products", - "string": "Бараа" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Цуглуулгын нэр" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Зөвшөөрөгдсөн коллекцууд" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Коллекц олдсонгүй" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Коллекцын нэр" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Бүтээгдэхүүн" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Улсад нэмэх" @@ -2461,7 +2970,7 @@ "string": "Улсын нэрээр хайх" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": { - "string": "Choose countries, you want voucher to be limited to, from the list below" + "string": "Доорх жагсаалтаас ваучерыг хязгаарлахыг хүсч буй улс орнуудыг сонгоно уу" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": { "context": "search box label", @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Идэвхитэй огноо" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Бүтээгдэхүүн олдсонгүй" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Бүтээгдэхүүн сонгох" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Бүтээгдэхүүний нэр" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Зөвшөөрөгдсөн бүтээгдэхүүнүүд" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Бүтээгдэхүүн олдсонгүй" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Боломжтой эсэх" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Бүтээгдэхүүний нэр" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Бүтээгдэхүүний төрөл" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Зөвшөөрөгдсөн бүтээгдэхүүнүүд" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Бүтээгдэхүүний нэр" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Бүтээгдэхүүний төрөл" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Идэвхтэй" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Хугацаа дууссан" @@ -2541,11 +3081,11 @@ }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": { "context": "sale status", - "string": "Scheduled" + "string": "Төлөвлөгдсөн" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_started": { "context": "sale start date", - "string": "Started" + "string": "Эхэлсэн" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_status": { "context": "sale status", @@ -2567,7 +3107,7 @@ }, "src_dot_discounts_dot_components_dot_SaleList_dot_47059407": { "context": "sale start date", - "string": "Starts" + "string": "Эхлэх" }, "src_dot_discounts_dot_components_dot_SaleList_dot_636461959": { "context": "sale name", @@ -2603,14 +3143,14 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": { "context": "channels sale info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Хямдрал оноогдоогүй сувгын хямдралыг тогтооход үндсэн суваг ашиглагдана. Тогтоогдсон хямдрал сувгийн валют руу хөрвүүлэгдэнэ. " }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "Суваг олдсонгүй" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Сувгийн нэр" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", @@ -2628,7 +3168,7 @@ "string": "Ваучер бүх улс оронд хамаарна" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": { - "string": "Voucher is limited to these countries" + "string": "Ваучер нь эдгээр улс орнуудад хязгаарлагдсан" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": { "context": "voucher country range", @@ -2653,27 +3193,36 @@ "context": "voucher code, button", "string": "Код үүсгэх" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Нийт ашиглах боломжтой тоо" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "1 хэрэглэгчийн ашиглах хязгаар" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Нийт ашиглах боломжтой тоо" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Ашиглах хязгаар" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Хэрэглээний хязгаар" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Ашиглах хязгаар" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", "string": "Бүх урамшуулал" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": { - "string": "Search Voucher" + "string": "Ваучер хайх" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": { "context": "button", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Идэвхтэй" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Хугацаа дууссан" @@ -2697,11 +3250,11 @@ }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": { "context": "voucher status", - "string": "Scheduled" + "string": "Төлөвлөгдсөн" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": { "context": "voucher start date", - "string": "Started" + "string": "Эхэлсэн" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": { "context": "voucher status", @@ -2709,7 +3262,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": { "context": "voucher", - "string": "Times used" + "string": "Удаа ашиглагдсан" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": { "string": "Хямдралын төрөл" @@ -2728,25 +3281,25 @@ }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": { "context": "voucher uses", - "string": "Uses" + "string": "Хэрэглээ" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": { "context": "voucher is active from date", - "string": "Starts" + "string": "Эхлэх" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": { "context": "voucher code", "string": "Код" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": { - "string": "No vouchers found" + "string": "Ваучер олдсонгүй" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", "string": "Утга" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Хямдрал оноогдоогүй сувгын хямдралыг тогтооход үндсэн суваг ашиглагдана. Тогтоогдсон хямдрал сувгийн валют руу хөрвүүлэгдэнэ. " }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": { "context": "voucher requirements, header", @@ -2758,18 +3311,18 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": { "context": "voucher requirement", - "string": "Minimum quantity of items" + "string": "Барааны хамгийн бага тоо хэмжээ" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "Суваг олдсонгүй" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Сувгийн нэр" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", - "string": "Minimal order value" + "string": "Захиалгын хамгийн бага үнэ" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": { "context": "voucher value", @@ -2781,7 +3334,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": { "context": "voucher", - "string": "Applies to" + "string": "-д хамаарна" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": { "context": "voucher value requirement", @@ -2820,23 +3373,23 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": { "context": "voucher application, switch button", - "string": "Only once per order" + "string": "Захиалга бүрт нэг" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Хямдрал оноогдоогүй сувгын хямдралыг тогтооход үндсэн суваг ашиглагдана. Тогтоогдсон хямдрал сувгийн валют руу хөрвүүлэгдэнэ. " }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": { "string": "Ваучер дэлгэрэнгүй мэдээлэл" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "Суваг олдсонгүй" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { - "string": "If this option is disabled, discount will be counted for every eligible product" + "string": "Хэрэв энэ сонголтыг идэвхгүй болговол зохих бүтээгдэхүүн бүрт хөнгөлөлт тооцогдоно" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Сувгийн нэр" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2854,105 +3407,136 @@ "string": "Борлуулалт амжиллтай үүсгэгдлээ" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { - "string": "Manage Sales Channel Availability" + "string": "Борлуулалтын сувгийг удирдах" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Сувгийн хүртээмжийг удирдаx" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Хямдралыг хассан" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Та {saleName} устгахдаа итгэлтэй байна уу?" + "string": "Хямдралыг хассан" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Борлуулалтаас ангилал хасах" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Борлуулалтаас коллекц хасах" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Борлуулалтаас бүтээгдэхүүн хасах" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Борлуулалт устгах" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Борлуулалтаас ангилал хасах" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Та {saleName} устгахдаа итгэлтэй байна уу?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Борлуулалтуудыг устгах" }, "src_dot_discounts_dot_views_dot_SaleList_dot_372098008": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}" + "string": "{counter,plural,one {Та {displayQuantity} хямдралыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} хямдралыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Бүтээгдэхүүний сувгийн хүртээмжийг удирдах" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { - "string": "Successfully created voucher" - }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Ваучер устгагдсан" + "string": "Ваучерыг амжилттай үүсгэлээ" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", - "string": "Unassign Collections From Voucher" + "string": "Ваучерыг цуглуулгаас хасах" + }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", - "string": "Unassign Products From Voucher" + "string": " Бүтээгдэхүүнээс ваучерийг хасах" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + "string": "{counter,plural,one {Та {displayQuantity} ангиллын оноолтыг цуцлахдаа итгэлтэй байна уу?} other {Та {displayQuantity} ангиллын оноолтыг цуцлахдаа итгэлтэй байна уу?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": { "context": "dialog header", - "string": "Unassign Categories From Voucher" + "string": "Ангиллыг ваучераас хасах" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Та {displayQuantity} бүтээгдэхүүний оноолтыг цуцлахдаа итгэлтэй байна уу?} other {Та {displayQuantity} бүтээгдэхүүний оноолтыг цуцлахдаа итгэлтэй байна уу?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", "string": "Та {voucherCode} устгахдаа итгэлтэй байна уу?" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "string": "Сувгийн ашиглагдах байдалыг удирдаx" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Та {displayQuantity} цуглуулгын оноолтыг цуцлахдаа итгэлтэй байна уу?} other {Та {displayQuantity} цуглуулгын оноолтыг цуцлахдаа итгэлтэй байна уу?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "Ваучерыг устгах" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this voucher?} other {Are you sure you want to delete {displayQuantity} vouchers?}}" + "string": "{counter,plural,one {Та {displayQuantity} ваучерыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} ваучерыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": { "context": "dialog header", - "string": "Delete Vouchers" + "string": "Ваучерыг устгах" }, "src_dot_done": { "context": "button", @@ -2974,7 +3558,7 @@ "string": "Засах" }, "src_dot_email": { - "string": "Имайл хаяг" + "string": "Email address" }, "src_dot_endDate": { "string": "Дуусах огноо" @@ -2982,9 +3566,12 @@ "src_dot_endHour": { "string": "Дуусах цаг" }, + "src_dot_error": { + "string": "Алдаа" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", - "string": "Exchange Rates" + "string": "Валютын ханш" }, "src_dot_firstName": { "string": "Нэр" @@ -2994,7 +3581,615 @@ "string": "Биелүүлсэн" }, "src_dot_generalInformations": { - "string": "General Information" + "string": "Ерөнхий мэдээлэл" + }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Хэрэглэгч" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Тэмдэглэл" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "CSV татаж байна" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Дэлгэрэнгүй" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Хугацаа дууссан" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Дэлгэрэнгүй" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Тоо хэмжээ" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Мөнгөн тэмдэгт" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Бүтээгдэхүүн" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Статус" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Устгах" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Идэвхгүй болгох" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Идэвхжүүлэх" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Бүтээгдэхүүн" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Тохиргоо" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" }, "src_dot_home": { "context": "home section name", @@ -3004,7 +4199,7 @@ "string": "#{orderId} дугаартай захиалгыг {userEmail} үүсгэлээ" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email": { - "string": "Order #{orderId} was placed from draft" + "string": "Захиалга #{orderId} захиалгын ноорогоос үүслээ" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": { "string": "Захиалга #{orderId} бүрэн төлөгдсөн" @@ -3012,19 +4207,52 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "#{orderId} дугаартай гүйлгээ үүсгэгдлээ" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Гүйцэтгэхэд бэлэн захиалга байхгүй байна" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Хүлээгдэж буй төлбөр байхгүй байна" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { - "string": "Variant {name} has been set as default." + "string": "Хувилбар {name} өгөгдмөл болгож тохируулагдлаа." + }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" }, "src_dot_lastName": { "string": "Овог" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Удирдах" }, "src_dot_navigation": { "context": "navigation section name", - "string": "Navigation" + "string": "Удирдаж" }, "src_dot_nextStep": { "context": "go to next step, button", @@ -3045,38 +4273,117 @@ "context": "orders section name", "string": "Захиалгууд" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Хүргэлтийн хаяг засах" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Тооцооний хаягыг засах" + "string": "Борлуулалтын суваг" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Захиалгууд цуцлах" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": { - "string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}" + "string": "{counter,plural,one {Та {displayQuantity} захиалгыг цуцлахдаа итгэлтэй байна уу?} other {Та {displayQuantity} захиалгыг цуцлахдаа итгэлтэй байна уу?}}" }, "src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": { "string": "Cancelling this order will release unfulfilled stocks, so they can be bought by other customers. Order will not be refunded when cancelling order - You need to do it manually. Are you sure you want to cancel this order?" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": { "context": "dialog header", - "string": "Saleor couldn’t cancel order" + "string": "Худалдагч захиалгаа цуцлах боломжгүй" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": { - "string": "There are still fulfillments created for this order. Cancel the fulfillments first before you cancel the order." + "string": "Энэ захиалга доор биелэгдсэн захиалга байна. Захиалгыг цуцлахаас өмнө биелэлсэн захиалгыг цуцална уу." }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" + "string": "Борлуулалтын суваг" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Тооцооны хаяг" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Шинэ хаяг нэмэx" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Илэрц олдсонгүй" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Хүргэлтийн хаяг" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Хэрэглэгчийн тэмдэглэл олдсонгүй" @@ -3094,7 +4401,7 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": { "context": "link", - "string": "View Profile" + "string": "Хувийн мэдээллийг харах" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { "string": "Хүргэлтийн хаяг" @@ -3105,7 +4412,7 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": { "context": "billing address", - "string": "Same as shipping address" + "string": "Хүргүүлэх хаягтай адилхан" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": { "string": "Үл мэдэгдэх хэрэглэгч" @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Тооцоо хийх хаяг" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Захиалгын #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Захиалга цуцлах" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Нэмэх" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Хямдралын утга" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Тогтмол хэмжээ" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Буруу утга" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Хувь" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Нийт" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Тээвэр зуучийн төлбөр нэмэх" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Хямдрал" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", + "string": "Холбогдох тээвэрлэгч байхгүй байна" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", + "string": "Нийт " + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", "string": "Татвар (НӨАТ багтсан)" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { - "string": "No applicable shipping carriers" - }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", - "string": "Subtotal" - }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Нийт" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Бүтээгдэхүүнүүдийг нэмэх" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Захиалга үүсгэх" @@ -3181,7 +4553,7 @@ "string": "Бүх ноорог захиалга" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": { - "string": "Search Draft" + "string": "Ноорог хайх" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", @@ -3216,150 +4588,131 @@ "context": "button", "string": "Дуусгах" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Биелүүлэх" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Захиалга" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", + "string": "Захиалгын #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Захиалгын дугаар {orderNumber} - Биелэлт нэмэх" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Хүргэхэд бэлэн бараа" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Нөөц дууссан" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", "string": "Бүтээгдэхүүний нэр" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "биелүүлэх тоо хэмжээ" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", - "string": "Order #{orderNumber}" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Тээвэрлэлтийн дэлгэрэнгүй мэдээллийг үйлчлүүлэгч рүү илгээx" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Биелүүлэх" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Чиглэлийн дугаар" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Хүргэлтийн дугаар засварлах" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Буцаалт" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Хүргэлтийн дугаар: {{trackingNumber}}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Тээвэрлэлтийн дэлгэрэнгүй мэдээллийг үйлчлүүлэгч рүү илгээx" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { - "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." + "string": "Та биелэлтийг цуцлахдаа итгэлтэй байна уу? Биелэлтийг цуцалснаар бүтээгдэхүүнийг сонгосон агуулахад нэмэх болно." }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", - "string": "Select Warehouse" + "string": "Агуулах сонгоx" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", - "string": "Cancel Fulfillment" + "string": "Биелэлтийг цуцлах" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Тоо хэмжээ" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Бүтээгдэхүүний нэр" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { - "string": "Tracking number" + "string": "Хүргэлтийн дугаар" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_606831229": { "context": "dialog header", "string": "Мөрдөх дугаар нэмэх" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Чиглэлийн дугаар" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Үнэ" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Бүтээгдэхүүн" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Тоо хэмжээ" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Биелүүлсэн ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Нийт" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Захиалыг хаяг өөрчлөгдсөн" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", - "string": "Order was marked as paid" + "string": "Захиалгыг төлөгдсөн гэж тэмдэглэсэн" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": { "context": "order history message", @@ -3367,11 +4720,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": { "context": "order history message", - "string": "Fulfillment was cancelled" + "string": "Биелэлт цуцлагдсан" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": { "context": "order history message", - "string": "Order was placed" + "string": "Захиалга хийгдсэн" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": { "context": "order history message", @@ -3383,15 +4736,19 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": { "context": "order history message", - "string": "Payment confirmation was sent to customer" + "string": "Төлбөрийн баталгаажуулалтыг харилцагч руу илгээсэн" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": { "context": "order history message", - "string": "Restocked {quantity} items" + "string": "{quantity} дахин нөөцөлсөн" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": { "context": "order history message", - "string": "Note was added to the order" + "string": "Захиалгад тэмдэглэл нэмсэн" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", @@ -3399,11 +4756,15 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085": { "context": "order history message", - "string": "Invoice was requested by {requestedBy}" + "string": "{requestedBy} нэхэмжэл шаардсан" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": { "context": "order history message", - "string": "Payment was voided" + "string": "Төлбөр хүчингүй " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", @@ -3411,11 +4772,11 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_276183305": { "context": "order history message", - "string": "Order was confirmed" + "string": "Захиалгыг баталгаажууллаа" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", - "string": "Payment was captured" + "string": "Төлбөр хийгдсэн" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": { "context": "order history message", @@ -3427,27 +4788,31 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": { "context": "order history message", - "string": "Payment was authorized" + "string": "Төлбөр зөвшөөрөгдсөн" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": { "context": "order history message", - "string": "Shipping tracking number was sent to customer" + "string": "Хүргэлтийн дугаар үйлчлүүлэгчрүү илгээгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": { "context": "order history message", - "string": "Payment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" + "string": "Төлбөрийг буцаан олгосон" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", - "string": "Order was refunded by {refundedBy}" + "string": "Захиалга {redundedBy}-аар буцаагдсан" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was updated" + "string": "Нэхэмжлэхийн дугаар {invoiceNumber} шинэчлэгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": { "string": "Захиалгын түүх" @@ -3456,94 +4821,135 @@ "context": "order history message", "string": "{quantity} бүтээгдэхүүн үлдэгдлээс илүү зарагдсан" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", - "string": "Order refund information was sent to customer" + "string": "Захиалгын буцаан олголтын мэдээллийг үйлчлүүлэгчрүү илгээлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": { "context": "order history message", - "string": "Updated fulfillment group's tracking number" + "string": "Биелэгдсэн бүтээгдэхүүний хяналтын дугаар шинэчлэгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": { "context": "order history message", - "string": "Payment failed" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" + "string": "Төлбөр амжилтгүй боллоо" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", - "string": "Order cancel information was sent to customer" + "string": "Захиалга цуцлах мэдээлэл үйлчлүүлэгчрүү илгээгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": { "context": "order history message", - "string": "Shipping details was sent to customer" + "string": "Хүргэлтийн дэлгэрэнгүй мэдээлэл үйлчлүүлэгчрүү илгээгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_748112244": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was generated by {generatedBy}" + "string": "Нэхэмжлэхийн дугаар {invoiceNumber}-г {generatedBy}-ээр үүсгэгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_88351908": { "context": "order history message", - "string": "Invoice was sent to customer by {sentBy}" + "string": "Нэхэмжлэх {sentBy}-ээр харилцагчруу илгээгдлээ" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": { "context": "order history message", "string": "Захиалга цуцлагдсан" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { - "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" + "string": "Та энэ {invoiceNumber} нэхэмжлэхийг хэрэглэгч рүү илгээхдээ итгэлтэй байна уу?" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": { "context": "dialog header", - "string": "Send Invoice" + "string": "Нэхэмжлэх илгээх" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204": { "context": "section header", - "string": "Invoices" + "string": "Нэхэмжлэх" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235": { "context": "invoice create date prefix", - "string": "created" + "string": "үүсгэгдлээ" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960": { - "string": "No invoices to be shown" + "string": "Нэхэмжлэх байхгүй байна" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", - "string": "Invoice" + "string": "Нэхэмжлэх" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", - "string": "Generate" + "string": "Үүсгэх" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", - "string": "Order Settings" + "string": "Захиалгын тохиргоо" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": { "context": "button", "string": "Захиалга үүсгэх" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": { - "string": "Search Orders..." + "string": "Захиалга хайх..." }, "src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": { "context": "tab name", "string": "Бүх захиалга" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Хэрэглэгч" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Үүсгэгдлээ" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Төлөв" }, @@ -3571,13 +4977,13 @@ }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", - "string": "Transaction reference" + "string": "Гүйлгээний лавлагаа" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563": { - "string": "Please provide a transaction reference using the input below:" + "string": "Доорхыг ашиглан гүйлгээний лавлагааг оруулна уу." }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861": { - "string": "You're going to mark this order as paid." + "string": "Та энэ захиалгыг төлөгдсөнөөр тэмдэглэх гэж байна. " }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": { "context": "dialog header", @@ -3585,7 +4991,7 @@ }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": { "context": "dialog header", - "string": "Capture Payment" + "string": "Төлбөрийг хүлээн авах" }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": { "context": "amount of refunded money", @@ -3596,150 +5002,132 @@ }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": { "context": "dialog header", - "string": "Void Payment" + "string": "Төлбөрийг хүчингүй болгох" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { + "context": "capture payment, button", + "string": "Хүлээн авax" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { "context": "order payment", - "string": "Refunded amount" + "string": "Хүлээн авсан дүн" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Хүргэлт" + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "НӨАТ багтсан" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Буцаалт" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Төлснөөр тэмдэглэх" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Үлдэгдэл" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { "context": "order discount", "string": "Хямдрал" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} зүйл" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Төлснөөр тэмдэглэх" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { "context": "order payment", - "string": "Preauthorized amount" + "string": "Үлдэгдэл" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Татварууд" + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { - "context": "capture payment, button", - "string": "Capture" + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Төлбөрийн төлөв" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Урьдчилан зөвшөөрөгдсөн дүн" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Буцаалт" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Буцаан олгосон дүн" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Хүргэлт" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "хамаарахгүй " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "хамаарахгүй " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", - "string": "Subtotal" + "string": "Нийт " }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Татвар" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Нийт" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "НӨАТ багтсан" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Буцаалт" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "string": "Бүтээгдэхүүний нэр, шинж чанар, бүтээгдэхүүний төрөл, ...-ээр хайх" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": { "context": "dialog header", - "string": "Add Product" + "string": "Бүтээгдэхүүн нэмэх" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Бүтээгдэхүүнүүдээс хайх" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Өгөгдсөн хайлтанд тохирох илэрц олдсонгүй" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Үнэ" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Бүтээгдэхүүн" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Буцаалт" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Тоо хэмжээ" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Нийт" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Үнэ" @@ -3753,15 +5141,11 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Буцаан олгосон тоо хэмжээ" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" - }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" + "string": "Дээд хэмжээг тохируулах" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3769,11 +5153,23 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Утга алдаатай " + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Биелэлт" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", - "string": "Order no. {orderNumber} - Refund" + "string": "Захиалгын дугаар {orderNumber} - Буцаан олголт" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", @@ -3781,7 +5177,91 @@ }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", - "string": "Order #{orderNumber}" + "string": "Захиалгын #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Буцаан олгосон дүн" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Буцаан олголт {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Автомат дүн" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Өөрөө оруулсан дүн" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Тээвэрлэлтийн зардлыг буцаан олгох" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Хэмжээ нь буцаан олголтын дээд хэмжээнээс их байж болохгүй" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Хэмжээ нь 0-ээс их байх ёстой" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Зөвшөөрөгдсөн хэмжээ" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Тоо хэмжээ" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Буцаан олгох дээд хэмжээ" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Өмнө нь буцаан олгосон" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Санал болгосон буцаан олголтын дүн" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Буцаалт" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Нийт буцаан олгох дүн" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3789,7 +5269,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", - "string": "Unfulfilled Products" + "string": "Биелэгдээгүй бүтээгдэхүүн" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { "string": "Бүтээгдэхүүн олдсонгүй" @@ -3800,15 +5280,15 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", - "string": "Unfulfilled products will be restocked" + "string": "Биелэгдээгүй бүтээгдэхүүн буцаан нөөцөд бүртгэгдэнэ" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Буцаан олгосон тоо хэмжээ" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" + "string": "Дээд хэмжээг тохируулах" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3816,94 +5296,162 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Утга алдаатай " }, "src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773": { "context": "section header", - "string": "Refund Order" + "string": "Захиалгыг буцаан олгоx" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous": { "context": "refund type", - "string": "Miscellaneous Refund" + "string": "Бусад буцаан олголт" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": { "context": "refund type", - "string": "Refund Products" + "string": "Бүтээгдэхүүн буцаан олгох" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Үнэ" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Бүтээгдэхүүн" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Дээд хэмжээг тохируулах" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Цуцалсан ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Биелэгдсэн ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Утга алдаатай " + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Буцаан олгосон ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Биeлэгдээгүй" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Захиалгын #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", - "string": "Order settings" + "string": "Захиалгын тохиргоо" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217": { - "string": "General Settings" + "string": "Ерөнхий Тохиргоо" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", "string": "Тохиргоо" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", - "string": "All orders will be automatically confirmed and all payments will be captured." + "string": "Бүх захиалга автоматаар баталгаажиж, захиалгын төлбөр хүлээн авагдана." }, "src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": { "context": "checkbox label", - "string": "Automatically confirm all orders" + "string": "Бүх захиалгыг автоматаар баталгаажуулax" }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", - "string": "Edit Shipping Method" + "string": "Хүргэлтийн аргыг засах" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Үнэ" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Бүтээгдэхүүн" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Биелүүлэх" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Тоо хэмжээ" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Нийт" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { - "string": "We’re generating the invoice you requested. Please wait a couple of moments" + "string": "Бид таны нэхэмжлэхийг үүсгэж байна. Түр хүлээнэ үү" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": { - "string": "Payment successfully captured" + "string": "Төлбөрийг амжилттай хүлээн авлаа" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": { "string": "Ноорог захиалгыг амжилттай дуусгалаа" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": { - "string": "Order line deleted" + "string": "Захиалгын жагсаалт устгагдлаа" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": { "string": "Амжилттай шинэчлэгдлээ" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": { - "string": "Order line updated" + "string": "Захиалгын жагсаалт шинчлэгдлээ" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": { - "string": "Order marked as paid" + "string": "Захиалга төлөгдсөн гэж тэмдэглэгдсэн" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": { - "string": "Order line added" + "string": "Захиалгын жагсаалт нэмэгдлээ" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": { "string": "Захиалга амжилттай цуцлагдлаа" @@ -3912,77 +5460,96 @@ "string": "Амжилттай нэмэгдлээ" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": { - "string": "Order payment successfully voided" + "string": "Захиалгын төлбөрийг амжилттай хүчингүй болголоо" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Захиалга амжилттай шинэчлэгдлээ" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { - "string": "Invoice email sent" + "string": "Нэхэмжлэлийн имэйл илгээгдлээ" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { - "string": "Invoice is Generating" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" + "string": "Нэхэмжлэлийг үүсгэж байна" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { - "string": "Shipping method successfully updated" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" + "string": "Хүргэлтийн аргыг амжилттай шинэчилсэн" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { "string": "Амжилттай цуцлагдаа" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "Ноорог Захиалга #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Захиалгын #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Захиалгын #{orderNumber}" + }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", - "string": "Delete Order Drafts" + "string": "Ноорог захиалгыг устгах" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": { - "string": "Deleted draft orders" + "string": "Устгагдсан ноорог захиалга" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Ноорог захиалга амжилттай үүсгэгдлээ" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this order draft?} other {Are you sure you want to delete {displayQuantity} order drafts?}}" + "string": "{counter,plural,one {Та {displayQuantity} захиалгын ноорог устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} ноорог захиалгыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": { "context": "window title", - "string": "Fulfill Order #{orderNumber}" + "string": "Захиалга #{orderNumber}-ийг биелүүлэх" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": { "context": "order fulfilled success message", - "string": "Fulfilled Items" + "string": "Биелэгдсэн захиалга" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": { "context": "window title", - "string": "Fulfill Order" + "string": "Захиалга биелүүлэх" }, "src_dot_orders_dot_views_dot_OrderList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Ноорог захиалга амжилттай үүсгэгдлээ" }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", - "string": "Refunded Items" + "string": "Буцаан олгосон " + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" }, "src_dot_pageTypes": { "context": "page types section name", - "string": "Page Types" + "string": "Хуудасны төрлүүд" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Шинж чанар олдсонгүй" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Шинж чанарын нэр" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": { "context": "button", - "string": "Assign attribute" + "string": "Шинж чанар оноох" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224": { "context": "attribute internal name", @@ -3990,84 +5557,80 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Агуулгын шинж чанар" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": { "context": "delete page types with its pages", - "string": "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {Таны устгахыг хүссэн хуудасны төрлийг өөр хуудсууд ашиглаж байна. Эдгээр хуудасны төрлийг устгаснаар тэдгээр хуудсууд мөн устах болно. Та {displayQuantity} хуудасны төрлийг устгахдаа итгэлтэй байна уу? Үүнийг хийсний дараа та өөрчлөлтийг буцаах боломжгүй болно.} other {Таны устгахыг хүссэн хуудасны төрлийг өөр хуудсууд ашиглаж байна. Эдгээр хуудасны төрлийг устгаснаар тэдгээр хуудсууд мөн устах болно. Та {displayQuantity} хуудасны төрлийг устгахдаа итгэлтэй байна уу? Үүнийг хийсний дараа та өөрчлөлтийг буцаах боломжгүй болно.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": { "context": "dialog header", - "string": "Delete Page Types" + "string": "Хуудасны төрлийг устгах" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141": { "context": "delete page types", - "string": "{counter,plural,one {Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {Та {displayQuantity} хуудасны төрлийг устгахдаа итгэлтэй байна уу? Үүнийг хийсний дараа та өөрчлөлтийг буцаах боломжгүй болно.} other {Та {displayQuantity} хуудасны төрлийг устгахдаа итгэлтэй байна уу? Үүнийг хийсний дараа та өөрчлөлтийг буцаах боломжгүй болно.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Энэ Агуулгын төрлийн талаарх ерөнхий мэдээлэл." }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Мета өгөгдөл" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Хуудасын төрөл үүсгэх" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Энэ Агуулгын төрлийн талаарх ерөнхий мэдээлэл." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Мета өгөгдөл" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { - "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." + "string": "Энэ жагсаалт нь хуудсуудад оноогдсон бүх шинж чанаруудыг харуулна. " }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Агуулгын шинж чанар" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { - "string": "Content Type Name" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" + "string": "Агуулгын төрлийн нэр" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { - "string": "Search Page Type" + "string": " Хуудасын төрөл хайх " + }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", - "string": "All Page Types" + "string": "Бүх хуудасын төрлүүд" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902": { "context": "page type name", - "string": "Content Type Name" + "string": "Агуулгын төрлийн нэр" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { - "string": "No page types found" + "string": " Хуудасын төрөл олдсонгүй" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", - "string": "Unassign Attribute from Page Type" + "string": "Хуудасын төрлөөс шинж чанарыг арилгах" }, "src_dot_pageTypes_dot_views_dot_3442954831": { - "string": "Page type deleted" + "string": "Хуудасын төрөл устгагдлаа" }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", @@ -4075,10 +5638,10 @@ }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", - "string": "Unassign Attribute From Page Type" + "string": "Хуудасын төрлөөс шинж чанарыг арилгах" }, "src_dot_pageTypes_dot_views_dot_98187848": { - "string": "Successfully created page type" + "string": "Хуудасны төрөл амжилттай үүсгэгдлээ" }, "src_dot_pages": { "context": "pages section name", @@ -4115,6 +5678,14 @@ "context": "button", "string": "Хуудас үүсгэх" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Хуудасны төрлүүд" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Гарчиг" @@ -4139,18 +5710,18 @@ "string": "Нийтлэгдээгүй" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520": { - "string": "Content type" + "string": "Агуулгын төрөл" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004": { "context": "section header", - "string": "Organize Content" + "string": "Агуулгыг эмхлэх" }, "src_dot_pages_dot_views_dot_1068617485": { "context": "header", "string": "Хуудас үүсгэх" }, "src_dot_pages_dot_views_dot_2680158037": { - "string": "Successfully created new page" + "string": "Шинэ хуудaс амжилттай үүсгэгдлээ" }, "src_dot_pages_dot_views_dot_3246254285": { "context": "dialog header", @@ -4162,7 +5733,7 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_1080715663": { "context": "notification", - "string": "Removed pages" + "string": "Устгагдсан хуудас" }, "src_dot_pages_dot_views_dot_PageList_dot_1547167026": { "context": "publish page, button", @@ -4174,7 +5745,7 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_1640740095": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unpublish this page?} other {Are you sure you want to unpublish {displayQuantity} pages?}}" + "string": "{counter,plural,one {Та {displayQuantity} хуудсыг нийтлэлээс хасахдаа итгэлтэй байна уу?} other {Та {displayQuantity} хуудсыг нийтлэлээс хасахдаа итгэлтэй байна уу?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2237014112": { "context": "unpublish page, button", @@ -4186,15 +5757,15 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_2454977063": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to publish this page?} other {Are you sure you want to publish {displayQuantity} pages?}}" + "string": "{counter,plural,one {Та {displayQuantity} хуудсыг нийтлэxдээ итгэлтэй байна уу?} other {Та {displayQuantity} хуудсыг нийтлэxдээ итгэлтэй байна уу?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2494122225": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this page?} other {Are you sure you want to delete {displayQuantity} pages?}}" + "string": "{counter,plural,one {Та {displayQuantity} хуудсыг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} хуудсыг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2543350562": { "context": "notification", - "string": "Published pages" + "string": "Нийтэлсэн хуудсууд" }, "src_dot_pages_dot_views_dot_PageList_dot_2782958373": { "context": "dialog header", @@ -4206,7 +5777,7 @@ }, "src_dot_partiallyFulfilled": { "context": "order status", - "string": "Partially fulfilled" + "string": "Хэсэгчилсэн биелсэн" }, "src_dot_partiallyPaid": { "context": "payment status", @@ -4216,47 +5787,60 @@ "context": "payment status", "string": "Төлбөрийг хэсэгчлэн буцаасан" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Төлбөрийн төлөв" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", - "string": "Permission Groups" + "string": "Хэрэглэгчийн бүлгүүд" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Идэвхгүй" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Гишүүд олдсонгүй" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Ажилтан хайх" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Нэр, имэйл, ...ээр хайх" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { - "string": "Search by name, email, etc..." - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Идэвхтэй" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Идэвхгүй" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Ажилтан оноох" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", - "string": "Unassign users" + "string": "Хэрэглэгчийн оноолтыг цуцлах" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_334280454": { "context": "dialog content", - "string": "You are not able to modify this group members. Solve this problem to continue with request." + "string": "Та энэ бүлгийн гишүүдийг өөрчлөх боломжгүй. Хүсэлт гаргаж үргэлжлүүлнэ үү." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3765873075": { "context": "checkbox label", - "string": "Group has full access to the store" + "string": "Хэрэглэгчийн бүлэг нь дэлгүүрт бүрэн нэвтрэх эрхтэй" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3920591233": { "context": "card description", - "string": "Expand or restrict group's permissions to access certain part of saleor system." + "string": "Борлуулагчийн системийн хэсэгт хандах бүлгийн зөвшөөрлийг өөрчлөх, хязгаарлах." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", @@ -4264,40 +5848,40 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", - "string": "Delete permission group" + "string": "Хэрэглэгчийн бүлгийг устгах" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": { "context": "deletion error message", - "string": "Cant's delete group which is out of your permission scope" + "string": "Таны зөвшөөрлийн хүрээнээс гадуур байгаа бүлгийг устгах боломжгүй" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": { "context": "checkbox label", - "string": "Group has full access to the store" + "string": "Хэрэглэгчийн бүлэг нь дэлгүүрт бүрэн нэвтрэх эрхтэй" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3920591233": { "context": "card description", - "string": "Expand or restrict group's permissions to access certain part of saleor system." + "string": "Борлуулагчийн системийн хэсэгт хандах бүлгийн зөвшөөрлийг өөрчлөх, хязгаарлах." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": { "context": "text field label", - "string": "Group name" + "string": "Бүлгийн нэр" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": { "context": "button", - "string": "create permission group" + "string": "Хэрэглэгчийн бүлэг үүсгэх" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": { "context": "permission group name", - "string": "Permission Group Name" + "string": "Хэрэглэгчийн бүлгийн нэр" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": { - "string": "Members" + "string": "Гишүүд" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": { "string": "Үйлдлүүд" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": { - "string": "No permission groups found" + "string": "Хэрэглэгчийн бүлгүүд олдсонгүй" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": { "context": "staff member status", @@ -4305,21 +5889,21 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": { "context": "empty list message", - "string": "You haven’t assigned any member to this permission group yet." + "string": "Та энэ xэрэглэгчийн бүлэгт гишүүн томилоогүй байна." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": { - "string": "No members found" + "string": "Гишүүд олдсонгүй" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { "string": "Емайл хаяг" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", - "string": "Assign members" + "string": "Гишүүдийг томилох" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2652621342": { "context": "empty list message", - "string": "Please use Assign Members button to do so." + "string": "Үүнийг хийхийн тулд гишүүдийг томилох товчийг ашиглана уу." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3247064221": { "context": "staff member status", @@ -4327,7 +5911,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": { "context": "header", - "string": "Group members" + "string": "Бүлгийн гишүүд" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": { "string": "Үйлдлүүд" @@ -4338,25 +5922,25 @@ }, "src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_3005518110": { "context": "dialog title", - "string": "Unassign users" + "string": "Хэрэглэгчийн оноолтыг цуцлах" }, "src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_778652830": { "context": "dialog content", - "string": "Are you sure you want to unassign {counter,plural,one{this member} other{{displayQuantity} members}}?" + "string": "Та {counter,plural, one{this member} {{displayQuantity} гишүүдийн}} оноолтыг цуцлахыг хүсэж байна уу?" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", "string": "Ангилал үүсгэх" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { - "string": "Permission group created" + "string": "Хэрэглэгчийн бүлэг үүсгэгдлээ" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": { "context": "button title", "string": "Хасах" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": { - "string": "Permission Group Deleted" + "string": "Хэрэглэгчийн бүлэг устгагдлаа" }, "src_dot_plugins": { "context": "plugins section name", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Зөвшөөрөл" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin нэр" @@ -4376,10 +5964,10 @@ }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": { "context": "section header", - "string": "Plugin Information and Status" + "string": "Plugin мэдээлэл ба статус" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4387,77 +5975,105 @@ }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": { "context": "header", - "string": "Edit Authorization Field" + "string": "Зөвшөөрлийн талбарыг засах" }, "src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": { "context": "section header", "string": "Plugin тохиргоо" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin тохиргоо" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} дэлгэрэнгүй" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { - "string": "Search Plugins..." + "string": "Plugins хайх..." }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": { "context": "tab name", "string": "Бүх нэмэлт" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Идэвхтэй" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Идэвхгүй" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Идэвхтэй" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Үйлдэл" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Нэр" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Plugin олдсонгүй" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Идэвхтэй" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Тохиргоо" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Идэвхгүй" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Нэр" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", - "string": "Authorization Field Delete" + "string": "Зөвшөөрлийн талбарыг устгах" }, "src_dot_plugins_dot_views_dot_955370043": { - "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" + "string": "Үүнийг арилгасны дараа Plugin залгаас ажиллахаа болино. Та үргэлжлүүлэхдээ итгэлтэй байна уу?" + }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" }, "src_dot_productTypes": { "context": "product types section name", "string": "Бүтээгдэхүүний төрлүүд" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Шинж чанар олдсонгүй" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Шинж чанарын нэр" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": { "context": "button", - "string": "Assign attribute" + "string": "Шинж чанар оноох" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3478065224": { "context": "attribute internal name", @@ -4465,25 +6081,26 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": { "context": "section header", - "string": "Product Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Та {name} устгахдаа итгэлтэй байна уу?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Бүтээгдэхүүний төрөл" + "string": "Бүтээгдэхүүний шинж чанарууд" }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", - "string": "Product type uses Variant Attributes" + "string": "Бүтээгдэхүүний төрөл нь Xувилбарын шинж чанаруудыг ашигладаг" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Бүтээгдэхүүний төрлийн нэр" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4511,14 +6128,14 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": { "context": "product type is digital or physical", - "string": "Type" + "string": "Төрөл" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { "string": "Бүтээгдэхүүний төрөл олдсонгүй" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": { "context": "product type", - "string": "Simple product" + "string": "Энгийн бүтээгдэхүүн" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", @@ -4526,11 +6143,11 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", - "string": "Type" + "string": "Төрөл" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": { "context": "product type name", - "string": "Type Name" + "string": "Нэр бичнэ үү" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": { "context": "product type", @@ -4542,7 +6159,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": { "context": "product type", - "string": "Physical" + "string": "Биет" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": { "context": "product type shipping settings, section header", @@ -4558,27 +6175,52 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Жин" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Шинж чанар олдсонгүй" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Шинж чанарын нэр" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Шинж чанар оноох" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Хувилбарын шинж чанарууд" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { - "string": "Successfully created product type" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Бүтээгдэхүүний төрлүүдийг устгах" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" + "string": "Бүтээгдэхүүний төрөл амжилттай үүсгэгдлээ" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Бүтээгдэхүүний төрөл устгагдлаа" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": { "context": "dialog header", - "string": "Unassign Attribute From Product Type" + "string": "Бүтээгдэхүүний төрлөөс шинж чанарын оноолтыг хасах" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870": { "context": "dialog header", - "string": "Unassign Attribute from Product Type" + "string": "Бүтээгдэхүүний төрлөөс шинж чанарын оноолтыг хасах" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": { "context": "unassign attribute from product type, button", @@ -4611,7 +6253,7 @@ }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": { "context": "product rating", - "string": "Product Rating" + "string": "Бүтээгдэхүүний үнэлгээ" }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": { "context": "product name", @@ -4619,140 +6261,125 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": { "context": "option", - "string": "Export stock for all warehouses" + "string": "Бүх агуулахын нөөцийн мэдээлэлийг татах" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": { "context": "button", - "string": "Load More" + "string": "Цааш уншуулах" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218": { "context": "there are more elements of list that are hidden", - "string": "and {number} more" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" + "string": "болон өөр {number}" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", - "string": "Product Organization" + "string": "Бүтээгдэхүүний зохион байгуулалт" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854": { "context": "informations about product seo, header", - "string": "SEO Information" + "string": "SEO мэдээлэл" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", - "string": "Selected products ({number})" + "context": "export selected items to csv file", + "string": "Сонгосон бүтээгдэхүүн ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", - "string": "Export information for:" + "context": "export items to csv file, choice field label", + "string": "Мэдээлэл татах:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", - "string": "All products ({number})" + "context": "export all items to csv file", + "string": "Бүх бүтээгдэхүүн ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { "context": "list of warehouses", - "string": "Warehouses A to Z" + "string": " Aгуулах А-Я" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2659464408": { "context": "product export to csv file, header", - "string": "Information exported" + "string": "Мэдээлэл татагдлаа" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", - "string": "Export as:" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" + "context": "export items as csv or spreadsheet file", + "string": "Дараах байдлаар татан авах:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", - "string": "Export Settings" + "string": "Тохиргоог татах" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "Бүгдийг сонгох" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", - "string": "Spreadsheet for Excel, Numbers etc." + "context": "export items as spreadsheet", + "string": "Excel, Numbers-д зориулсан хүснэгт." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { - "string": "Search Atrtibuttes" + "string": "Шинж чанар хайх" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": { - "string": "Export Product Stock Quantity to CSV" + "string": "Бүтээгдэхүүний нөөцийн хэмжээг CSV байдлаар татах" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499": { "context": "informations about product stock, header", - "string": "Inventory Information" + "string": "Бараа нөөцийн мэдээлэл" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", - "string": "Plain CSV file" + "context": "export items as csv file", + "string": "Xoocoн CSV файл" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { "context": "select product informations to be exported", - "string": "Information exported:" + "string": "Татагдсан мэдээлэл:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": { "context": "input helper text, search attributes", - "string": "Search by attribute name" + "string": "Шинж чанарын нэрээр хайх" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", - "string": "Current search ({number})" + "context": "export filtered items to csv file", + "string": "Одоогийн хайлт ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", - "string": "Financial Information" + "string": "Санхүүгийн мэдээлэл" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Бүх зураг" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "Бүтээгдэхүүн татах" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Заавал биш" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Зураг засах" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Мэдээлэл татах" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Зураг үзэх" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Зургийн мэдээлэл" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Зургууд" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Үнэ" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Бүтээгдэхүүн үүсгэх" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Бүтээгдэхүүн татах" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Бүтээгдэхүүн хайх..." @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Бүх бүтээгдэхүүн" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Боломжтой" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Нуусан" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Үлдэгдэл байхгүй" @@ -4778,7 +6416,7 @@ }, "src_dot_products_dot_components_dot_ProductListPage_dot_quantity": { "context": "product", - "string": "Stock quantity" + "string": "Нөөцийн хэмжээ" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visibility": { "context": "product visibility", @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Харагдах боломжтой" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Үнэ" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Энгийн" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Бүтээгдэхүүн олдсонгүй" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Тохиргоо хийх боломжтой" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Боломжтой эсэх" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Нэр" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Энгийн" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Боломжтой эсэх" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Үнэ" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Төрөл" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Заавал биш" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Оруулах" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Ангилал" @@ -4827,10 +6513,9 @@ }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": { "context": "section header", - "string": "Organize Product" + "string": "Бүтээгдэхүүнийг эмхлэх" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Тохиргоо хийх боломжтой" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,31 +6533,66 @@ "context": "product weight", "string": "Жин" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { - "string": "SKU (Stock Keeping Unit)" + "string": "SKU (нөөцийг тооцох нэгж)" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "Агуулахын нэр" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Тоо хэмжээ" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Сувгууд" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", - "string": "Track Inventory" + "string": "Барааны нөөцийг хянах" }, "src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": { "context": "button", - "string": "Assign Warehouse" + "string": "Агуулах оноох" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { - "string": "Active inventory tracking will automatically calculate changes of stock" + "string": "Барааны нөөцийн идэвхтэй хяналт нь нөөцийн өөрчлөлтийг автоматаар тооцоолох болно. " }, "src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488": { "context": "checkbox", - "string": "Charge taxes on this product" + "string": "Энэ бүтээгдэхүүнээс татвар тооцон авах" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2022558114": { "context": "select tax ratte", @@ -4880,7 +6600,7 @@ }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2771905943": { "context": "checkbox", - "string": "Override the product type's tax rate" + "string": "Энэ бүтээгдэхүүний төрлийн татварын тооцооллыг хүчингүй болгох" }, "src_dot_products_dot_components_dot_ProductUpdatePage_dot_2341910657": { "context": "product label", @@ -4893,89 +6613,136 @@ "context": "product label", "string": "Нийтлэгдсэн" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Хувилбар үүсгэх" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Хувилбарын шинж чанарууд" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Хувилбарт сонгогдох шинж чанарууд" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "Хувилбарыг устгах" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", - "string": "Save variant" + "string": "Хувилбарыг хадгалах" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", "string": "Үнэ" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { - "string": "Selected values will be used to create variants for the configurable product." + "string": "Сонгогдсон утга нь бүтээгдэхүүний хувилбаруудыг бий болгоход ашиглагдана." + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", - "string": "Attribute" + "string": "Шинж чанар" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": { "context": "variant attribute", - "string": "Select Attribute" + "string": "Шинж чанар сонгох" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": { "context": "page title", - "string": "Price and SKUs" + "string": "Үнэ болон SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": { "context": "variant stock, header", - "string": "Stock and Warehousing" + "string": "Нөөц ба агуулах" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": { "context": "product attribute values, page title", - "string": "Choose Values" + "string": "Утга сонгоно уу" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954": { "context": "variant channel price", - "string": "{channel} Price" + "string": "{channel} Үнэ" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": { "context": "attribute values, variant creation step", - "string": "Select Values" + "string": "Утга сонгоно уу" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": { "context": "variant attribute", - "string": "Choose attribute" + "string": "Шинж чанар сонгоно уу" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2745385064": { "context": "variant creation step", - "string": "Summary" + "string": "Хураангуй" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765": { - "string": "Apply single price to all SKUs" + "string": "Бүх SKU-д ижил үнэ оноох" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { - "string": "Skip pricing for now" + "string": "Одоогоор үнийн оноолтыг алгасах" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { - "string": "Apply unique stock by attribute to each SKU" + "string": "Онцгой нөөцийг SKU бүрт шинж чанараар нь оноох" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3570949907": { - "string": "Apply unique prices by attribute to each SKU" + "string": "Онцгой үнийг SKU бүрт шинж чанараар нь оноох" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615": { - "string": "Apply single stock to all SKUs" + "string": "Бүх SKU-д ижил барааны нөөц оноох" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": { "context": "button", "string": "Дараах" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": { - "string": "Here is the summary of variants that will be created. You can change prices, stocks an SKU for each one created." + "string": "Үүсгэгдэх хувилбаруудын хураангуйг хүргэж байна. Та тус бүрийн үнэ болон нөөцийн SKU хэмжээг өөрчлөх боломжтой." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183": { - "string": "Skip stock for now" + "string": "Одоогоор нөөцийн оноолтыг алгасах" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": { "context": "create multiple variants, button", @@ -4983,20 +6750,20 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": { "context": "variant creator summary card header", - "string": "Created Variants" + "string": "Үүсгэгдсэн хувилбарууд" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": { - "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" + "string": "Таны сонголт дээр үндэслэн бид {numberOfProducts} бүтээгдэхүүн үүсгэх болно. Энэ алхамыг ашиглан шинэ бүтээгдэхүүнийхээ үнэ болон нөөцийг тохируулна уу." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": { "string": "SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": { "context": "variant creation step", - "string": "Prices and SKU" + "string": "Үнэ болон SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": { - "string": "Based on your selections we will create 8 products. Use this step to customize price and stocks for your new products." + "string": "Таны сонголт дээр үндэслэн бид 8 бүтээгдэхүүн үүсгэх болно. Энэ алхамыг ашиглан шинэ бүтээгдэхүүнийхээ үнэ болон нөөцийг тохируулна уу." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740": { "context": "previous step, button", @@ -5004,11 +6771,15 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": { "context": "variant name", - "string": "Variant" + "string": "Хувилбар" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Утга" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", - "string": "Delete variant" + "string": "Хувилбарыг устгах" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", @@ -5016,30 +6787,42 @@ }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", - "string": "Delete Variant" + "string": "Хувилбарыг устгах" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Зураг сонголт" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Зургууд" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Зураг сонгох" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Өгөгдсөн" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "Хувилбарууд" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": { "context": "button", @@ -5047,15 +6830,35 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", - "string": "New Variant" + "string": "Шинэ хувилбар" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Нуусан" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Хувилбарын шинж чанарууд" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Хувилбарт сонгогдох шинж чанарууд" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Боломжтой эсэх" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", @@ -5066,34 +6869,38 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199": { "context": "tabel column header", - "string": "Selling Price" + "string": "Борлуулалтын үнэ" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Үнэ оноогдоогүй сувгын үнийг тогтооход үндсэн суваг ашиглагдана. Тогтоогдсон үнэ сувгийн валют руу хөрвүүлэгдэнэ. " }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Сувгийн нэр" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "Суваг олдсонгүй" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", - "string": "Set as default" + "string": "Өгөгдөл болгож тохируулах" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": { "context": "product variant inventory", - "string": "Unavailable in all locations" + "string": "Бүх байршилд байхгүй" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": { "context": "product variant inventory", - "string": "Unavailable" + "string": "Байхгүй" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": { "context": "product variant price", @@ -5101,34 +6908,42 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Өгөгдсөн" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": { "context": "product variant inventory", - "string": "{stockQuantity,plural,one {{stockQuantity} available} other {{stockQuantity} available}}" + "string": "{stockQuantity,plural,one {{stockQuantity} бэлэн} other {{stockQuantity} бэлэн}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1614793985": { "context": "variant stock status", - "string": "Available inventory at:" + "string": "Бэлэн нөөц:" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": { "context": "button", "string": "Сонголт үүсгэх" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "Хувилбарууд" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": { "context": "product variant inventory", - "string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}" + "string": "{numLocations,plural,one {{numAvailable} нь {numLocations} байршилд бэлэн байна} other {{numAvailable} нь {numLocations} байршилд бэлэн байна}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { - "string": "Use variants for products that come in a variety of versions for example different sizes or colors" + "string": "Хэмжээ, өнгө зэрэг хувилбаруудыг бүтээгдэхүүнд онооно уу " + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", - "string": "All Warehouses" + "string": "Бүх агуулахууд" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", @@ -5140,21 +6955,28 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": { "context": "product variant inventory", - "string": "Not stocked" + "string": " Hөөцгүй" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", - "string": "Variant" + "string": "Хувилбар" }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", "string": "Зураг устгах" }, "src_dot_products_dot_views_dot_2279302139": { - "string": "Variant removed" + "string": "Хувилбар устгагдлаа" }, "src_dot_products_dot_views_dot_2362587265": { "context": "header", @@ -5179,70 +7001,86 @@ "string": "Бүтээгдэхүүн үүсгэгдлээ" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Бүтээгдэхүүний сувгийн хүртээмжийг удирдах" }, "src_dot_products_dot_views_dot_ProductList_dot_1204353135": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Та {displayQuantity} бүтээгдэхүүнийг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} бүтээгдэхүүнийг устгахдаа итгэлтэй байна уу?}}" }, "src_dot_products_dot_views_dot_ProductList_dot_1505423810": { "context": "waiting for export to end, header", - "string": "Exporting CSV" + "string": "CSV татаж байна" }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", "string": "Бүтээгдэхүүнүүдийг устгах" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { - "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" + "string": "Бид таны CSV-г татаж байна. Дуусмагц таны имэйл хаяг руу илгээх болно." }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Та {name} устгахдаа итгэлтэй байна уу?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Бүтээгдэхүүний сувгийн хүртээмжийг удирдах" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Бүтээгдэхүүн устгагдлаа" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Та {name} устгахдаа итгэлтэй байна уу?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Бүтээгдэхүүн устгах" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Бүтээгдэхүүний xувилбарыг устгах" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", - "string": "Successfully created variants" + "string": "Хувилбаруудыг амжилттай үүсгэсэн" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": { "context": "window title", - "string": "Create Variants" + "string": "Хувилбар үүсгэх" + }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" }, "src_dot_properties": { - "string": "Properties" + "string": "Tөлөв байдал" }, "src_dot_readOnly": { - "string": "Saleor runs in read-only mode. Changes not saved." + "string": "Худалдагч нь зөвхөн унших горимд ажиллаж байна. Өөрчлөлтүүд хадгалагдахгүй болохыг анхаарна уу." }, "src_dot_readyToCapture": { "context": "order status", - "string": "Ready to capture" + "string": "Хүлээн авахад бэлэн" }, "src_dot_readyToFulfill": { "context": "order status", - "string": "Ready to fulfill" + "string": "Биелэгдэхэд бэлэн" }, "src_dot_refunded": { "context": "payment status", - "string": "Fully refunded" + "string": "Төлбөр бүрэн буцаан олгогдсон" + }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" }, "src_dot_remove": { "context": "button", @@ -5251,20 +7089,31 @@ "src_dot_requiredField": { "string": "Энэ талбарыг бөглөх шаардлагатай" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", - "string": "Sales" + "string": "Борлуулалт" }, "src_dot_save": { "context": "button", "string": "Хадгалах" }, "src_dot_savedChanges": { - "string": "Saved changes" + "string": "Хадгалагдсан өөрчлөлтүүд" + }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "Бүгдийг сонгох" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", @@ -5272,70 +7121,70 @@ }, "src_dot_serviceAccounts": { "context": "service accounts section name", - "string": "Service Accounts" + "string": "Үйлчилгээний дансууд" }, "src_dot_sessionExpired": { - "string": "Your session has expired. Please log in again to continue." + "string": "Таны ашиглах хугацаа дууссан байна. Үргэлжлүүлэхийн тулд дахин нэвтэрнэ үү." }, "src_dot_shipping": { "context": "shipping section name", - "string": "Shipping Methods" + "string": "Тээвэрлэх арга" }, "src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": { "context": "dialog header", - "string": "Delete Shipping Method" + "string": "Хүргэлтийн аргыг устгах" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", - "string": "Max. value" + "string": "Дээд хэмжээ" + }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "Энэ хувь бүх захиалгад оноогдоно." }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { - "string": "Min Value" + "string": "Доод хэмжээ" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": { "context": "channels discount info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Хямдрал оноогдоогүй сувгын хямдралыг тогтооход үндсэн суваг ашиглагдана. Тогтоогдсон хямдрал сувгийн валют руу хөрвүүлэгдэнэ. " }, "src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": { "context": "card title", - "string": "Order Value" + "string": "Захиалгын хэмжээ" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Сувгийн нэр" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { - "string": "Max Value" + "string": "Дээд хэмжээ" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": { "context": "min price in channel", - "string": "Min. value" - }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Дooд хэмжээ" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", - "string": "This rate will apply to all orders" + "string": "Энэ хувь бүх захиалгад оноогдоно." + }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", - "string": "Order Weight" + "string": "Захиалгын жин" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { - "string": "Min. Order Weight" - }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Захиалгын жингийн доод хэмжээ" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { - "string": "Max. Order Weight" + "string": "Захиалгын жингийн дээд хэмжээ" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", @@ -5347,11 +7196,11 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Үнэ оноогдоогүй сувгын үнийг тогтооход үндсэн суваг ашиглагдана. Тогтоогдсон үнэ сувгийн валют руу хөрвүүлэгдэнэ. " }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Сувгийн нэр" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { "string": "Бүтээгдэхүүнүүдээс хайх" @@ -5359,16 +7208,20 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Өгөгдсөн хайлтанд тохирох илэрц олдсонгүй" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", - "string": "Assign Products" + "string": "Бүтээгдэхүүн oнoox" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": { - "string": "No Products" + "string": "Бүтээгдэхүүн байхгүй" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": { "context": "section header", - "string": "Excluded Products" + "string": "Оролцуулаагүй бүтээгдэхүүн" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", @@ -5380,94 +7233,163 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Үйлдлүүд" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Хүргэлтийн тарифийн нэр" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { - "string": "This unit will be used as default shipping weight" + "string": "Энэ нэгжийг тээвэрлэлтийн үндсэн жин болгон ашиглах болно" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": { - "string": "Shipping Weight Unit" + "string": "Хүргэлтийн жингийн нэгж" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "Агуулахын нэр" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", - "string": "Create New Warehouse" + "string": "Шинэ агуулах үүсгэх" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Доорх жагсаалтаас тээвэрлэлтийн бүсэд нэмэх улсаа сонгоно уу" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Улсад нэмэх" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Улсын нэрээр хайх" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Улсад нэмэх" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "А-Я Улсууд" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Түргэн сонголт" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Дэлхийн бусад орнууд" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Хэрэв доорх сонгогдсон бол сонгогдоогүй үлдсэн бүх улсыг бусад тээврийн бүсэд нэмнэ." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Улсуудаас хайх" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Одоогоор энэ хүргэлтийн бүсэд ямар нэгэн улс сонгогдоогүй байна" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Улсын нэрээр хайх" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Улсууд" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Шинэ хүргэлтийн бүс үүсгэх" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Хүргэлт" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Одоогоор энэ хүргэлтийн бүсэд ямар нэгэн улс сонгогдоогүй байна" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Улсууд" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Одоогоор энэ хүргэлтийн бүсэд ямар нэгэн улс сонгогдоогүй байна" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Нэмэх" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", - "string": "Price Rate Create" + "string": "Үнийн ханш үүсгэх" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { "string": "Хүргэлт" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", - "string": "Weight Rate Create" + "string": "Жингийн ханш үүсгэх" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { "string": "Хүргэлт" @@ -5482,18 +7404,18 @@ }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": { "context": "shipping method price range", - "string": "Value Range" + "string": "Утгын хэмжээ" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": { "string": "Хүргэлтийн үнэ олдсонгүй" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": { "context": "price based shipping methods, section header", - "string": "Price Based Rates" + "string": "Үнэд суурилсан ханш" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": { "context": "shipping method weight range", - "string": "Weight Range" + "string": "Жингийн хэмжээ" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": { "context": "weight based shipping methods, section header", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Нэр" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", + "string": "Шинэ агуулах нэмэх" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", - "string": "Add New Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", + "string": "Агуулах сонгоx" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Энэ хүргэлтийн бүсэд тээвэрлэх агуулахаа сонгоно уу. Энэ агуулахын хаяг татвар тооцогдоход ашиглагдана." }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", - "string": "Select Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Нэмэх" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Тохиргоо" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5572,7 +7447,7 @@ }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": { "context": "sort shipping methods by zone, section header", - "string": "Shipping By Zone" + "string": "Бүсээр хүргэх" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": { "context": "button", @@ -5590,19 +7465,23 @@ }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": { "context": "dialog header", - "string": "Unassign Products From Shipping" + "string": "Бүтээгдэхүүний оноолтыг хүргэлтээс хасах" + }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Та {displayQuantity} бүтээгдэхүүний оноолтыг цуцлахдаа итгэлтэй байна уу?} other {Та {displayQuantity} бүтээгдэхүүний оноолтыг цуцлахдаа итгэлтэй байна уу?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "Утга буруу байна" }, "src_dot_shipping_dot_price": { "context": "error message", - "string": "Maximum price cannot be lower than minimum" + "string": "Үнийн дээд хэмжээ нь доод хэмжээнээс бага байж болохгүй" }, "src_dot_shipping_dot_views_dot_1005071028": { "string": "Та {shippingZoneName} хүргэлтийн бүсээс устгахдаа итгэлтэй байна уу?" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Хүргэлтийн бүсүүдийг устгах" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Сувгийн хүртээмжийг удирдаx" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" + "string": "{counter,plural,one {Та {displayQuantity} тээвэрлэлтийн бүсийг устгахдаа итгэлтэй байна уу?} other {Та {displayQuantity} тээвэрлэлтийн бүсийг устгахдаа итгэлтэй байна уу?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Хасах" }, @@ -5637,31 +7509,21 @@ "context": "dialog header", "string": "Хүргэлтийн бүсийг устгах" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Та хүргэлтийн бүсээс {countryName} устгахдаа итгэлтэй байна уу?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Хүргэлтийн бүсээс устгах" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Хасах" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", - "string": "Maximum weight cannot be lower than minimum" + "string": "Жингийн дээд хэмжээ нь доод хэмжээнээс бага байж болохгүй" }, "src_dot_show": { "context": "button", @@ -5671,73 +7533,79 @@ "context": "site settings section name", "string": "Сайтын тохиргоо" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { - "string": "Name of your store is shown on tab in web browser" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { - "string": "Name of your store" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "Онлайн дэлгүүрийн хаяг" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { - "string": "Store description is shown on taskbar after your store name" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Имэйл хаяг" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Имэйлийн тохиргоо" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { + "string": "Веб хөтөч дээр харагдах дэлгүүрийн нэр" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Хэрэглэгийн нууц үгэ сэргээх хаяг" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { + "string": "Таны дэлгүүрийн нэр" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Веб Хаяг" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Илгээгч" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { + "string": "Дэлгүүрийн тайлбарыг дэлгүүрийн нэрний ард таскбар дээр харуулах болно." }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", - "string": "Store Information" + "string": "Дэлгүүрийн мэдээлэл" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Компаны мэдээлэл" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Имэйлийн тохиргоо" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Таны энд оруулсан имэйл хаягийг таны харилцагчдын холбоо барих хаяг болгон ашиглах болно." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", + "string": "Энэ нь таны дэлгүүрийн талаархи ерөнхий мэдээлэл ба энд таны дэлгүүрийн URL (холбоос) нь юу болох, хөтөчийн ажлын талбар дээр юу харагдахыг дурдсан болно." }, "src_dot_somethingWentWrong": { - "string": "Saleor ran into an unexpected problem" + "string": "Худалдагч гэнэтийн асуудалтай тулгарлаа" }, "src_dot_staff": { "context": "staff section name", @@ -5749,17 +7617,17 @@ }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": { "context": "button", - "string": "Send invite" + "string": "Урилга илгээх" }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": { "context": "card description", - "string": "User is assigned to:" + "string": "Хэрэглэгчийн оноолтууд:" }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_2690176844": { "context": "dialog header", "string": "Хандах эрх" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Хэрэглэгч идэвхтэй байна" }, @@ -5767,13 +7635,24 @@ "context": "tab name", "string": "Бүх ажилчид" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { - "string": "Search Staff Member" + "string": "Ажилтан хайх" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": { "context": "button", "string": "Ажилтан урих" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Идэвхтэй" @@ -5831,10 +7710,10 @@ "string": "Нууц үг" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": { - "string": "Selecting this will change the language of your dashboard" + "string": "Үүнийг сонгосноор таны хяналтын самбарын үндсэн хэл өөрчлөгдөнө" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": { - "string": "Please note, while all currency and date adjustments are complete, language translations are at varying degrees of completion." + "string": "Бүх мөнгөн тэмдэгт, огнооны тохируулга хийгдсэн ч үндсэн хэлний орчуулга хийгдэж дуусаагүй байгааг анхаарна уу." }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": { "string": "Сонгогдсон хэл" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Тохиргоо" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Ажилтаны мэдээлэл" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Зураг солих" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Устгах" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Зураг устгах" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5864,7 +7750,7 @@ }, "src_dot_staff_dot_views_dot_701332676": { "context": "dialog header", - "string": "Delete Staff User Avatar" + "string": "Ажилтан хэрэглэгчийн зурагыг устгах" }, "src_dot_staff_dot_views_dot_8878988": { "string": "Та ажилчдаас {email} устгахдаа итгэлтэй байна уу? " @@ -5879,7 +7765,7 @@ "string": "Статус" }, "src_dot_summary": { - "string": "Summary" + "string": "Хураангуй" }, "src_dot_taxes": { "context": "taxes section name", @@ -5893,7 +7779,7 @@ "string": "Улс олдсонгүй" }, "src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": { - "string": "Reduced Tax Rates" + "string": "Буурсан татварын хэмжээ" }, "src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": { "string": "Улсын код" @@ -5901,185 +7787,113 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Улсын нэр" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Татварын хэмжээ" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Сонин" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Ангилал" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Татварын хувь" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Соёлын арга хэмжээнд оролцох" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Хүүхдийн хоол" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Дотоодын үйлчилгээ" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Хоол хүнс" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Номнууд" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Газар тариалангийн нийлүүлэлт" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Стандарт" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Үзвэр үйлчилгээнд оролцох" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Хүүхдийн хувцас" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Спортын арга хэмжээнд оролцох" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": " {countryName} татварын хувь" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Эмнэлэг" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { - "string": "No reduced tax categories found" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Зочид буудлууд" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Ус" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Зар сурталчилгаа" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Вино" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Эм зүйн" + "string": "Хөнгөлөлттэй татварын ангилал олдсонгүй" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Бүх бүтээгдэхүүний үнэ нь татвар багтаасан болно" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2102582640": { - "string": "Show gross prices to customers in the storefront" + "string": "Худалдан авагчдад дэлгүүрийн нүүрэн дээр нийт үнийг харуулах" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2654711891": { - "string": "Charge taxes on shipping rates" + "string": "Тээвэрлэлтийн үнэд татвар ногдуулах" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": { "context": "button", - "string": "Fetch taxes" + "string": "Татвар авах" }, "src_dot_taxes_dot_views_dot_2411670026": { - "string": "Successfully fetched tax rates" + "string": "Татварын хэмжээг амжилттай татаж авлаа" + }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Шинж чанар" }, "src_dot_translations": { "context": "translations section name", - "string": "Translations" + "string": "Орчуулга" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { - "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" + "string": "{numberOfFields} Орчуулга, {numberOfTranslatedFields} Дууссан" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": { "string": "Original String" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": { - "string": "Translation" + "string": "Орчуулга" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": { "context": "button", "string": "Болих" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { - "string": "No translation yet" + "string": "Одоогоор орчуулга байхгүй байна" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Шинж чанарын нэр" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Шинж чанарын орчуулга \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Утга {тоо}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Утга" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Ангилалын Нэр" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Хайлтын системийн тайлбар" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": { - "string": "Translation Category \"{categoryName}\" - {languageCode}" + "string": "Орчуулгын ангилал \"{categoryName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Хайлтын системийн гарчиг" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Хайлтын системийг урьдчилан харах" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Хайлтын системийн тайлбар" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Хайлтын системийн гарчиг" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": { "string": "Цуглуулгын нэр" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": { "context": "header", - "string": "Translation Collection \"{collectionName}\" - {languageCode}" + "string": "\"{collectionName}\" орчуулгын цуглуулга - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Хайлтын системийг урьдчилан харах" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": { "string": "Хэлнүүд" @@ -6089,7 +7903,7 @@ }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": { "context": "header", - "string": "Translations to {language}" + "string": "{language}-руу орчуулах" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": { "string": "Бараа" @@ -6101,13 +7915,13 @@ "string": "Ангилалууд" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": { - "string": "Shipping methods" + "string": "Хүргэлтийн аргууд" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "Шинж чанар" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { - "string": "Sales" + "string": "Борлуулалт" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": { "string": "Ваучер" @@ -6140,75 +7954,91 @@ "string": "Контент" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Хайлтын системийн тайлбар" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Хайлтын системийн гарчиг" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": { "context": "header", - "string": "Translation Page \"{pageName}\" - {languageCode}" + "string": "Орчуулгын хуудас \"{pageName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Хайлтын системийг урьдчилан харах" + }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Хуудасны гарчиг" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Хайлтын системийн тайлбар" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Хайлтын системийн гарчиг" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { "string": "Бүтээгдэхүүний нэр" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", - "string": "Translation Product \"{productName}\" - {languageCode}" + "string": "Бүтээгдэхүүн орчуулга \"{productName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": { "string": "Тайлбар" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Хайлтын системийг урьдчилан харах" + }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", - "string": "Translation Sale \"{saleName}\" - {languageCode}" + "string": "Худалдааны орчуулга \"{saleName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Борлуулалтын нэр" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Тайлбар" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", - "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" + "string": "Тээвэрлэх арга Орчуулга \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Нэр" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", - "string": "Translation Voucher \"{voucherName}\" - {languageCode}" + "string": "Орчуулгa ваучер \"{voucherName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { - "string": "Voucher Name" + "string": "Ваучерын нэр" + }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "Батлаагүй" }, "src_dot_undo": { "context": "button", @@ -6216,7 +8046,7 @@ }, "src_dot_unfulfilled": { "context": "order status", - "string": "Unfulfilled" + "string": "Биeлэгдээгүй" }, "src_dot_unpaid": { "context": "payment status", @@ -6228,192 +8058,203 @@ }, "src_dot_utils_dot_errors_dot_alreadyExists": { "context": "add authorization key error", - "string": "Authorization key with this type already exists" + "string": "Энэ төрлийн зөвшөөрлийн түлхүүр аль хэдийн байна" }, "src_dot_utils_dot_errors_dot_assignNonStaffMember": { - "string": "Only staff members can be assigned" + "string": "Зөвхөн ажилтанг оноох боломжтой болно" }, "src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": { - "string": "This attribute has already been assigned to this product type" + "string": "Энэ шинж чанар энэ төрлийн бүтээгдэхүүнд аль хэдийн оноогдсон байна" }, "src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": { - "string": "This attribute cannot be assigned to this product type" + "string": "Энэ төрөлд энэ шинж чанарыг оноож болохгүй " }, "src_dot_utils_dot_errors_dot_attributeRequired": { "context": "product attribute error", "string": "Бүх атрибутийг бөглөнө үү" }, "src_dot_utils_dot_errors_dot_attributeVariantsDisabled": { - "string": "Variants are disabled in this product type" + "string": "Энэ төрлийн бүтээгдэхүүний хувилбаруудыг идэвхгүй болголоо" }, "src_dot_utils_dot_errors_dot_billingNotSet": { "context": "error message", - "string": "Billing address is not set" + "string": "Тооцооны хаягийг оруулаагүй байна" }, "src_dot_utils_dot_errors_dot_cannotCancelFulfillment": { "context": "error message", - "string": "This fulfillment cannot be cancelled" + "string": "Энэ биелэлтийг цуцлах боломжгүй" }, "src_dot_utils_dot_errors_dot_cannotCancelOrder": { "context": "error message", - "string": "This order cannot be cancelled" + "string": "Энэ захиалгыг цуцлах боломжгүй" }, "src_dot_utils_dot_errors_dot_cannotFulfillLine": { "context": "error message", - "string": "Not enough items to fulfill" + "string": "Биелүүлэхэд хангалттай биш байна" }, "src_dot_utils_dot_errors_dot_cannotRefund": { "context": "error message", - "string": "Manual payments can not be refunded" + "string": "Гараар хийсэн төлбөрийг буцаан олгох боломжгүй" }, "src_dot_utils_dot_errors_dot_cannotRemoveFromLastGroup": { - "string": "Cannot remove user from last group" + "string": "Сүүлийн бүлгээс хэрэглэгчийг устгах боломжгүй" }, "src_dot_utils_dot_errors_dot_cannotVoid": { "context": "error message", - "string": "Only pre-authorized payments can be voided" + "string": "Зөвхөн урьдчилан зөвшөөрсөн төлбөрийг хүчингүй болгож болно" }, "src_dot_utils_dot_errors_dot_captureInactive": { "context": "error message", - "string": "Only pre-authorized payments can be captured" + "string": "Зөвхөн урьдчилан зөвшөөрөл авсан төлбөрийг хүлээн авч болно" }, "src_dot_utils_dot_errors_dot_channelAlreadyExist": { - "string": "This channel has already been created" + "string": "Энэ суваг аль хэдийн үүсгэгдсэн байна" }, "src_dot_utils_dot_errors_dot_channelSameCurrency": { - "string": "Currency in both channels must be the same" + "string": "Хоёр суваг дахь мөнгөн тэмдэгт ижил байх ёстой" }, "src_dot_utils_dot_errors_dot_channelUnique": { - "string": "Slug must be unique" + "string": "Slug нь өвөрмөц байх ёстой" }, "src_dot_utils_dot_errors_dot_duplicated": { - "string": "The same object cannot be in both lists" + "string": "Хоёр жагсаалтад нэг объект байж болохгүй" }, "src_dot_utils_dot_errors_dot_duplicatedInputItem": { - "string": "Cannot add and remove group the same time" + "string": "Бүлэг нэмэх, хасах үйлдэл зэрэг хийх боломжгүй" }, "src_dot_utils_dot_errors_dot_emailNotSet": { "context": "error message", - "string": "Email address is not set" + "string": "Имэйл хаягийг оруулаагүй байна" }, "src_dot_utils_dot_errors_dot_graphqlError": { - "string": "API error" + "string": "API алдаа" + }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" }, "src_dot_utils_dot_errors_dot_invalid": { - "string": "Invalid value" + "string": "Буруу утга" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { "string": "Invalid manifest format" }, "src_dot_utils_dot_errors_dot_invalidPassword": { - "string": "Invalid password" + "string": "Нууц үг буруу байна" }, "src_dot_utils_dot_errors_dot_invalidPermission": { - "string": "Permission is invalid" + "string": "Зөвшөөрөл хүчингүй байна" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "Статус хүчингүй байна" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { - "string": "Url has invalid format" + "string": "URL буруу форматтай байна" }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", - "string": "Max value cannot be less than min value" + "string": "Дээд утга нь доод утгаас бага байж болохгүй" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "Plugin буруу тохируулагдсан тул идэвхжүүлэх боломжгүй" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { - "string": "This name is already taken. Please provide another." + "string": "Энэ нэрийг аль хэдийн авсан байна. Өөр нэр сонгоно уу." + }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", - "string": "Cannot choose a shipping method for an order without the shipping address" + "string": "Хүргэлтийн хаяггүйгээр захиалгa тээвэрлэх аргыг сонгох боломжгүй" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", - "string": "Only draft orders can be edited" + "string": "Зөвхөн ноорог захиалгыг засварлах боломжтой" }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Хуудас олдсонгүй." }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", - "string": "Billing address is not set or invoice is not ready to be send" + "string": "Тооцооны хаягийг оруулаагүй эсвэл нэхэмжлэх илгээхэд бэлэн биш байна" }, "src_dot_utils_dot_errors_dot_numberNotSet": { "context": "error message", - "string": "Number not set for an invoice" + "string": "Нэхэмжлэхийн дугаарыг тохируулаагүй байна" }, "src_dot_utils_dot_errors_dot_outOfScopeApp": { - "string": "App is out of your permissions scope" + "string": "Аpp нь таны зөвшөөрлийн хүрээнээс гадуур байна" }, "src_dot_utils_dot_errors_dot_outOfScopeGroup": { - "string": "Group is out of your permission scope" + "string": "Бүлэг таны зөвшөөрлийн хүрээнээс гадуур байна" }, "src_dot_utils_dot_errors_dot_outOfScopePermission": { - "string": "Permission is out of your scope" + "string": "Зөвшөөрөл таны хүрээнээс гадуур байна" }, "src_dot_utils_dot_errors_dot_outOfScopeUser": { - "string": "User is out of your permissions scope" + "string": "Хэрэглэгч таны зөвшөөрлийн хүрээнээс гадуур байна" }, "src_dot_utils_dot_errors_dot_passwordNumeric": { - "string": "Password cannot be entirely numeric" + "string": "Нууц үг зөвхөн тоон байж болохгүй" }, "src_dot_utils_dot_errors_dot_paymentMissing": { "context": "error message", - "string": "There's no payment associated with the order" + "string": "Захиалгатай холбоотой ямар ч төлбөр байхгүй байна" }, "src_dot_utils_dot_errors_dot_permissionOutOfScope": { - "string": "Those permissions are out of your scope" + "string": "Эдгээр зөвшөөрөл нь таны хүрээнээс гадуур байна" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "Бүтээгдэхүүний үнэ 0-ээс бага байж болохгүй." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", - "string": "Shipping method is not valid for chosen shipping address" + "string": "Сонгосон хүргэлтийн хаягт хүргэлтийн арга хүчингүй байна" }, "src_dot_utils_dot_errors_dot_shippingRequired": { "context": "error message", - "string": "Shipping method is required for this order" + "string": "Энэ захиалгад хүргэх арга оноох шаардлагатай " }, "src_dot_utils_dot_errors_dot_skuUnique": { "context": "bulk variant create error", - "string": "SKUs must be unique" + "string": "SKU нь өвөрмөц байх ёстой" }, "src_dot_utils_dot_errors_dot_slugUnique": { "context": "error message", - "string": "Slug must be unique for each warehouse" + "string": "Slug нь агуулах бүрт өвөрмөц байх ёстой" }, "src_dot_utils_dot_errors_dot_tooCommon": { - "string": "This password is too commonly used" + "string": "Нууц үг түгээмэл байна" }, "src_dot_utils_dot_errors_dot_tooShort": { - "string": "This password is too short" + "string": "Нууц үг хэтэрхий богино байна" }, "src_dot_utils_dot_errors_dot_tooSimilar": { - "string": "These passwords are too similar" + "string": "Эдгээр нууц үгнүүд хэтэрхий төстэй байна" }, "src_dot_utils_dot_errors_dot_unique": { - "string": "This needs to be unique" + "string": "Энэ нь өвөрмөц байх ёстой" }, "src_dot_utils_dot_errors_dot_unknownError": { - "string": "Unknown error" + "string": "Үл мэдэгдэх алдаа" + }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", - "string": "URL not set for an invoice" + "string": "Нэхэмжлэх URL оруулаагүй байна" }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { - "string": "This variant does not have any digital content" + "string": "Энэ хувилбарт дижитал контент байхгүй байна" }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "Энэ хувилбар аль хэдийн байна" }, "src_dot_vouchers": { "context": "vouchers section name", @@ -6421,7 +8262,7 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "Агуулах" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", @@ -6429,39 +8270,50 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "Aгуулах үүсгэх" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": { "context": "dialog content", - "string": "Are you sure you want to delete {warehouseName}?" + "string": "Та {warehouseName}-г устгахдаа итгэлтэй байна уу?" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "Агуулахыг устгах" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", "string": "Хаягийн мэдээлэл" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "Агуулахын нэр" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { - "string": "Search Warehouse" + "string": "Агуулах хайх" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", - "string": "All Warehouses" + "string": "Бүх агуулахууд" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", - "string": "Create Warehouse" + "string": "Aгуулах үүсгэх" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": { - "string": "Shipping Zones" + "string": "Бүсээр хүргэх" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": { - "string": "No warehouses found" + "string": "Ямар ч агуулах олдсонгүй" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": { "string": "Үйлдлүүд" @@ -6470,28 +8322,69 @@ "context": "warehouse", "string": "Нэр" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { - "string": "This warehouse has no shipping zones assigned." + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", + "string": "Энэ агуулахад тээвэрлэлтийн бүс оноогоогүй байна." + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Тохиргоо" }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "Aгуулах үүсгэх" }, "src_dot_webhooks": { "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Webhook үүсгэх" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", - "string": "Are you sure you want to delete this webhook?" + "string": "Та энэ webhook-г устгахдаа итгэлтэй байна уу?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", @@ -6501,132 +8394,92 @@ "context": "dialog header", "string": "Webhook устгах" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { + "context": "header", + "string": "Нэргүй Webhook-ийн дэлгэрэнгүй мэдээлэл" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Webhook үүсгэх" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} дэлгэрэнгүй" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { "context": "section header", - "string": "Events" + "string": "Үйл явдал" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Захиалга шинэчлэгдсэн" + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Бүтээгдэхүүн үүсгэгдлээ" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Төлбөр бүрэн төлөгдсөн" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Захиалга үүсгэгдлээ" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Захиалга цуцлагдсан" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Хэрэглэгч үүсгэгдсэн" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Тооцоо хийх үед тоо хэмжээ өөрчлөгдсөн" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook нэр" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", "string": "Secret Key" }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Зорилтот URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Энэ URL нь webhook POST хүсэлтийг хүлээн авах болно" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook мэдээлэл" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook нэр" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", "string": "Webhook идэвхтэй " }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Хэрэв та webhook-ыг идэвхгүй болгохыг хүсвэл доорхыг арилгана уу." }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { "context": "section header", - "string": "Webhook Status" + "string": "Webhook статус" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { "context": "header", - "string": "Unnamed Webhook Details" + "string": "Нэргүй Webhook-ийн дэлгэрэнгүй мэдээлэл" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Webhook үүсгэх" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} дэлгэрэнгүй" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": { - "string": "No webhooks found" + "string": "Webhook олдсонгүй" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_3493926696": { "context": "button", @@ -6641,7 +8494,7 @@ "string": "Үйлдэл" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": { - "string": "Unnamed webhook" + "string": "Нэрлэгдээгүй webhook" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": { "context": "webhook name", @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "Хуваарилагдсан" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", "string": "Тоо хэмжээ" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Гүйлгээний лавлагаа" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Худалдан авах боломжгүй" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Хасах" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Хасах" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Хасах" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "{огноо}-д бэлэн болно" + }, + "will become published on": { + "context": "product publication date label", + "string": "{огноо}-д нийтлэгдэх болно" } -} +} \ No newline at end of file diff --git a/locale/nb.json b/locale/nb.json index 7c3e62016..1cfca0c48 100644 --- a/locale/nb.json +++ b/locale/nb.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Kanseller ordre" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Skjult" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Synlig" + }, "configurationMenuAttributes": { "string": "Bestem attributter som skal brukes for å opprette produkttyper" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Administrer og legg til nye sider" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Vis og oppdater dine utvidelser og deres innstillinger" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "rabattverdi" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivitet" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Her er litt informasjon om din butikk" }, - "homeNotificationTableNoOrders": { - "string": "Ingen ordre klare til å sendes" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "Ingen betalinger venter på å bli belastet" - }, - "homeNotificationsTableNoProducts": { - "string": "Ingen produkter er utsolgt" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hei, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "mellom" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "er lik" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Opprett Meny" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menytittel" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Ikke publisert" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Ikke valgt" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Ikke valgt" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "gjelder ikke" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "gjelder ikke" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategori" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variantbilder" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Synlighet" - }, "productStockHeader": { "context": "product stock, section header", "string": "Varelager" @@ -283,7 +430,7 @@ "string": "Skatter" }, "productTypeTaxesInputLabel": { - "string": "Skatter" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Publisert" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Kategorier ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Produkter ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Fjern" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Fjern" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Fjern" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Er du sikker på at du ønsker å slette {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Innstillinger for utsendelse av e-post" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generert Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Handlinger" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deaktivert" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Er du sikkert på at du ønsker å slette token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributter" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Er du sikker på at du ønsker å slette attributten {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Katalog inndatatype for butikkeier" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Nedtrekk" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Fil" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Sted" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Verdi påkrevd" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Standard merkelapp" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Flervalg" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attributtkode" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Dette brukes internt. Pass på at du ikke bruker mellomrom" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Standard merkelapp" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Dato" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Nedtrekk" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fil" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Katalog inndatatype for butikkeier" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Flervalg" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Sider" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkter" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Verdi påkrevd" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Vekt" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Opprett Ny Attributt" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Bruk i Fasettert Navigasjon" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Egenskaper for butikksiden" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Egenskaper for dashboard" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Posisjon i fasettert navigajon" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Hvis aktivert, vil denne attributten kunne brukes som kolonne i produkttabellen" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Legg til i Kolonneinnstillinger" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Hvis aktivert, vil denne attributten kunne brukes som kolonne i produkttabellen" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Egenskaper for dashboard" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Bruk i filtrering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Hvis aktivert vil du kunne bruke denne attributten til å filtrere produkter i produktlisten" }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Bruk i Fasettert Navigasjon" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Egenskaper for butikksiden" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Posisjon i fasettert navigajon" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Bilde" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Er du sikker på at du ønsker å slette \"{name}\" verdien?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Tildel verdi" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Attributt lagt til" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributten slettet" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Logg inn" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Passord" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Glemt passord?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Beklager, ditt brukernavn og/eller passord er feil. Vennligst prøv igjen" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Tilbakestill ditt passord" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nytt Passord" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Vennligst velg et nytt passord" - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Velg nytt passord" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Bekreft passord" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passordene samsvarer ikke" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Har du glemt ditt passord? Ta det med ro, vi tilbakestiller det for deg." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send instruksjoner" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Tilbake til innlogging" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Det gikk bra! Om noen få minutter vil du motta en e-post med instruksjoner om hvordan du tilbakestiller ditt passord." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Tilbake" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Avbryt" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Kansellert" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Katalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Antall Produkter" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Ingen produkter funnet" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Tilgjengelighet" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Navn" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Legg til produkt" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Produkter i {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Slett kategorier" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Tilgjengelighet" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Slett" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kolleksjoner" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Alle kolleksjoner" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Søk i Kolleksjon" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Tilgjengelighet" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Ingen produkter funnet" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Landområde" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Tildel attributter" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Ingen resultater funnet" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Søk i Attributter" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Søk etter attributtnavn" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Tildel Attributt" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Ingen resultater funnet" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Søk etter attributtnavn" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Søk i Attributter" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Søk etter kategorinavn, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Søk i Kategorier" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Søk etter kolleksjonsnavn, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Søk etter kategorinavn, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Tildel Kolleksjon" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Søk i Kolleksjon" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Søk etter kolleksjonsnavn, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Tildel produkter" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Søk etter produktnavn, attributt, produkttype, osv..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Søk i Produkter" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Søk etter produktnavn, attributt, produkttype, osv..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Tildel Produkt" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Søk etter produktnavn, attributt, produkttype, osv..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attributter" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Verdier" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Verdi" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Ingen resultater" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Synlig" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Skjult" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Tilgjengelighet" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Rediger" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "siden {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publiser på" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Velg publiseringsdato" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publisert" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "siden {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publiser på" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Velg publiseringsdato" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Tilgjengelighet" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Rediger" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Landområde" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Feil" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Land" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Er du sikker på at du ønsker å slette søkefeltet {name}?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Feil" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Hjem" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Feil" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Slapp av, alt skal gå i orden" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Vi har støtt på et problem" - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Last opp" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Ingen resultater" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "er lik" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "og" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Vis mer" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "mellom" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtre" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "og" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtre" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Lagre endringer" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Slipp her for å laste opp" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Lagre" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Verdi" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Handlinger" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "til {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Tilbake til dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Valgt {number} elementer" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Legg igjen et notat her..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Logg ut" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Angre" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Fortsett" + }, "src_dot_create": { "context": "button", "string": "Opprett" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Legg til adresse" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}s Adressebok" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Denne kunden har ingen adresser i sin adressebok. Du kan legge til en ny adresse ved å trykke på knappen nedenfor." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Det er ingen adresser å vise for denne kunden" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Lagre adresse" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Denne kunden har ingen adresser i sin adressebok. Du kan legge til en ny adresse ved å trykke på knappen nedenfor." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}s Adressebok" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Detaljer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Det er ingen adresser å vise for denne kunden" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Primær adresse" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Primær fakturaadresse" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Velg som standard fraktadresse" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Primær Fraktadresse" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Slett adresse" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Endre Adresse" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Velg som standard fakturaadresse" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Primær Fraktadresse" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Velg som standard fraktadresse" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "Notat" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personlig informasjon" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "Kontaktinformasjon" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Søk etter Kunde" }, @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Dato" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Slett" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Beskrivelse" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Rabatter" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Kategorinavn" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Kvalifiserte kategorier" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Ingen kategorier funnet" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkter" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Tildel kategorier" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Tildel kolleksjoner" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Kvalifiserte kategorier" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Ingen kolleksjoner funnet" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Ingen kategorier funnet" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Kategorinavn" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkter" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Kolleksjonsnavn" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Tildel kolleksjoner" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Kvalifiserte Kolleksjoner" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Ingen kolleksjoner funnet" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Kolleksjonsnavn" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkter" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Tildel Land" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Aktive datoer" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Ingen produkter funnet" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Tildel produkter" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Produktnavn" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Kvalifiserte Produkter" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Ingen produkter funnet" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Tilgjengelighet" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Produktnavn" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Produkttype" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Kvalifiserte Produkter" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Ingen varianter funnet" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Produktnavn" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Produkttype" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Utløpt" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generer kode" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Begrens antall ganger denne rabatten totalt kan brukes" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Begrens til en pr. kunde" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Begrens antall ganger denne rabatten totalt kan brukes" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Begrensninger på Bruk" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Bruksgrense" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Begrensninger på Bruk" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Utløpt" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Er du sikker på at du ønsker å slette {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Fjern Kategorier fra Tilbud" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Fjern Kolleksjoner fra Tilbud" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Tilbud slettet" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Fjern produkter fra Tilbud" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Tilbud slettet" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Tilbud slettet" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Slett Tilbud" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Fjern Kategorier fra Tilbud" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Er du sikker på at du ønsker å slette {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Slett Tilbud" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Kupong lagt til" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Kupong slettet" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Fjern Kolleksjon fra Kupong" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Fjern Produkter fra Kupong" @@ -2974,7 +3558,7 @@ "string": "Endre" }, "src_dot_email": { - "string": "E-postadresse" + "string": "Email address" }, "src_dot_endDate": { "string": "Sluttdato" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Sluttidspunkt" }, + "src_dot_error": { + "string": "Feil" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Kunde" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Notat" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Endre" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detaljer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Utløpt" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detaljer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Sum" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Slett" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Innstillinger" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Hjem" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Ordre #{orderId} ble opprettet" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Ingen ordre klare til å sendes" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Ingen betalinger venter på å bli belastet" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Etternavn" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Rediger" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Ordre" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Endre Fraktadresse" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Endre Fakturaadresse" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Kanseller ordre" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Fakturaadresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Ingen resultater funnet" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Fraktadresse" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Ingen notater fra kunden" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Fakturaadresse" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Kanseller ordre" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Lagre" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Rabattverdi" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Bestemt beløp" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Prosent" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Legg til fraktfører" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Skatter (MVA. inkludert)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Rabatt" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Ingen tilgjengelige fraktører" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Skatter (MVA. inkludert)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Legg til produkter" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Opprett ordre" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Ferdigstill" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Send" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Ordre" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Produktnavn" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Produktnavn" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Send" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Legg til sporing" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Endre sporing" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refusjon" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Sporingsnummer: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Kanseller forsendelse" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Antall" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Sporingsnummer" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Produktnavn" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Sporingsnummer" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Legg til sporingsnummer" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Legg til sporing" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Endre sporing" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Antall" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Sporingsnummer: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Sendt ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Kanseller forsendelse" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Adresse for ordren ble oppdatert" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Notat ble lagt til i ordren" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Ordrebekreftelse ble sendt til kunden" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Betalingen ble annulert" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Ordren ble fullstendig betalt" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Betalingen ble refundert" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Produktene ble lagt til i ordreutkastet" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversolgt {quantity} produkter" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Produktene ble slettet fra ordreutkastet" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Betaling mislyktes" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Ordren ble kansellert" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Alle ordre" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Kunde" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Opprettet" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Status på forsendelse" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Annuler betaling" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Frakt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "MVA. inkludert" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} produkter" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Belastet beløp" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Annuler" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refusjon" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Merk som betalt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Utestående beløp" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Rabatt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Forhåndsautorisert beløp" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Skatter" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Belast" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Belastet beløp" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Rabatt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} produkter" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Merk som betalt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Utestående beløp" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Betalingsstatus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Forhåndsautorisert beløp" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refusjon" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Frakt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "gjelder ikke" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "gjelder ikke" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Skatter" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "MVA. inkludert" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refusjon" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kupong" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Søk i Produkter" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Ingen produkter som matcher den gitte spørringen ble funnet" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Pris" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Antall" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refusjon" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Sum" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Sum" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refusjon" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Pris" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Pris" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Erstatt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Sendt ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Ikke sendt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Innstillinger" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Endre Fraktmetode" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Pris" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Send" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Antall" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Ikke sendt ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Ordre ble oppdatert" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Fraktmetode oppdatert" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Forsendelse kansellert" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Forsendelse kansellert" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Opprett side" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Tittel" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Delvis refundert" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Betalingsstatus" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inaktiv" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiv" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inaktiv" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorisering" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Navn på utvidelse" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Informasjon og Status om Utvidelse" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Marker utvidelse som aktiv" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Innstillinger for utvidelse" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Innstillinger for utvidelse" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Detaljer" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Informasjon og Status om Utvidelse" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Dette er generell informasjon om din butikk. Her bestemmes URLen til din nettbutikk, samt hva som vises i fanen i nettleseren." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "Alle Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiv" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inaktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Handling" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Navn" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Ingen utvidelser funnet" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiv" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Innstillinger" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deaktivert" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Navn" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Slett Autoriseringsfelt" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Pluginen kan slutte å fungere hvis du fjerner verdien fra dette feltet. Er du sikker på at du ønsker å fortsette?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Produkttyper" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Produktattributter" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variantattributter" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Er du sikker på at du ønsker å slette {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Slett Produkttype" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Produkttype brukes Variantattributter" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Navn på produkttype" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Vekt" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Ingen attributter funnet" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attributtnavn" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Tildel attributt" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variantattributter" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Ny produkttype lagt til" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Slett Produkttyper" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Produkttype slettet" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Søk etter attributtnavn" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Alle bilder" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Valgfritt" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "produkter" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Endre bilde" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Bildevisning" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Bildeinformasjon" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Bilder" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Pris" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Opprett Produkt" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Søk i Produkter..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Alle produkter" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Tilgjengelig" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Skjult" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Utsolgt" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Synlig" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Enkel" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Ingen produkter funnet" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Konfigurerbar" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Tilgjengelighet" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Navn" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Enkel" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Tilgjengelighet" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Pris" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Valgfritt" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Last opp" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategori" @@ -4830,7 +6516,6 @@ "string": "Organiser Produkt" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Konfigurerbar" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Vekt" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Antall" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Publisert" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variantattributter" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Slett Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Lagre variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attributt" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Angi unik lagerverdi basert på attributt for alle SKUer" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Verdier" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Slett variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Slett Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Valg av bilde" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Bilder" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Velg et spesifikt variantbilde fra produktbildene" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Velg bilder" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Ny Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Skjult" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variantattributter" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Tilgjengelighet" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Prising" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Kostpris" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Opprett varianter" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varianter" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Bruk varianter for ulike variasjoner av et produkt, som f.eks forskjellige størrelser eller farger" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Slett Produktvarianter" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Er du sikker på at du ønsker å slette {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Produkt slettet" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Er du sikker på at du ønsker å slette {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Slett Produkt" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Slett Produktvarianter" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Eiendommer" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Refundert fullt ut" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Fjern" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Dette feltet er påkrevd" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Tilbud" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Lagre endringer" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Denne satsen brukes for alle ordre uansett pris" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "Det er ingen begrensninger for verdi" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "Det er ingen begrensninger for verdi" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Ingen produkter som matcher den gitte spørringen ble funnet" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Handlinger" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Denne enheten brukes som standard for vekt." @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Resten av Verden" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Hurtigvalg" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Velg land som skal dekkes av denne fraktsonen fra listen nedenfor" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Tildel Land" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Hvis valgt vil alle land som ikke er lagt til i andre fraktsoner legges til her" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Søk etter land" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Velg land som skal dekkes av denne fraktsonen fra listen nedenfor" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Tildel land" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Land A til Å" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Hurtigvalg" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Resten av Verden" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Hvis valgt vil alle land som ikke er lagt til i andre fraktsoner legges til her" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Søk i Land" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Det er ingen land som er valgt for denne fraktsonen" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Søk etter land" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Land" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Opprett Ny Fraktsone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Dette er en standard fraktsone, noe som betyr at den dekker alle land som ikke er tildelt en annen fraktsone." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Frakt" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Det er ingen land som er valgt for denne fraktsonen" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Land" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Dette er en standard fraktsone, noe som betyr at den dekker alle land som ikke er tildelt en annen fraktsone." + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Det er ingen land som er valgt for denne fraktsonen" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} av {maxCharacters} tegn" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Navn på fraktsone" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Lagre" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Navn" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Lagre" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Innstillinger" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Slett Fraktsoner" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Fjern" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Slett Fraktsone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Er du sikker på at du ønsker å slette {countryName} fra denne fraktsonen?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Slett fra fraktsone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Fjern" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Sideinnstillinger" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Navnet på din butikk slik det vil vises i fanen i nettleseren" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Beskrivelse av butikk" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Navnet på din butikk" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL til din nettbutikk" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Beskrivelsen vises etter butikknavnet i fanen i nettleseren" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "E-postadresse for utsendelse" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Dette vil vises som \"Fra\"" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Innstillinger for utsendelse av e-post" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Konfigurer e-postadresser som brukes til å sende automatiserte e-poster til dine kunder" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL for tilbakestilling av kundens passord" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Denne URLen bil brukes ved tilbakestilling av passord. Den vil bli sendt via e-post." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL-adresse" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Fra-navn for utsendelse" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Denne adressen brukes for å generere fakturaer og kalkulere fraktpriser." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Butikkinformasjon" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Bedriftsinformasjon" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Innstillinger for utsendelse av e-post" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "E-postadressen du angir her vil bli brukt som kontaktadresse for dine kunder" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Dette er generell informasjon om din butikk. Her bestemmes URLen til din nettbutikk, samt hva som vises i fanen i nettleseren." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Her finner du alle innstillinger angående e-poster som blir sendt ut fra butikken. Du kan oppgi en primæradresse, samt endre innholdet i e-postene som sendes ut. " - }, "src_dot_somethingWentWrong": { "string": "Saleor støtte på et uventet problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Tilganger" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Bruker er aktiv" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Alt personale" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Søk etter Ansatt" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Inviter Ansatt" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiv" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferanser" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Endre" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Informasjon om ansatt" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Endre bilde" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Slett" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Slett bilde" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Navn på land" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Overnatting" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Sosialhus" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Sykler" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Aviser" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategori" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Skattesats" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Adgang til kulturelle begivenheter" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Barnemat" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Service innenlands" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Mat" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Bøker" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Jordbruksforsyninger" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passasjertransport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Adgang til underholdningsarrangement" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Barneklær" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Adgang til sportsbegivenhet" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Skattesatser i {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medisinsk" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "Ingen kategorier med redusert skatt funnet" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hoteller" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-bøker" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Drivstoff innenlands" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Vann" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Reklamering" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Renovasjon" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Vin" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restauranter" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Legemidler" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Alle produktpriser fylles inn inkludert skatt" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Skattesatser hentet" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributter" + }, "src_dot_translations": { "context": "translations section name", "string": "Oversettelser" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Oversettelser, {numberOfTranslatedFields} Gjennomført" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Ingen oversettelser enda" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attributtnavn" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Verdi {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Verdier" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Kategorinavn" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Forhåndsvisning for søkemotor" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Sidetittel" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Verdi {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attributtnavn" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Beskrivelse for søkemotor" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Forhåndsvisning for søkemotor" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Oversettelse Tilbud \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Tilbudsnavn" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Beskrivelse" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Navn" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Kupongnavn" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Navn" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Innstillinger" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Opprett Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Slett Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Ordre oppdatert" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Alle begivenheter" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Produkt opprettet" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Utvid eller begrens tilgang til ulike deler av saleor-systemet for webhooks" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Ordre betalt fullt ut" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Ordre opprettet" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Ordre kansellert" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Ordre sendt" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Kunde opprettet" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Mål-URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Navn på Webhoo" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Informasjon om Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Denne URLen vil motta POST requests fra webhooks" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "den hemmelige nøkkelen brukes til å lage en hash-signatur for hver payload. *valgfritt felt" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Hemmelig nøkkel" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Spesifikk Informasjon om denne Webhooken" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook er aktiv" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Hvis du ønsker å deaktivere denne webhooken, fjern avmerkingen i boksen nedenfor." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Status for Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Opprett Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Detaljer" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "den hemmelige nøkkelen brukes til å lage en hash-signatur for hver payload. *valgfritt felt" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Mål-URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Denne URLen vil motta POST requests fra webhooks" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Informasjon om Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Navn på Webhoo" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook er aktiv" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Hvis du ønsker å deaktivere denne webhooken, fjern avmerkingen i boksen nedenfor." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Status for Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Opprett Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Detaljer" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allokert" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Antall" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Fjern" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Fjern" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Fjern" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } } \ No newline at end of file diff --git a/locale/nl.json b/locale/nl.json index 19cc75f74..ce7258c53 100644 --- a/locale/nl.json +++ b/locale/nl.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Annuleer bestelling" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,12 +115,84 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "kortingswaarde" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", - "string": "Activity" + "string": "Activiteit" }, "homeActivityCardNoActivities": { - "string": "No activities found" + "string": "Er zijn geen activiteiten gevonden" }, "homeAnalyticsCardHeader": { "string": "Vandaag" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Niet gepubliceerd" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,13 +357,21 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", - "string": "Category" + "string": "Categorie" }, "productExportFieldCollections": { "context": "product field", - "string": "Collections" + "string": "Collecties" }, "productExportFieldDescription": { "context": "product field", @@ -236,7 +383,7 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Product Afbeeldingen" }, "productExportFieldProductWeight": { "context": "product field", @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,13 +413,9 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", - "string": "Inventory" + "string": "Voorraad" }, "productTypeCreateHeader": { "context": "window title", @@ -280,10 +427,10 @@ }, "productTypeTaxesHeader": { "context": "section header", - "string": "Taxes" + "string": "Belastingen" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Gepubliceerd" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,51 +500,71 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "Magazijn" }, "src_dot_accept": { "context": "button", - "string": "Accept" + "string": "Accepteer" + }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Applicaties" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Applicaties" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Activeer Applicatie" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Activeer" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Deactiveer" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Deactiveer Applicatie" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -398,7 +573,7 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Verwijder Applicatie" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", @@ -410,7 +585,7 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Deactiveer" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", @@ -430,11 +605,11 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Open Applicatie" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Activeer" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", @@ -448,21 +623,12 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Verwijder Applicatie" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", @@ -490,7 +656,7 @@ }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Installeer Applicatie" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", @@ -508,13 +674,25 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Probeer opniew" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -548,7 +722,7 @@ }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Gekopieerd" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221": { "context": "button", @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactiveer" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activeer" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Installeer Applicatie" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Eigenschappen" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Bestand" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Gebied/regio" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Datum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Bestand" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Producten" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Afbeelding" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Inloggen" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Wachtwoord" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Wachtwoord vergeten?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Stel je wachtwoord opnieuw in" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nieuw Passwoord" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Bevestig Wachtwoord" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Wachtwoorden komen niet overeen" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Wachtwoord resetten" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Wachtwoord resetten" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Terug" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Annuleer" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Geannuleerd" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Prijs" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Naam" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Voeg product toe" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,50 +1468,65 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Gekopieerd" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1231,7 +1560,7 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Deactiveer" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", @@ -1243,7 +1572,39 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Activeer" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,9 +1654,12 @@ "context": "button", "string": "Wis" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", - "string": "Collections" + "string": "Collecties" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786": { "context": "collection label", @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Eigenschappen" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Waarde" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "verborgen" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Gepubliceerd" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Ontdek de GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Sla wijzigingen op" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Voeg toe" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Waarde" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1901,7 +2358,7 @@ "string": "Navigator is here to help" }, "src_dot_components_dot_Navigator_dot_modes_dot_category": { - "string": "Category" + "string": "Categorie" }, "src_dot_components_dot_Navigator_dot_modes_dot_collection": { "string": "Collection" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Uitloggen" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Vernieuwen" + }, + "src_dot_continue": { + "context": "button", + "string": "Ga door" + }, "src_dot_create": { "context": "button", "string": "Maak aan" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Standaard Adres" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Standaard Factuuradres" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Instellen als standaard verzendadres" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Standaard verzendadres" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Verwijder adres" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Instellen als standaard factuuradres" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Standaard verzendadres" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Instellen als standaard verzendadres" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Aantekening" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Datum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Verwijder" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Omschrijving" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Kortingen" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Producten" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Producten" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Producten" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Geen productversies gevonden" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Actief" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Actief" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Bewerken" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Klant" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Aantekening" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Bedrag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Verwijder" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactiveer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activeer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Home" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Achternaam" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Bestellingen" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Factuuradres" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Nieuw adres toevoegen" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Verzendadres" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Factuur Adres" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Voeg toe" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Totaal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Korting" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotaal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Totaal" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Bestelling" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Productnaam" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Productnaam" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Terugbetaling" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Hoeveelheid" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Productnaam" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Prijs" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Hoeveelheid" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Totaal" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3515,12 +4893,16 @@ }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", - "string": "Invoice" + "string": "Factuur" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Klant" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Verzending" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Geïncasseerd bedrag" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Terugbetaling" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Korting" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Vooraf goedgekeurd bedrag" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Incassering" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Geïncasseerd bedrag" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Korting" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Betaalstatus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Vooraf goedgekeurd bedrag" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Terugbetaling" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Verzending" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotaal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Belastingen" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Totaal" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Terugbetaling" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Prijs" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Hoeveelheid" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Terugbetaling" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Bedrag" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Totaal" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Totaal" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Bedrag" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Terugbetaling" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Prijs" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Prijs" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Prijs" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Hoeveelheid" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Totaal" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Betaalstatus" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Actief" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Actief" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Actief" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Naam" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Actief" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuratie" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Naam" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4589,10 +6231,10 @@ "string": "Producten" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_1755013298": { - "string": "Category" + "string": "Categorie" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": { - "string": "Collections" + "string": "Collecties" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": { "context": "product organization, header", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "producten" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Afbeedlingen" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Prijs" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Prijs" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,38 +6433,89 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Naam" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Prijs" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { - "string": "Category" + "string": "Categorie" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": { - "string": "Collections" + "string": "Collecties" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": { "context": "section header", "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Hoeveelheid" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Gepubliceerd" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Productversie" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Verwijder productversie" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Afbeedlingen" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Kosten" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Kostprijs" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varianten" @@ -5126,13 +6937,17 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", - "string": "Inventory" + "string": "Voorraad" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": { "context": "button", @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Productversie" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Verwijder" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Verkopen" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Landen" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Verzending" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Landen" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Voeg toe" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Naam" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Voeg toe" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Actief" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Verwijder" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5883,11 +7769,11 @@ }, "src_dot_taxes": { "context": "taxes section name", - "string": "Taxes" + "string": "Belastingen" }, "src_dot_taxes_dot_components_dot_CountryListPage_dot_3955023266": { "context": "header", - "string": "Taxes" + "string": "Belastingen" }, "src_dot_taxes_dot_components_dot_CountryList_dot_110033143": { "string": "No countries found" @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Verblijf" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { - "string": "Category" + "string": "Categorie" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Eigenschappen" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6085,7 +7899,7 @@ "string": "Languages" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": { - "string": "Collections" + "string": "Collecties" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": { "context": "header", @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Omschrijving" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Naam" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Naam" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Toegewezen" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Hoeveelheid" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/pl.json b/locale/pl.json index f32a2ed16..5ddeda8b6 100644 --- a/locale/pl.json +++ b/locale/pl.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Anuluj zamówienie" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Czy na pewno chcesz usunąć wszystkie typy stron? Jeśli je usuniesz, nie będzie możliwe przypisanie ich do nowych stron." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Ukryty" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Widoczny" + }, "configurationMenuAttributes": { "string": "Określa atrybuty do stworzenia produktu" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Zarządzaj i dodaj nowe strony" - }, "configurationMenuPermissionGroups": { "string": "Zarządzaj grupami uprawnień i ich uprawnieniami" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "wartość zniżki" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Kwota stała" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktywność" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Tutaj znajdują się informacje, które zebraliśmy o Twoim sklepie" }, - "homeNotificationTableNoOrders": { - "string": "Brak niezrealizowanych zamówień" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Jedno zamówienie jest gotowe do zrealizowania} few {{amount} Zamówienia są gotowe do zrealizowania} many {{amount} Zamówień jest gotowych do zrealizowania} other {{amount} Zamówień jest gotowych do zrealizowania}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {{amount} oczekująca płatność} few {{amount} oczekujące płatności} many {{amount} oczekujących płatności} other {{amount} oczekujących płatności}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {{amount} brakujący produkt na stanie} few {{amount} brakujące produkty na stanie} many {{amount} brakujących produktów na stanie} other {{amount} brakujących produktów na stanie}}" - }, - "homeNotificationsNoPayments": { - "string": "Brak oczekujących płatności" - }, - "homeNotificationsTableNoProducts": { - "string": "Nie ma braków produktów na magazynie" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {jedno zamówione} few {{amount} zamówionych} many {{amount} zamówionych} other {{amount} zamówionych}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Witaj, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Utwórz menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Tytuł menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nie opublikowano" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Nie ustawiono" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Nie ustawiono" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "nie dotyczy" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "nie dotyczy" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Dostępne do zakupu" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategoria" @@ -250,6 +397,10 @@ "context": "product field", "string": "Typ" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Grafiki wariantów" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Widoczność" - }, "productStockHeader": { "context": "product stock, section header", "string": "Stan magazynowy" @@ -283,7 +430,7 @@ "string": "Podatki" }, "productTypeTaxesInputLabel": { - "string": "Podatki" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Opublikowany" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Kategorie ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Produkty ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Cofnij przypisanie" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Cofnij przypisanie" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Cofnij przypisanie" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Czy na pewno chcesz usunąć {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Magazyn" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Zastosuj" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Aplikacje" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Aplikacje" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Aktywuj aplikację" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Czy na pewno chcesz aktywować {name}? Aktywowanie rozpocznie zbieranie wydarzeń." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Czy na pewno chcesz aktywować tę aplikację? Aktywowanie rozpocznie zbieranie wydarzeń." - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Aktywuj" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dezaktywuj aplikację" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Panel sterowania" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Dezaktywuj" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Aktywuj" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Akcje" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Dezaktywowane" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atrybuty" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Rozwijana lista" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Plik" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Terytorium" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Wartość wymagana" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Domyślna etykieta" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Wielokrotny wybór" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Kod atrybutu" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Jest on używane wewnętrznie. Upewnij się, że nie używasz spacji" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Domyślna etykieta" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Rozwijana lista" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Plik" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Wielokrotny wybór" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Strony" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkty" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Wartość wymagana" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Waga" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Utwórz nowy atrybut" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Używaj w nawigacji fasetowej" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Właściwości w sklepie" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Właściwości w panelu" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Pozycja w nawigacji fasetowej" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Właściwości w panelu" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Używaj w filtrowaniu" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Używaj w nawigacji fasetowej" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Właściwości w sklepie" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Pozycja w nawigacji fasetowej" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Grafika" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Przypisz wartość" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Pomyślnie utworzono atrybut" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Logowanie" + "string": "Zaloguj" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Hasło" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Nie pamiętasz hasła?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Zresetuj hasło" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Potwierdź hasło" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Wyślij Instrukcje" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Zresetuj hasło" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Zresetuj hasło" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Wstecz" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Anuluj" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Anulowany" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Katalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Ilość produktów" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Nie znaleziono produktów" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Typ" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Dostępność" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nazwa" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Dodaj produkt" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Produkty w {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Usuń kategorie" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Dostępność" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Aktywuj" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Wyczyść" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kolekcje" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Wszystkie kolekcje" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Wyszukaj kolekcję" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Dostępność" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Nie znaleziono produktów" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Województwo" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Wyszukaj kategorię" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Wyszukaj kolekcję" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atrybuty" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Wartości" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Wartość" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Dostępne do zakupu" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Widoczny" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Ukryty" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Niedostępne do zakupu" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Dostępność" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Zarządzaj" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Wyświetlaj na liście produktów" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "od {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publikuj" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Odznaczenie tego pola ukryje produkt z wyszukiwarki oraz zakładek kategorii. Pozostanie od nadal na podstronach kolekcji." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Ustaw datę publikacji" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "ukryta" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Opublikowany" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Wyświetlaj na liście produktów" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "od {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publikuj" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Odznaczenie tego pola ukryje produkt z wyszukiwarki oraz zakładek kategorii. Pozostanie od nadal na podstronach kolekcji." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Ustaw datę publikacji" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Dostępność" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Zarządzaj" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Województwo" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Błąd" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Sklep" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Błąd" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Panel sterowania" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Błąd" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtry" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtry" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Zapisz zmiany" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Przeciągnij tutaj, aby dołączyć" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Dodaj" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Wartość" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Prywatne Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Pole" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Dodaj pole" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Akcje" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {Pole} few {{number} Pola} many {{number} Pól} other {{number} Pól}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Wróć do panelu" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Wybrano {number} elementów" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Dodaj tutaj swoją notatkę..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Wyloguj się" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Cofnij" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Odśwież" + }, + "src_dot_continue": { + "context": "button", + "string": "Kontynuuj" + }, "src_dot_create": { "context": "button", "string": "Stwórz" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Dodaj Adres" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "Książka adresowa - {fullName}" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Dodaj adres" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "Książka adresowa - {fullName}" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Szczegóły klienta {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Domyślny adres" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Domyślny adres do rachunku" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Ustaw jako domyślny adres dostawy" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Domyślny adres dostawy" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Usuń adres" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Ustaw jako domyślny adres do rachunku" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Domyślny adres dostawy" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Ustaw jako domyślny adres dostawy" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Notatka" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Informacje kontaktowe" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Szukaj klienta" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Panel sterowania" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Usuń" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Opis" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Zniżki" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Nazwa kategorii" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Nie znaleziono kategorii " - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkty" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Nie znaleziono kolekcji" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Nie znaleziono kategorii " }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nazwa kategorii" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkty" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Nie znaleziono kolekcji" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nazwa kolekcji" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkty" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Okres Aktywności" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Nie znaleziono produktów" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Nazwa produktu" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nie znaleziono produktów" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Dostępność" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Nazwa produktu" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Typ produktu" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nie znaleziono żadnych wariantów" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Nazwa produktu" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Typ produktu" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktywna" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generuj kod zniżkowy" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit ilości użycia zniżki" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit pojedynczego użycia na klienta" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit ilości użycia zniżki" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit wykorzystania" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Limit wykorzystania" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit wykorzystania" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktywna" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Usuń wyprzedaże" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Pomyślnie utworzono kupon" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Usuń kupon" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edytuj" }, "src_dot_email": { - "string": "Adres email" + "string": "Email address" }, "src_dot_endDate": { "string": "Data zakończenia" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Godzina zakończenia" }, + "src_dot_error": { + "string": "Błąd" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2994,7 +3581,615 @@ "string": "Zrealizowane" }, "src_dot_generalInformations": { - "string": "General Information" + "string": "Informacje ogólne" + }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Klient" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Notatka" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Zmień" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Szczegóły" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Szczegóły" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Kwota" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Usuń" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Dezaktywuj" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Aktywuj" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Ustawienia" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" }, "src_dot_home": { "context": "home section name", @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Zamówienie #{orderId} zostało złożone" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Brak niezrealizowanych zamówień" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Brak oczekujących płatności" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Nazwisko" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Zarządzaj" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Zamówienia" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edytuj adres dostawy" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edytuj adres rozliczeniowy" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Anuluj zamówienia" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Adres nabywcy" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Dodaj nowy adres" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Adres dostawy" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Brak uwag klienta" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Adres do rachunku" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Zamówienie #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Anuluj zamówienie" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Dodaj" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Wartość zniżki" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Kwota stała" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Błędna wartość" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Procentowa" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Suma" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Dodaj metodę wysyłki" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Zniżka" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Suma częściowa" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Suma" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Dodaj Produkty" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Stwórz zamówienie" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Zamówienie nr. {orderNumber} - zrealizuj" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Ilość do wysłania" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Zrealizuj" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Gotowe do wysłania" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Zamówienie" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nazwa produktu" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Zamówienie #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Zamówienie nr. {orderNumber} - zrealizuj" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Gotowe do wysłania" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nazwa produktu" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Ilość do wysłania" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Zrealizuj" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Dodaj numer przesyłki" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edytuj numer referencyjny" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Zwróć środki" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Anuluj realizację" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Ilość" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Numer referencyjny" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nazwa produktu" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Numer referencyjny" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Dodaj Kod Śledzenia" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Dodaj numer przesyłki" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edytuj numer referencyjny" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Ilość" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Zrealizowane ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Anuluj realizację" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Suma" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Przesłano klientowi potwierdzenie zamówienia" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Zamówienie zostało w pełni opłacone" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Płatność została zwrócona" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Wszystkie zamówienia" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Klient" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Status realizacji" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Wysyłka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} przedmiotów" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Kwota pobrana" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Unieważnij" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Zwróć środki" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Oznacz jako opłacone" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Pozostało do zapłaty" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Zniżka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Kwota zablokowana" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Podatki" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Pobierz" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Kwota pobrana" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Zniżka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} przedmiotów" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Oznacz jako opłacone" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Pozostało do zapłaty" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Status płatności" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Kwota zablokowana" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Zwróć środki" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Wysyłka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "nie dotyczy" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "nie dotyczy" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Suma częściowa" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Podatki" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Suma" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Zwróć środki" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kupon" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Cena" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Ilość" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Zwróć środki" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Kwota" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Suma" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Suma" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Zamówienie #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Kwota" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Zwróć środki" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cena" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Cena" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Zrealizowane ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Niezrealizowane" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Zamówienie #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Ustawienia" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Zrealizuj" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Ilość" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Niezrealizowane ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Suma" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Zamówienie #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Zamówienie #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Zamówienie #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4093,7 +5656,7 @@ }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": { "context": "page", - "string": "będzie widoczny od {date}" + "string": "będzie widoczny od {data}" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786": { "context": "page label", @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Tytuł" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Częściowo zwrócono środki" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Status płatności" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Nie aktywny" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktywna" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Nie aktywny" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autoryzacja" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "Wszystkie wtyczki" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktywna" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Nie aktywny" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktywna" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Akcja" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nazwa" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktywna" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Ustawienia" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Dezaktywowane" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nazwa" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Typy produktów" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Atrybuty produktu" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Czy na pewno chcesz usunąć {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Waga" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Nie znaleziono atrybutów" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,52 +6338,48 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Wszystkie grafiki" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Opcjonalne" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "produkty" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Grafiki" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Cena" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Stwórz produkt" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Typ" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Eksportuj produkty" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Wszystkie produkty" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Dostępny" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Ukryty" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Widoczny" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Zwykły" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Nie znaleziono produktów" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Typ" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Z wariantami" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Dostępność" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nazwa" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Zwykły" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Dostępność" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Cena" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Typ" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opcjonalne" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategoria" @@ -4830,7 +6516,6 @@ "string": "Organizacja produktu" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Z wariantami" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Waga" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU" }, @@ -4855,20 +6551,44 @@ "context": "tabel column header", "string": "Nazwa magazynu" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Ilość" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", - "string": "Track Inventory" + "string": "Śledź stan magazynowy" }, "src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": { "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { - "string": "Active inventory tracking will automatically calculate changes of stock" + "string": "Zaznaczenie tej opcji spowoduje automatyczne aktualizowanie stanów magazynowych, np. obniżenie ilości dostępnych produktów w momencie ich zakupu." }, "src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488": { "context": "checkbox", @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Opublikowany" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Utwórz warianty" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Usuń wariant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Wariant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Wartości" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Usuń wariant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Grafiki" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Wybierz zdjęcia" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Nowy wariant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Ukryty" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Dostępność" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Cennik" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cena" + "string": "Koszt" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,9 +6886,13 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cena" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", - "string": "Set as default" + "string": "Ustaw jako domyślne" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": { "context": "product variant inventory", @@ -5115,6 +6922,10 @@ "context": "button", "string": "Utwórz warianty" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Warianty" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "Wszystkie Magazyny" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Wariant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Czy na pewno chcesz usunąć {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Czy na pewno chcesz usunąć {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Utwórz warianty" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Zwrócono środki" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Usuń" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Wyprzedaże" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Akcje" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Kraje" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Wysyłka" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Kraje" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} z {maxCharacters} znaków" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nazwa strefy dostawy" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Dodaj" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nazwa" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Magazyn" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Dodaj" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Ustawienia" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Cofnij przypisanie" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Cofnij przypisanie" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Nazwa Twojego sklepu" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Adres URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Uprawnienia" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Użytkownik jest aktywny" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktywna" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Zmień" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Usuń" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Nazwa kraju" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategoria" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotele" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Woda" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Reklama" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wino" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Wszystkie ceny produktów zawierają podatki" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atrybuty" + }, "src_dot_translations": { "context": "translations section name", "string": "Tłumaczenia" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Brak tłumaczenia" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Nazwa atrybutu" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Wartości" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nazwa kategorii" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Ustawienia SEO" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Tytuł strony" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Nazwa atrybutu" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "META Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Ustawienia SEO" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Tłumaczenie wyprzedaży \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Opis" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nazwa" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "Błąd API" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Błędna wartość" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Nazwa Magazynu" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "Wszystkie Magazyny" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nazwa" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Strefy Wysyłki" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Ustawienia" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooki" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Stwórz Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Zdarzenia" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Wszystkie zdarzenia" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Zamówienie w pełni opłacone" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Zamówienie utworzone" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Stwórz Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Zdarzenia" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Stwórz Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Przypisane" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Szt." }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Niedostępne do zakupu" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Cofnij przypisanie" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Cofnij przypisanie" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Cofnij przypisanie" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/pt.json b/locale/pt.json index 0e4c09d6b..9d8bd9cc0 100644 --- a/locale/pt.json +++ b/locale/pt.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancelar Pedido" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Oculto" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visível" + }, "configurationMenuAttributes": { "string": "Identifique atributos usados para criar tipos de produtos" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Modifique e adicione páginas adicionais" - }, "configurationMenuPermissionGroups": { "string": "Modifique grupos e as suas permissões" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Veja e edite os plugins e as suas opções" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Actividade" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Aqui está alguma informação que reunimos acerca da sua loja" }, - "homeNotificationTableNoOrders": { - "string": "Nenhum pedido pronto a ser realizado" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Um pedido pronto a ser realizado} other {{amount} Pedidos prontos a serem realizados.}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Um pagamento a capturar} other {{amount} Pagamentos a capturar}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Um produto esgotado} other {{amount} Produtos esgotados}}" - }, - "homeNotificationsNoPayments": { - "string": "Nenhum pagamento a capturar" - }, - "homeNotificationsTableNoProducts": { - "string": "Nenhum produto esgotado" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Um pedido} other {{amount} Pedidos}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Olá, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Criar Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Título do Menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Não publicado" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Categoria" @@ -250,6 +397,10 @@ "context": "product field", "string": "Tipo" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "imagens de variações" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilidade" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventário" @@ -283,7 +430,7 @@ "string": "Impostos" }, "productTypeTaxesInputLabel": { - "string": "Impostos" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Publicado " + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categorias ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Produtos ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Desatribuir" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Desatribuir" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Desatribuir" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Tem a certeza que pretende apagar {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Armazém" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Configuração de listas de e-mail" - }, "src_dot_accept": { "context": "button", "string": "Aceitar" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Painel de controlo" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atributos" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Arquivo" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Área" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "É necessário o valor" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Etiqueta por omissão" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Selecção múltipla" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Código de atributo" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Isto é utilizado internamente. Não utilizar espaços" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Etiqueta por omissão" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Arquivo" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Selecção múltipla" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Páginas" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produtos" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "É necessário o valor" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Peso" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Criar novo atributo" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Propriedades da loja" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Propriedades do painel de controlo" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Se activo, este atributo pode ser usado como coluna na tabela de produto" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Se activo, este atributo pode ser usado como coluna na tabela de produto" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Propriedades do painel de controlo" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Propriedades da loja" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Imagem" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "Entrar" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Senha" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Esqueceu a senha?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "O seu nome de utilizador e/ou senha estão incorrectos. Por favor tente outra vez." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Redefinir a sua senha" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nova senha" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Por favor defina nova senha" - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Defina nova senha" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirme a senha" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "As senhas nao correspondem" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Esqueceu a sua senha? Não tem mal, nós vamos redefini-la por si." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Enviar instrucções." + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Redefinir password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Voltar à página de autenticação." }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Redefinir password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Sucesso! Dentro de minutos irá receber uma mensagem com instrucções de como redefinir a sua senha." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Voltar" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancelar" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelado" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catálogo" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. de Produtos" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Preço" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Nenhum produto encontrado" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Disponibilidade" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nome" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Adicionar produto" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Produtos em {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Apagar categorias" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilidade" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Limpar" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Coleções" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Todas as coleções" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Procurar Coleção" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Disponibilidade" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Nenhum produto encontrado" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Procurar Categoria" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Procurar Coleção" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atributos" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Valores" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valor" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visível" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Oculto" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Disponibilidade" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "desde {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicado " }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Estado" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "desde {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Disponibilidade" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Loja" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Testar com GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Regressar à página principal" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Painel de controlo" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtros" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtros" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Guardar alterações" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Adicionar" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valor" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Sair" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Recarregar" + }, + "src_dot_continue": { + "context": "button", + "string": "Continuar" + }, "src_dot_create": { "context": "button", "string": "Criar" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Endereço de entrega padrão" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "Endereço de Cobrança Padrão" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "Endereço de envio principal" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "Endereço de faturação principal" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Endereço de envio principal" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Definir como endereço de entrega padrão" + "string": "Delete Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Definir como endereço de cobrança padrão" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Endereço de Entrega Padrão" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Definir como endereço de entrega padrão" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Nota" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Painel de controlo" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Descrição" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Descontos" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Nenhuma categoria encontrada" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produtos" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Nenhuma coleção encontrada" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Nenhuma categoria encontrada" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nome da Categoria" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produtos" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Nenhuma coleção encontrada" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nome da Coleção" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produtos" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Nenhum produto encontrado" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nenhum produto encontrado" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Disponibilidade" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nenhuma variação encontrada." + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Ativo" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Ativo" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Editar" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Cliente" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Nota" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Alterar" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detalhes" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detalhes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Montante" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produtos" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Estado" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produtos" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Configurações" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Início" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Nenhum pedido pronto a ser realizado" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Nenhum pagamento a capturar" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Último Nome" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Pedidos" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Morada para cobrança" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Adicione uma nova morada" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Endereço de entrega" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Morada para Cobrança" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancelar pedido" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Adicionar" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Valor de descontro" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Desconto" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Criar pedido" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Faturar" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Encomenda" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Nome do Produto" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Nome do Produto" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Faturar" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Adicionar rastreamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Editar rastreamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancelar processo" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Quantidade" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Código de rastreamento" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nome do Produto" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Código de rastreamento" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Adicionar rastreamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Preço" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produtos" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Editar rastreamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Quantidade" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancelar processo" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Pedido foi pago" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Cliente" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Entrega" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Quantidade capturada" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Cancelar" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Restituição" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Sinalizar como pago" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Desconto" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Quantidade pré-autorizada" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Impostos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capturar" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Quantidade capturada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Desconto" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Sinalizar como pago" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Estado do pagamento" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Quantidade pré-autorizada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Entrega" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Impostos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Cupom" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Preço" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produtos" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Quantidade" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Restituição" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Montante" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Total" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Montante" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Preço" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Preço" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produtos" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Em preparação" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Configurações" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Preço" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produtos" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Faturar" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Quantidade" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Título" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Parcialmente reembolsado" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Estado do pagamento" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Ativo" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorização" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Ativo" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Ativo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nome" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Ativo" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuração" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nome" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Tem a certeza que pretende apagar {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Peso" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Nenhum atributo encontrado" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Opcional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "imagens" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Preço" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Oculto" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visível" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Preço" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Nenhum produto encontrado" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Disponibilidade" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nome" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilidade" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Preço" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tipo" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opcional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Categoria" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Peso" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Quantidade" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Publicado " }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variante" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valores" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "imagens" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Oculto" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilidade" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Preços" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Preço de custo" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variante" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Tem a certeza que pretende apagar {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Tem a certeza que pretende apagar {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Totalmente reembolsado" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remover" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Vendas" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Países" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Entrega" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Países" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nome da zona de envio" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Adicionar" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Nome" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Armazém" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Adicionar" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Configurações" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Desatribuir" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Desatribuir" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Configuração de listas de e-mail" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Configuração de listas de e-mail" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissões" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Usuário está ativo" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Ativo" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Alterar" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Categoria" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Todos os preços dos produtos são inclusos com os impostos" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributos" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valores" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nome da Categoria" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descrição" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nome" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Nome" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Configurações" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "alocado" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Quantidade" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Desatribuir" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Desatribuir" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Desatribuir" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/pt_BR.json b/locale/pt_BR.json index 23068ca40..d86226741 100644 --- a/locale/pt_BR.json +++ b/locale/pt_BR.json @@ -3,20 +3,93 @@ "context": "dialog header", "string": "Cancelar Pedido" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Valor reembolsado" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Oculto" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visível desde {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Estará disponível em {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visível" + }, "configurationMenuAttributes": { "string": "Determine atributos usados para criar tipos de produtos" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Defina e gerencie seus canais de venda" }, "configurationMenuNavigation": { "string": "Defina como os usuários poderão navegar pela sua loja" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Gerenciar e adicionar novas páginas" + "string": "Defina os tipos de páginas de conteúdo usadas na sua loja" }, "configurationMenuPermissionGroups": { "string": "Gerenciar grupos de premissões e suas permissões." @@ -37,11 +110,83 @@ "string": "Gerencie como sua loja cobrará impostos" }, "configurationMenuWarehouses": { - "string": "Gerenciar e atualizar suas informações de almoxarifado." + "string": "Gerencie e atualize suas informações de depósito." }, "configurationPluginsPages": { "string": "Visualizar e atualizar plugins e suas configurações." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "valor do desconto" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Produtos reembolsados" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Quantia Fixa" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Atividade" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Aqui estão algumas informações que coletamos sobre sua loja" }, - "homeNotificationTableNoOrders": { - "string": "Nenhum pedido pronto para atender." - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Um pedido pronto para atender} other {{amount} Pedidos prontos para atender}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Um pagamento para realizar.} other {{amount} Pagamentos para capturar}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Um produto sem estoque} other {{amount} Produtos sem estoque}}" - }, - "homeNotificationsNoPayments": { - "string": "Sem pagamentos para serem realizados." - }, - "homeNotificationsTableNoProducts": { - "string": "Nenhum produto sem estoque." - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Um pedido} other {{amount} Pedidos}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Olá, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "entre" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "igual a" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Criar Menu" @@ -115,7 +250,7 @@ }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", - "string": "Deletar Menu" + "string": "Excluir Menu" }, "menuDetailsPageHelperText": { "string": "Criar a estrutura de navegação é feita utilizando arrasta-e-solta. Crie um novo menu e então arraste-o no seu local de destino. Você pode mover itens dentro de outros itens para criar uma estrutura de árvore e arrastar itens para cima e para baixo para criar uma hierarquia." @@ -162,14 +297,14 @@ }, "menuListDeleteMenuHeader": { "context": "dialog header", - "string": "Deletar Menu" + "string": "Excluir Menu" }, "menuListDeleteMenusContent": { "string": "{counter,plural,one {Tem certeza de que deseja excluir este menu?} other {Tem certeza de que deseja excluir {displayQuantity} menus?}}" }, "menuListDeleteMenusHeader": { "context": "dialog header", - "string": "Deletar menus" + "string": "Excluir menus" }, "menuListDeletedMenu": { "string": "Menu deletado" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Título" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Não publicado" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Não configurado" @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "Não configurado" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "não aplica" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "não aplica" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Criar Tipo de Página" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Selecione o tipo de conteúdo" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Disponível para compra" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Imagens do Produto" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Exportar Peso do Produto" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Cobrar Impostos" }, "productExportFieldType": { "context": "product field", "string": "Tipo" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", - "string": "imagens de variações" + "string": "imagens de variação" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Exportar SKU de Variação" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibilidade" + "string": "Exportar Peso da Variação" }, "productStockHeader": { "context": "product stock, section header", @@ -283,7 +430,7 @@ "string": "Impostos" }, "productTypeTaxesInputLabel": { - "string": "Impostos" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -298,19 +445,23 @@ }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "Não existem depósito configurados para sua loja. Você pode configurar variações sem fornecer quantidades em estoque." }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Almoxarifado" + "string": "Depósitos" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "Não existem depósitos configurados para sua loja. Para adicionar a quantidade em estoque para a variação, por favor configure um depósito." }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "Não existem depósitos configurados para sua loja. Para adicionar a quantidade em estoque para o produto, por favor configure um depósito." + }, + "published channel": { + "context": "product label", + "string": "Publicado " }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", @@ -324,17 +475,21 @@ "context": "number of products", "string": "Produtos ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Não-assinado" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Não-assinado" + "set availability date": { + "context": "product availability date label", + "string": "Definir data de disponibilidade" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Não-assinado" + "shipment refund title": { + "context": "shipment refund title", + "string": "Envio foi reembolsado" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,206 +500,225 @@ "string": "Tem certeza de que deseja excluir {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Almoxarifado" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Configuração de Correspondencia" + "context": "WarehousesSection select field label", + "string": "Depósito" }, "src_dot_accept": { "context": "button", "string": "Aceitar" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Aplicativos" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Aplicativos" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "Aplicativo ativado" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Aplicativo desativado" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Ativar Aplicativo" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "Tem certeza que deseja ativar {name}? Ativá-lo irá iniciar a coleta de eventos." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Ativar" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Desativar" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Desativar Aplicativo" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", - "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." + "string": "Tem certeza que deseja desabilitar este aplicativo? Seus dados serão mantidos até que você reative o aplicativo. Você ainda será cobrado pelo aplicativo." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", - "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", + "string": "Tem certeza que deseja desabilitar {name}? Seus dados serão mantidos até que você reative o aplicativo. Você ainda será cobrado pelo aplicativo." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { "context": "delete custom app", - "string": "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?" + "string": "Excluindo {name}, você excluirá todos os dados e webhooks relacionados a este aplicativo. Tem certeza que deseja fazer isto?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Excluir Aplicativo" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Tem certeza que deseja excluir este aplicativo?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "Excluindo {name}, você excluirá a instalação do aplicativo. Se você está pagando pela assinatura do aplicativo, lembre-se de cancelar a assinatura do aplicativo no Marketplace Saleor. Tem certeza que deseja excluir o aplicativo?" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Desativar" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "Exibir a política de privacidade do aplicativo" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Editar configurações" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Privacidade de dados" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Obter Suporte" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Abrir Aplicativo" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Ativar" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permissões do aplicativo" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "Este aplicativo tem permissão para:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "Sobre este aplicativo" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Painel de controle" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Excluir Aplicativo" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Tem certeza que deseja excluir este aplicativo?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "Excluindo {name}, você excluirá a instalação do aplicativo. Se você está pagando pela assinatura do aplicativo, lembre-se de cancelar a assinatura do aplicativo no Marketplace Saleor. Tem certeza que deseja excluir o aplicativo?" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Existe um problema com o aplicativo." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", - "string": "Saleor couldn’t fetch crucial information regarding installation. Without those System can’t install the app in your Saleor. Please use the button below to get back to system’s dashboard." + "string": "Saleor não conseguiu obter informações cruciais da instalação. Sem isto, o Sistema não pode instalar o aplicativo em seu Saleor. Por favor use o botão abaixo para voltar no dashboard do sistema." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Voltar a página inicial" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "Saiba mais sobre a privacidade de dados" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Instalar Aplicativo" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "Instalando este aplicativo você concederá as seguintes permissões:" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "Desinstalando o aplicativo, removerá todos os dados pessoais dos seus clientes armazenados por {name}." }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "Você está prestes a instalar {name}" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permissões do aplicativo" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "Sobre" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Suporte/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "Instalações em Andamento" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Tentar Novamente" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "Ocorreu um problema durante a instalação" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Instalando aplicativo..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Conceder a este aplicativo acesso total a loja" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Expanda ou restrinja as permissões do aplicativo para acessar determinada parte do sistema Saleor." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "Criar Novo Aplicativo" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { - "string": "Generated Token" + "string": "Token Gerado" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": { - "string": "This token gives you access to your shop's API, which you'll find here: {url}" + "string": "Este token dará acesso a API da sua loja, que você encontrará aqui: {url}" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": { "context": "button", @@ -555,34 +729,38 @@ "string": "Copiar token" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_4189999598": { - "string": "We’ve created your default token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "Nós criamos seu token padrão. Certifique-se de copiar seu novo token de acesso pessoal agora. Você não será capaz de vê-lo novamente." }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Conceder a este aplicativo, acesso total a loja" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Desativar" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Expanda ou restrinja as permissões do aplicativo para acessar determinada parte do sistema Saleor." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Ativar" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "Informações do Aplicativo" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Nome do Aplicativo" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", "string": "Chave" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057": { - "string": "No tokens found" + "string": "Nenhum token encontrado" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", @@ -593,60 +771,60 @@ "string": "Criar Token" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": { - "string": "Token Note" + "string": "Anotações do Token" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": { "context": "table actions", "string": "Ações" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "Criar Aplicativo" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", - "string": "Deactivated" + "string": "Desativado" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "Sobre" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "Você não tem nenhum aplicativo instalado na sua dashboard" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Aplicativos de Terceiros" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", - "string": "Saleor Marketplace" + "string": "Marketplace Saleor" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": { "context": "marketplace content", - "string": "Marketplace is coming soon" + "string": "Marketplace chegará em breve" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": { "context": "marketplace button", - "string": "Visit Marketplace" + "string": "Visitar Marketplace" }, "src_dot_apps_dot_components_dot_Marketplace_dot_52985091": { "context": "marketplace content", - "string": "Discover great free and paid apps in our Saleor Marketplace." + "string": "Descubra grandes aplicativos gratuitos e pagos em nosso Marketplace Saleor." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { - "string": "Generated Token" + "string": "Token Gerado" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168": { "string": "Token de acesso é usado para autenticar contas de serviços" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3009959880": { - "string": "We’ve created your token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "Nós criamos seu token. Certifique-se de copiar seu novo token de acesso pessoal agora. Você não será capaz de vê-lo novamente." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3406541221": { "context": "button", @@ -657,7 +835,7 @@ "string": "Criar Token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": { - "string": "Token Note" + "string": "Anotações do Token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": { "context": "create service token, button", @@ -665,47 +843,43 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "Excluir Token" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", "string": "Tem certeza de que deseja excluir o token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "Falha ao buscar as configurações do aplicativo" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Instalar Aplicativo" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "Não foi possível instalar {name}" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "Aplicativo instalado" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "{name} está pronto para uso" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "Aplicativo removido com sucesso" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "Criar Aplicativo" + }, + "src_dot_assign": { + "context": "button", + "string": "Atribuir" }, "src_dot_attributes": { "context": "attributes section name", @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Tem certeza de que deseja excluir {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Tipo de entrada do catálogo para o proprietário da loja" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Arquivo" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Área" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Valor Necessário" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Etiqueta Padrão" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Seleção Multipla" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Código do Atributo" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Isto é usado internamente. Garanta que você não está usando espaços." }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Etiqueta Padrão" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Arquivo" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Tipo de entrada do catálogo para o proprietário da loja" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Seleção Multipla" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Páginas" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produtos" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Valor Necessário" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Peso" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -823,64 +1089,75 @@ "string": "Etiqueta Padrão" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "Defina onde este atributo deverá ser usado no sistema Saleor" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", - "string": "Organization" + "string": "Empresa" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "Classe do Atributo" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "Conteúdo do Atributo" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "Atributo de Produto" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", "string": "Criar Novo Atributo" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Usar em Navegação" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Propriedades da Vitrine" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Propriedades do Painel de Controle" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Posição na navegação" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Se habilitado este atributo pode ser usado como uma coluna na tabela de produto" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Adicionar às opções de Colunas" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Se habilitado este atributo pode ser usado como uma coluna na tabela de produto" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Propriedades do Painel de Controle" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Uso em Filtragem" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Se habilitado, este atributo pode ser utilizado como filtro na lista de produtos." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Usar em Navegação" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Propriedades da Vitrine" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Posição na navegação" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Público" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "Se habilitado, atributo estará acessível pelos clientes" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Imagem" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Tem certeza de que deseja excluir o valor \"{name}\" ?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Atribuir valor" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Atributo criado com sucesso" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Atributos excluídos com sucesso" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "Entrar" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Senha" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Esqueceu a senha?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Desculpe, seu nome de usuário e/ou senha estão incorretos. Por favor, tente novamente." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Redefinir sua senha" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nova senha" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Por favor, defina uma nova senha." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Definir nova senha" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirmar Senha" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "As senhas não coincidem" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Esqueceu sua senha? Não se preocupe, nós vamos redefinir para você." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Enviar Instruções" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Redefinir senha" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Voltar para o login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Redefinir senha" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Sucesso! Em alguns minutos você irá receber uma mensagem com as instruções de como redefinir sua senha." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Voltar" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancelar" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelado" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catálogo" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No de Produtos" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Preço" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Nenhum produto encontrado." }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Disponibilidade" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Nome" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Adicionar produto" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Produtos em {categoryName}" @@ -1139,7 +1446,7 @@ "string": "Deletar produtos" }, "src_dot_categories_dot_views_dot_3296953393": { - "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." + "string": "Lembre-se de que isso também liberará todos os produtos atribuídos a esta categoria, tornando-os indisponíveis na loja." }, "src_dot_categories_dot_views_dot_3488150607": { "string": "Lembre-se de que isso irá deletar todos os produtos vinculados nesta categoria." @@ -1152,7 +1459,7 @@ "string": "Tem certeza de que deseja excluir {categoryName}?" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { - "string": "{counter,plural,one {Você tem certeza que deseja deletar esta categoria?} other {Tem certeza que você deseja deletar {displayQuantity} categorias?}}" + "string": "{counter,plural,one {Tem certeza que deseja excluir esta categoria?} other {Tem certeza que deseja excluir {displayQuantity} categorias?}}" }, "src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": { "string": "Lembre-se de que isso irá deletar todos os produtos vinculados nesta categoria." @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Deletar categorias" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Canais" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilidade" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Excluir Canal" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", - "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" + "string": "Excluir o canal excluirá todos os dados de produtos relativos a este canal. Tem certeza de que deseja excluir este canal?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "Todas as informações do pedido deste canal precisam ser movidas para um canal diferente. Por favor selecione os pedidos do canal que devem ser movidos para :." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", - "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." + "string": "Não há canal disponível para mover as informações do pedido. Crie um canal com a mesma moeda para que as informações possam ser movidas para ele." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Selecionar Canal" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Configurações do Canal" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,29 +1527,32 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Copiar" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Moeda" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Nome do canal" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Selecione um canal" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Nome do canal" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", - "string": "Inactive" + "string": "Inativo" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", @@ -1231,11 +1560,11 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Desativar" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Status do Canal" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", @@ -1243,14 +1572,46 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Ativar" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Nome do Canal" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "Nenhum canal encontrado" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", @@ -1258,7 +1619,10 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Criar Canal" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,27 +1630,33 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Novo Canal" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Criar Canal" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Detalhes do canal" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Canal excluído" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Canal excluído" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Escolher arquivo" }, "src_dot_clear": { "context": "button", "string": "Limpar" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Coleções" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Todas as Coleções" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Pesquisar Coleção" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Disponibilidade" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Nenhum produto encontrado." }, @@ -1400,7 +1782,7 @@ "string": "Excluir produto da coleção" }, "src_dot_collections_dot_views_dot_3576236500": { - "string": "Manage Collection Channel Availability" + "string": "Gerenciar a Disponibilidade do Canal de Coleção" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", @@ -1475,70 +1857,120 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Área do país" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Atribuir atributos" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Nenhum resultado encontrado" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Pesquisar Atributos" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Pesquisar por nome do atributo" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Atribuir Atributo" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Nenhum resultado encontrado" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Atribuir" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { "context": "dialog header", - "string": "Assign Category" + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Pesquisar por nome de categoria, etc...." + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { + "context": "dialog header", + "string": "Atribuir Categoria" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Pesquisar Categoria" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Pesquisar por nome da coleção, etc...." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Pesquisar por nome de categoria, etc...." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Atribuir coleção" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Pesquisar Coleção" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Pesquisar por nome da coleção, etc...." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", - "string": "Assign" + "string": "Atribuir" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Atribuir produtos" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Pesquisar por nome do produto, atributo, tipo do produto, etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Pesquisar Produtos" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Pesquisar por nome do produto, atributo, tipo do produto, etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Atribuir Produto" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { - "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Pesquisar por nome do produto, atributo, tipo do produto, etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", + "string": "Tem certeza que deseja desatribuir {attributeName} de {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atributos" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Valores" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valor" @@ -1559,113 +1995,112 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Sem resultados" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visível" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Oculto" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { - "string": "Select channels you want for {contentType} to be available on" + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { - "string": "Select all channels" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { - "string": "Channels A to Z" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { - "string": "Search through channels" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "escondido" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { - "context": "product status title", - "string": "Available in {count}/{allCount}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "desde {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publicar em" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Definir data de publicação" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { "context": "section header", "string": "Disponibilidade" }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + "string": "Disponível em {count} de {allCount, plural, one {# channel} outros {# channels}}" }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { "context": "section header button", - "string": "Manage" + "string": "Gerenciar" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Mostrar nas listas de produtos" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "desde {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publicar em" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Desativar esta caixa de seleção removerá o produto das páginas de pesquisa e categoria. Estará disponível nas páginas da coleção." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Disponível em" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Definir data de publicação" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { + "string": "Selecione os canais que deseja para {contentType} esteja disponível em" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { + "string": "Nenhum canal encontrado" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { + "string": "Selecionar todos os canais" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { + "string": "Canais de A a Z" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { + "string": "Pesquisar canais" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Pesquisar canais" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Selecione os canais que deseja para {contentType} esteja disponível em" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { + "context": "product status title", + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicado " + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Área do país" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Erro" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Paises" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Tem certeza que você deseja {name} das tabs de pesquisa?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Loja" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Brinque com GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Erro" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Voltar para a página inicial" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Painel de controle" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Erro" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Não se preocupe, tudo ficará bem" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Nós encontramos um problema..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Sem resultados" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "igual a" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "e" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Mostrar mais" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "entre" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtros" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "e" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtros" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Salvar alterações" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Arraste até aqui para efetuar o upload" @@ -1791,50 +2260,38 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Adicionar" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valor" }, "src_dot_components_dot_Metadata_dot_1509432322": { "context": "header", - "string": "Metadata" + "string": "Metadados" }, "src_dot_components_dot_Metadata_dot_1535223586": { "context": "header", - "string": "Private Metadata" + "string": "Metadados Privados" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", - "string": "Field" + "string": "Campo" + }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", - "string": "Add Field" + "string": "Adicionar Campo" }, "src_dot_components_dot_Metadata_dot_4190792473": { "context": "table action", "string": "Ações" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "para {money}" @@ -1858,7 +2315,7 @@ "string": "Nenhum resultado encontrado" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { - "string": "Navigator" + "string": "Navegador" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", @@ -1992,8 +2449,16 @@ "context": "button", "string": "Voltar para a Dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { - "string": "Price cannot be lower than 0" + "string": "Preço não pode ser menor que 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { "string": "Nenhum resultado encontrado" @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selecionado {number} itens" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Enviar" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Deixa sua anotação aqui..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Sair" @@ -2076,10 +2548,10 @@ }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", - "string": "Enable Dark Mode" + "string": "Habilitar Modo Escuro" }, "src_dot_components_dot_VisibilityCard_dot_1311467573": { - "string": "Show in product listings" + "string": "Mostrar nas listas de produtos" }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", @@ -2094,11 +2566,11 @@ "string": "Publicar em" }, "src_dot_components_dot_VisibilityCard_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + "string": "Desativar esta caixa de seleção removerá o produto das páginas de pesquisa e categoria. Estará disponível nas páginas da coleção." }, "src_dot_components_dot_VisibilityCard_dot_2699516026": { "context": "available on date", - "string": "Set available on" + "string": "Disponível em" }, "src_dot_components_dot_VisibilityCard_dot_292404896": { "string": "Definir data de publicação" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Desfazer" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2142,51 +2610,67 @@ "string": "Configurações de Entrega" }, "src_dot_configuration_dot_1742602794": { - "string": "Attributes and Product Types" + "string": "Atributos e tipos de produto" }, "src_dot_configuration_dot_3140151600": { "string": "Configurações da Equipe" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "Gerenciamento de Conteúdo" }, "src_dot_configuration_dot_3655543906": { "string": "Configurações do Produto" }, "src_dot_configuration_dot_887806978": { - "string": "Multichannel" + "string": "Multicanal" }, "src_dot_confirm": { "context": "button", "string": "Confirmar" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": { - "string": "Product Export Failed" + "string": "Falha na Exportação do Produto" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText": { - "string": "Product export has finished and was sent to your email address." + "string": "A exportação do produto foi concluída e enviada para o seu endereço de e-mail." }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedTitle": { "context": "csv file exporting has finished, header", - "string": "Exporting CSV finished" + "string": "Exportação CSV concluída" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText": { - "string": "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!" + "string": "A fatura solicitada foi gerada. Ela foi adicionada ao topo da lista de faturas nesta visualização. Aproveite!" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": { "context": "invoice generating has finished, header", - "string": "Invoice Generated" + "string": "Fatura Gerada" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": { "context": "dialog header, title", - "string": "Invoice Generation" + "string": "Geração de Fatura" + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Atualizar" + }, + "src_dot_continue": { + "context": "button", + "string": "Continuar" }, "src_dot_create": { "context": "button", "string": "Criar" }, "src_dot_customApps": { - "string": "Local Apps" + "string": "Aplicativos Locais" }, "src_dot_customers": { "context": "customers section name", @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Adicionar Endereço" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "Catálogo de Endereços de {fullName}" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Adicionar Endereço" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Este cliente não tem nenhum endereço adicionado ao catálogo de endereços. Você pode adicionar um endereço usando o botão abaixo." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "Catálogo de Endereços de {fullName}" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Detalhes de {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Não há endereço para exibição para este cliente" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Endereço Padrão" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Endereço de Cobrança Padrão" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Definir como endereço de entrega padrão" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Endereço de Entrega Padrão" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Excluir Endereço" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Editar Endereço " + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Definir como endereço de cobrança padrão" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Endereço de Entrega Padrão" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Definir como endereço de entrega padrão" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2248,7 +2744,7 @@ "string": "Endereço" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": { - "string": "This customer has no addresses yet" + "string": "Este cliente ainda não tem endereço" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", @@ -2259,11 +2755,11 @@ "string": "Endereço Primário" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": { - "string": "The primary address of this customer." + "string": "O endereço primário deste cliente." }, "src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": { "context": "header", - "string": "Customer Overview" + "string": "Visão Geral do Cliente" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": { "context": "notes about customer header", @@ -2274,7 +2770,7 @@ "string": "Nota" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": { - "string": "Enter any extra infotmation regarding this customer." + "string": "Insira qualquer informação extra sobre este cliente." }, "src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": { "context": "page header", @@ -2282,7 +2778,7 @@ }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": { "context": "check to mark this account as active", - "string": "User account active" + "string": "Conta de usuário ativa" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": { "context": "section subheader", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Nota" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Informações de Contato" + "string": "Informação de Contato" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Pesquisar Cliente" @@ -2313,16 +2809,16 @@ }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": { "context": "customer", - "string": "Join Date" + "string": "Data de Inscrição" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": { "string": "Número de Pedidos" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "Número de Pedidos" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { - "string": "No customers found" + "string": "Nenhum cliente encontrado" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": { "string": "E-mail do cliente" @@ -2340,7 +2836,7 @@ }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": { "context": "number of order", - "string": "No. of Order" + "string": "Núm. do Pedido" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": { "context": "button", @@ -2355,7 +2851,7 @@ "string": "Total" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "Nenhum pedido encontrado" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { "string": "Ultimo login" @@ -2365,7 +2861,7 @@ }, "src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": { "context": "section header", - "string": "Customer History" + "string": "Histórico do Cliente" }, "src_dot_customers_dot_views_dot_1927691511": { "context": "delete customer, dialog content", @@ -2387,13 +2883,13 @@ "string": "Tem certeza de que deseja excluir este endereço do catálogo de endereços do usuário?" }, "src_dot_customers_dot_views_dot_3901579344": { - "string": "Customer Removed" + "string": "Cliente Removido" }, "src_dot_customers_dot_views_dot_3970234993": { "string": "Cliente criado" }, "src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": { - "string": "{counter,plural,one {Are you sure you want to delete this customer?} other {Are you sure you want to delete {displayQuantity} customers?}}" + "string": "{counter,plural,one {Tem certeza que deseja excluir este cliente? } other {Tem certeza que deseja excluir {displayQuantity} clientes? }}" }, "src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": { "context": "dialog header", @@ -2402,55 +2898,68 @@ "src_dot_dashboard": { "string": "Painel de controle" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Excluir" }, "src_dot_demo": { "context": "notification message after log in", - "string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes." + "string": "Só para você saber ... Você está no modo de demonstração. Você pode brincar com o painel de controle, mas não pode salvar as alterações." }, "src_dot_description": { "string": "Descrição" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Descontos" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Nome da categoria" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Nenhuma categoria encontrada" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produtos" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Atribuir categorias" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Atribuir coleções" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Categorias Elegíveis" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Coleção não encontrada" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Nenhuma categoria encontrada" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nome da Categoria" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produtos" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Nome da coleção" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Atribuir coleções" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", - "string": "Eligible Collections" + "string": "Coleções Elegíveis" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Coleção não encontrada" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nome da Coleção" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produtos" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", @@ -2458,14 +2967,14 @@ }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2110418881": { "context": "search box placeholder", - "string": "Search by country name" + "string": "Pesquisar pelo nome do país" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": { - "string": "Choose countries, you want voucher to be limited to, from the list below" + "string": "Escolha os países aos quais deseja que o cupom seja limitado, na lista abaixo" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": { "context": "search box label", - "string": "Filter Countries" + "string": "Filtrar Países" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2747492886": { "context": "button", @@ -2477,32 +2986,59 @@ }, "src_dot_discounts_dot_components_dot_DiscountDates_dot_1596226028": { "context": "voucher end date, switch button", - "string": "Set end date" + "string": "Definir data de término" }, "src_dot_discounts_dot_components_dot_DiscountDates_dot_1662220323": { "context": "time during discount is active, header", "string": "Datas Ativas" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Nenhum produto encontrado." - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Atribuir produtos" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Produtos Elegíveis" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nenhum produto encontrado." + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Disponibilidade" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Nome do Produto" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Tipo de produto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nenhuma variação encontrada." + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Nome do Produto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Tipo de produto" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2513,7 +3049,7 @@ "string": "Nome" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": { - "string": "Search Sale" + "string": "Pesquisar Venda" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": { "context": "button", @@ -2527,13 +3063,17 @@ "context": "sale status", "string": "Ativo" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expirado" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "Quantia Fixa" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": { "context": "discount type", @@ -2560,14 +3100,14 @@ }, "src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": { "context": "sale end date", - "string": "Ends" + "string": "Termina" }, "src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": { "string": "Nenhuma venda encontrada" }, "src_dot_discounts_dot_components_dot_SaleList_dot_47059407": { "context": "sale start date", - "string": "Starts" + "string": "Inicia" }, "src_dot_discounts_dot_components_dot_SaleList_dot_636461959": { "context": "sale name", @@ -2591,7 +3131,7 @@ }, "src_dot_discounts_dot_components_dot_SaleType_dot_46415128": { "context": "discount type", - "string": "Fixed Amount" + "string": "Quantia Fixa" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": { "context": "sale value, header", @@ -2603,14 +3143,14 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": { "context": "channels sale info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Os canais que não têm descontos atribuídos usarão seu canal pai para definir o preço. O preço será convertido para a moeda do canal" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "Nenhum canal encontrado" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nome do canal" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", @@ -2618,17 +3158,17 @@ }, "src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": { "context": "voucher end date, switch button", - "string": "Set end date" + "string": "Definir data de término" }, "src_dot_discounts_dot_components_dot_VoucherDates_dot_1662220323": { "context": "time during voucher is active, header", "string": "Datas Ativas" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2071139683": { - "string": "Voucher applies to all countries" + "string": "Cupom se aplica a todos os países" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": { - "string": "Voucher is limited to these countries" + "string": "Cupom é limitado a estes países" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": { "context": "voucher country range", @@ -2653,27 +3193,36 @@ "context": "voucher code, button", "string": "Gerar Código" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", - "string": "Limit to one use per customer" + "string": "Limitar a um uso por cliente" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limite o número de vezes que este desconto pode ser usado no total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limite de Usuários" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Limite de Uso" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limite de Usuários" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", "string": "Todos os Cupons" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": { - "string": "Search Voucher" + "string": "Pesquisar Cupom" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": { "context": "button", @@ -2683,13 +3232,17 @@ "context": "voucher status", "string": "Ativo" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expirado" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "Quantia Fixa" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": { "context": "discount type", @@ -2709,7 +3262,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": { "context": "voucher", - "string": "Times used" + "string": "Contagem de Utilização" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": { "string": "Tipo do Desconto" @@ -2720,19 +3273,19 @@ }, "src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": { "context": "minimum amount of spent money to activate voucher", - "string": "Min. Spent" + "string": "Gasto Mínimo" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": { "context": "voucher is active until date", - "string": "Ends" + "string": "Termina" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": { "context": "voucher uses", - "string": "Uses" + "string": "Utilizações" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": { "context": "voucher is active from date", - "string": "Starts" + "string": "Inicia" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": { "context": "voucher code", @@ -2746,11 +3299,11 @@ "string": "Valor" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Os canais que não têm descontos atribuídos usarão seu canal pai para definir o preço. O preço será convertido para a moeda do canal" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": { "context": "voucher requirements, header", - "string": "Minimum Requirements" + "string": "Requisitos Mínimos" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": { "context": "voucher has no requirements", @@ -2758,18 +3311,18 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": { "context": "voucher requirement", - "string": "Minimum quantity of items" + "string": "Quantidade mínima de ítens" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "Nenhum canal encontrado" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nome do canal" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", - "string": "Minimal order value" + "string": "Valor mínimo do pedido" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": { "context": "voucher value", @@ -2777,7 +3330,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": { "context": "voucher value requirement", - "string": "Min. Order Value" + "string": "Valor Mínimo do Pedido" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": { "context": "voucher", @@ -2805,7 +3358,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": { "context": "voucher discount type", - "string": "Fixed Amount" + "string": "Quantia Fixa" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", @@ -2820,23 +3373,23 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": { "context": "voucher application, switch button", - "string": "Only once per order" + "string": "Apenas uma vez por pedido" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Os canais que não têm descontos atribuídos usarão seu canal pai para definir o preço. O preço será convertido para a moeda do canal" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": { - "string": "Voucher Specific Information" + "string": "Informações Específicas do Cupom" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "Nenhum canal encontrado" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { - "string": "If this option is disabled, discount will be counted for every eligible product" + "string": "Se esta opção estiver desabilitada, o desconto será dado para todo produto elegível" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nome do canal" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2851,108 +3404,139 @@ "string": "Envio" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": { - "string": "Successfully created sale" + "string": "Venda criada com sucesso" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { - "string": "Manage Sales Channel Availability" + "string": "Gerenciar a disponibilidade do canal de vendas" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Gerenciar a disponibilidade do canal" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Venda removida" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Tem certeza de que deseja excluir {saleName}?" + "string": "Venda removida" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Excluir Venda" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Cancelar atribuição de categorias da venda" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Tem certeza de que deseja excluir {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", - "string": "Delete Sales" + "string": "Excluir Vendas" }, "src_dot_discounts_dot_views_dot_SaleList_dot_372098008": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}" + "string": "{counter,plural,one {Tem certeza de que deseja excluir esta venda?} other {Tem certeza de que deseja excluir {displayQuantity} vendas?}}" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Gerenciar a disponibilidade do canal de produtos" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Cupom criado com sucesso." }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Apagar cupom" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", - "string": "Unassign Collections From Voucher" + "string": "Cancelar a atribuição de coleções do cupom" + }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", - "string": "Unassign Products From Voucher" + "string": "Cancelar a atribuição de produtos do cupom" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + "string": "{counter,plural,one {Tem certeza de que deseja cancelar a atribuição desta categoria?} other {Tem certeza de que deseja cancelar a atribuição de {displayQuantity} categorias?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": { "context": "dialog header", - "string": "Unassign Categories From Voucher" + "string": "Cancelar atribuição de categorias do cupom" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Tem certeza de que deseja cancelar a atribuição deste produto?} other {Tem certeza de que deseja cancelar a atribuição de {displayQuantity} produtos?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", "string": "Tem certeza de que deseja excluir {voucherCode}?" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "string": "Gerenciar a disponibilidade do canal" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Tem certeza de que deseja cancelar a atribuição desta coleção?} other {Tem certeza de que deseja cancelar a atribuição de {displayQuantity} coleções?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "Excluir Cupom" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this voucher?} other {Are you sure you want to delete {displayQuantity} vouchers?}}" + "string": "{counter,plural,one {Tem certeza que deseja excluir este cupom?} other {Tem certeza que deseja excluir {displayQuantity} cupons?}}" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": { "context": "dialog header", - "string": "Delete Vouchers" + "string": "Excluir Cupons" }, "src_dot_done": { "context": "button", @@ -2964,27 +3548,30 @@ }, "src_dot_draftOrders": { "context": "draft orders section name", - "string": "Draft Orders" + "string": "Rascunhos de Pedidos" }, "src_dot_drafts": { - "string": "Drafts" + "string": "Rascunhos" }, "src_dot_edit": { "context": "button", "string": "Editar" }, "src_dot_email": { - "string": "Endereço de E-mail" + "string": "Email address" }, "src_dot_endDate": { "string": "Data Final" }, "src_dot_endHour": { - "string": "End Hour" + "string": "Hora de Término" + }, + "src_dot_error": { + "string": "Erro" }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", - "string": "Exchange Rates" + "string": "Taxas de câmbio" }, "src_dot_firstName": { "string": "Nome" @@ -2994,33 +3581,674 @@ "string": "Completo" }, "src_dot_generalInformations": { - "string": "General Information" + "string": "Informações Gerais" + }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Cliente" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Nota" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exportando CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Alterar" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "detalhes" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expirado" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "detalhes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Montante" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Moeda" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produto" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Excluir" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Desativar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Ativar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produto" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Configurações" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" }, "src_dot_home": { "context": "home section name", "string": "Início" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": { - "string": "Order #{orderId} was placed from draft by {userEmail}" + "string": "O pedido nº {orderId} foi feito a partir do rascunho por {userEmail}" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email": { - "string": "Order #{orderId} was placed from draft" + "string": "O pedido nº {orderId} foi feito a partir do rascunho" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": { - "string": "Order #{orderId} was fully paid" + "string": "O pedido nº {orderId} foi totalmente pago" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { - "string": "Order #{orderId} was placed" + "string": "O pedido nº {orderId} foi feito" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Nenhum pedido pronto para faturar." + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Sem pagamentos para serem realizados." + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" }, "src_dot_hooks_dot_3382262667": { - "string": "Variant {name} has been set as default." + "string": "Variação {name} foi configurada como padrão." + }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" }, "src_dot_lastName": { "string": "Sobrenome" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", - "string": "Manage" + "string": "Gerenciar" }, "src_dot_navigation": { "context": "navigation section name", @@ -3028,7 +4256,7 @@ }, "src_dot_nextStep": { "context": "go to next step, button", - "string": "Next" + "string": "Próximo" }, "src_dot_no": { "string": "Não" @@ -3045,41 +4273,120 @@ "context": "orders section name", "string": "Pedidos" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" + "string": "Canal de Vendas" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancelar Pedidos" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": { - "string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}" + "string": "{counter,plural,one {Tem certeza de que deseja cancelar este pedido?} other {Tem certeza de que deseja cancelar {displayQuantity} pedidos?}}" }, "src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": { - "string": "Cancelling this order will release unfulfilled stocks, so they can be bought by other customers. Order will not be refunded when cancelling order - You need to do it manually. Are you sure you want to cancel this order?" + "string": "O cancelamento deste pedido liberará o estoque, para que possam ser comprados por outros clientes.O pedido não será reembolsado ao cancelar o pedido - Você precisa fazer isso manualmente. Tem certeza que deseja cancelar este pedido?" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": { "context": "dialog header", - "string": "Saleor couldn’t cancel order" + "string": "O sistema não pôde cancelar o pedido" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": { - "string": "There are still fulfillments created for this order. Cancel the fulfillments first before you cancel the order." + "string": "Ainda há faturamentos criadas para este pedido. Cancele as entregas antes de cancelar o pedido." }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" + "string": "Canal de Vendas" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Endereço de cobrança" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Adicionar novo endereço" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Nenhum resultado encontrado" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Endereço de entrega" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { - "string": "No notes from customer" + "string": "Nenhuma anotação pelo cliente" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": { "context": "notes about customer, header", @@ -3113,17 +4420,64 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Endereço de Cobrança" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Pedido #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancelar pedido" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Adicionar" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Valor de descontro" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Quantia Fixa" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Valor inválido" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Porcentagem" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", - "string": "Delete Daft Order" + "string": "Excluir Rascunho do Pedido" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": { "string": "Tem certeza de que deseja excluir o rascunho #{orderNumber}?" @@ -3140,38 +4494,56 @@ "string": "Quantidade" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": { - "string": "No Products added to Order" + "string": "Nenhum produto adicionado ao pedido" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": { "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Adicionar transportadora" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Desconto" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { - "string": "No applicable shipping carriers" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", + "string": "Nenhuma transportadora aplicável" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Impostos (IVA incluído)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { "context": "section header", - "string": "Order Details" + "string": "Detalhes do Pedido" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": { "context": "button", "string": "Adicionar produtos" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Criar pedido" @@ -3181,21 +4553,21 @@ "string": "Todos os Rascunhos" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": { - "string": "Search Draft" + "string": "Pesquisar Rascunho" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", - "string": "Created" + "string": "Criado" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": { "context": "draft order", "string": "Cliente" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": { - "string": "No draft orders found" + "string": "Nenhum rascunho de pedidos encontrado" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { - "string": "No. of Order" + "string": "Núm. do Pedido" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": { "string": "Cliente" @@ -3214,76 +4586,118 @@ }, "src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": { "context": "button", - "string": "Finalize" + "string": "Finalizar" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Faturar" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Pedido" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", + "string": "Pedido #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Nº do pedido {orderNumber} - Adicionar Faturamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Ítens prontos para despacho" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Sem estoque" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", "string": "Nome do Produto" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantidade para faturar" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", - "string": "Order #{orderNumber}" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Enviar detalhes de envio para o cliente" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Faturar" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Adicionar rastreamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Editar rastreamento" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Código de Rastreamento: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Enviar detalhes de envio para o cliente" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { - "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." + "string": "Tem certeza de que deseja cancelar o faturamento? O cancelamento de um faturamento reabastecerá os produtos em um depósito selecionado." }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", - "string": "Select Warehouse" + "string": "Selecionar Depósito" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", "string": "Cancelar faturamento" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Quantidade" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Código de rastreamento" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nome do Produto" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Código de rastreamento" @@ -3292,82 +4706,21 @@ "context": "dialog header", "string": "Adicionar Código de Rastreio" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Adicionar rastreamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Preço" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produto" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Editar rastreamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Quantidade" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Código de Rastreamento: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancelar faturamento" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", - "string": "Order address was updated" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" + "string": "Endereço do pedido foi atualizado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", - "string": "Order was marked as paid" + "string": "Pedido foi marcado como pago" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": { "context": "order history message", - "string": "Fulfilled {quantity} items" + "string": "Faturados {quantidade} itens" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": { "context": "order history message", - "string": "Fulfillment was cancelled" + "string": "Faturamento foi cancelado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": { "context": "order history message", @@ -3375,35 +4728,43 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": { "context": "order history message", - "string": "Links to the order's digital goods were sent" + "string": "Links para os produtos digitais do pedido foram enviados" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": { "context": "order history message", - "string": "Order was created from draft" + "string": " O pedido foi criado a partir do rascunho" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": { "context": "order history message", - "string": "Payment confirmation was sent to customer" + "string": "Confirmação de pagamento foi enviado ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": { "context": "order history message", - "string": "Restocked {quantity} items" + "string": "Reabastecidos {quantidade} itens" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": { "context": "order history message", - "string": "Note was added to the order" + "string": "Uma nota foi adicionada ao pedido" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", - "string": "Order confirmation was sent to customer" + "string": "A confirmação do pedido foi enviada ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085": { "context": "order history message", - "string": "Invoice was requested by {requestedBy}" + "string": "A fatura foi solicitada por {requestBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": { "context": "order history message", - "string": "Payment was voided" + "string": "Pagamento foi cancelado" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", @@ -3411,107 +4772,124 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_276183305": { "context": "order history message", - "string": "Order was confirmed" + "string": "Pedido foi confirmado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", - "string": "Payment was captured" + "string": "Pagamento foi capturado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": { "context": "order history message", - "string": "Fulfillment confirmation was sent to customer" + "string": "A confirmação de faturamento foi enviada ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": { "context": "order history message", - "string": "Draft order was created" + "string": "O rascunho do pedido foi criado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": { "context": "order history message", - "string": "Payment was authorized" + "string": "Pagamento foi autorizado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": { "context": "order history message", - "string": "Shipping tracking number was sent to customer" + "string": "Número de rastreio foi enviado ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": { "context": "order history message", "string": "O pagamento foi reembolsado" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", - "string": "Order was refunded by {refundedBy}" + "string": "Pedido foi reembolsado por {refundedBy}" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was updated" + "string": "Fatura {invoiceNumber} foi atualizada" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": { - "string": "Order History" + "string": "Histórico de pedidos" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": { "context": "order history message", - "string": "Oversold {quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" + "string": "{quantity} itens vendidos extra" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", - "string": "Order refund information was sent to customer" + "string": "As informações de reembolso do pedido foram enviadas ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": { "context": "order history message", - "string": "Updated fulfillment group's tracking number" + "string": "Número de rastreio do grupo de faturamento atualizado" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": { "context": "order history message", - "string": "Payment failed" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" + "string": "Falha no pagamento" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", - "string": "Order cancel information was sent to customer" + "string": "Informações de cancelamento do pedido foram enviadas ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": { "context": "order history message", - "string": "Shipping details was sent to customer" + "string": "Detalhes do envio foram enviados ao cliente" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_748112244": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was generated by {generatedBy}" + "string": "Fatura nº {invoiceNumber} foi gerada por {generatedBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_88351908": { "context": "order history message", - "string": "Invoice was sent to customer by {sentBy}" + "string": "A fatura foi enviada ao cliente por {sentBy} " }, "src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": { "context": "order history message", - "string": "Order was cancelled" + "string": "Pedido foi cancelado" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { - "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" + "string": "Tem certeza de que deseja enviar esta fatura: {invoiceNumber} para o cliente?" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": { "context": "dialog header", - "string": "Send Invoice" + "string": "Enviar Fatura" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204": { "context": "section header", - "string": "Invoices" + "string": "Faturas" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235": { "context": "invoice create date prefix", "string": "criado" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960": { - "string": "No invoices to be shown" + "string": "Número de faturas para exibição" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", @@ -3519,40 +4897,68 @@ }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", - "string": "Generate" + "string": "Gerar" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", - "string": "Order Settings" + "string": "Configurações do Pedido" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": { "context": "button", "string": "Criar pedido" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": { - "string": "Search Orders..." + "string": "Pesquisar Pedidos..." }, "src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": { "context": "tab name", "string": "Todos os Pedidos" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Cliente" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", - "string": "Created" + "string": "Criado" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { - "string": "Fulfillment status" + "string": "Status do faturamento" }, "src_dot_orders_dot_components_dot_OrderList_dot_2743232155": { "context": "payment status", "string": "Pagamento" }, "src_dot_orders_dot_components_dot_OrderList_dot_2889196282": { - "string": "No. of Order" + "string": "Núm. do Pedido" }, "src_dot_orders_dot_components_dot_OrderList_dot_3426593715": { "context": "e-mail or full name", @@ -3567,21 +4973,21 @@ "string": "Total" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "Nenhum pedido encontrado" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", - "string": "Transaction reference" + "string": "Referência de transação" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563": { - "string": "Please provide a transaction reference using the input below:" + "string": "Forneça uma referência de transação usando a entrada abaixo:" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861": { - "string": "You're going to mark this order as paid." + "string": "Você vai marcar este pedido como pago." }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": { "context": "dialog header", - "string": "Mark Order as Paid" + "string": "Marcar Pedido como Pago" }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": { "context": "dialog header", @@ -3592,71 +4998,99 @@ "string": "Montante" }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": { - "string": "Are you sure you want to void this payment?" + "string": "Tem certeza de que deseja cancelar este pagamento?" }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": { "context": "dialog header", - "string": "Void Payment" + "string": "Cancelar Pagamento" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Envio" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} itens" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Quantidade capturada" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Vazio" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Restituição" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Sinalizar como pago" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Desconto" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Quantidade pré-autorizada" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Impostos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Receber" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Quantidade capturada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Desconto" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} itens" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Sinalizar como pago" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Saldo excepcional" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Status do pagamento" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Quantidade pré-autorizada" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Valor reembolsado" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Envio" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "não aplica" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "não aplica" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Impostos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "IVA incluido" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Cupom" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3666,79 +5100,33 @@ }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": { "context": "dialog header", - "string": "Add Product" + "string": "Adicionar Produto" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Pesquisar Produtos" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Preço" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produto" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Quantidade" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Restituição" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Montante" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3753,15 +5141,11 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Qtd reembolsada" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" - }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" + "string": "Defina as quantidades máximas" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3769,11 +5153,23 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Valor impróprio" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Faturamento" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", - "string": "Order no. {orderNumber} - Refund" + "string": "Nº do pedido {orderNumber} - Reembolso" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", @@ -3781,7 +5177,91 @@ }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", - "string": "Order #{orderNumber}" + "string": "Pedido #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Montante Reembolsado" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Reembolsar {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Quantidade Automática" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Quantidade Manual" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Reembolsar custos de envio" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "O valor não pode ser maior do que o reembolso máximo" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "O valor deve ser maior que 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Quantidade Autorizada" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Montante" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Reembolso máximo" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Reembolsado anteriormente" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Valor de reembolso proposto" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Restituição" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Reembolsar valor total" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3789,7 +5269,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", - "string": "Unfulfilled Products" + "string": "Produtos não faturados" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { "string": "Nenhum produto encontrado." @@ -3800,15 +5280,15 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", - "string": "Unfulfilled products will be restocked" + "string": "Produtos não faturados serão devolvidos ao estoque" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Qtd reembolsada" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" + "string": "Defina as quantidades máximas" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3816,163 +5296,250 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Valor impróprio" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773": { "context": "section header", - "string": "Refund Order" + "string": "Pedido de Reembolso" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous": { "context": "refund type", - "string": "Miscellaneous Refund" + "string": "Reembolso Diverso" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": { "context": "refund type", - "string": "Refund Products" + "string": "Produtos de Reembolso" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Preço" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produto" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Substituir" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Defina as quantidades máximas" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelado ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Faturado ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Valor impróprio" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Reembolsado ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Não faturado" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Pedido #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", - "string": "Order settings" + "string": "Configurações do Pedido" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217": { - "string": "General Settings" + "string": "Configurações Gerais" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", "string": "Configurações" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", - "string": "All orders will be automatically confirmed and all payments will be captured." + "string": "Todos os pedidos serão confirmados automaticamente e todos os pagamentos serão capturados." }, "src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": { "context": "checkbox label", - "string": "Automatically confirm all orders" + "string": "Confirmar automaticamente todos os pedidos" }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", - "string": "Edit Shipping Method" + "string": "Editar Método de Envio" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Preço" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produto" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Faturar" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Quantidade" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { - "string": "We’re generating the invoice you requested. Please wait a couple of moments" + "string": "Estamos gerando a fatura que você solicitou. Por favor, aguarde um momento" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": { - "string": "Payment successfully captured" + "string": "Pagamento capturado com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": { - "string": "Draft order successfully finalized" + "string": "Rascunho do pedido finalizado com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": { - "string": "Order line deleted" + "string": " Linha de pedido excluída" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": { - "string": "Fulfillment successfully updated" + "string": "Faturamento atualizado com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": { - "string": "Order line updated" + "string": "Linha de pedido atualizada" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": { "string": "Pedido sinalizado como pago" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": { - "string": "Order line added" + "string": "Linha do pedido adicionada" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": { - "string": "Order successfully cancelled" + "string": "Pedido cancelado com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": { - "string": "Note successfully added" + "string": "Anotação adicionada com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": { - "string": "Order payment successfully voided" + "string": "Pagamento do pedido cancelado com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { - "string": "Order successfully updated" + "string": "Pedido atualizado com sucesso" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { - "string": "Invoice email sent" + "string": "E-mail da fatura enviado" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { - "string": "Invoice is Generating" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" + "string": "Fatura está sendo gerada" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { - "string": "Shipping method successfully updated" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" + "string": "Forma de envio atualizada com sucesso" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "string": "Faturamento cancelado com sucesso" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "Rascunho do pedido # {orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Pedido #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Pedido #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", - "string": "Delete Order Drafts" + "string": "Excluir rascunhos de pedido" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": { - "string": "Deleted draft orders" + "string": "Excluir pedidos de rascunho" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Rascunho do pedido criado com sucesso" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this order draft?} other {Are you sure you want to delete {displayQuantity} order drafts?}}" + "string": "{counter,plural,one {Tem certeza que deseja excluir este rascunho de pedido?} other {Tem certeza que deseja excluir {displayQuantity} rascunhos de pedido?}}" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": { "context": "window title", - "string": "Fulfill Order #{orderNumber}" + "string": "Faturar pedido nº {orderNumber}" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": { "context": "order fulfilled success message", - "string": "Fulfilled Items" + "string": " Itens Faturados" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": { "context": "window title", - "string": "Fulfill Order" + "string": "Faturar Pedido" }, "src_dot_orders_dot_views_dot_OrderList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Rascunho do pedido criado com sucesso" }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", - "string": "Refunded Items" + "string": "Itens Reembolsados" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" }, "src_dot_pageTypes": { "context": "page types section name", - "string": "Page Types" + "string": "Tipos de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { "string": "Nenhum atributo encontrado" @@ -3990,84 +5557,80 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Atributos de conteúdo" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": { "context": "delete page types with its pages", - "string": "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {Os tipos de página que você deseja excluir são usados ​​por algumas páginas. Excluir esses tipos de página também excluirá essas páginas. Tem certeza de que deseja excluir este tipo de página ? Depois de fazer isso, você não poderá reverter as alterações.} other {Os tipos de página que você deseja excluir são usados ​​por algumas páginas. Excluir esses tipos de página também excluirá essas páginas. Tem certeza de que deseja excluir {displayQuantity} tipos de página ? Depois de fazer isso, você não poderá reverter as alterações.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": { "context": "dialog header", - "string": "Delete Page Types" + "string": "Excluir Tipos de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141": { "context": "delete page types", - "string": "{counter,plural,one {Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {Tem certeza de que deseja excluir este tipo de página? Depois de fazer isso, você não poderá reverter as alterações.} other {Tem certeza de que deseja excluir {displayQuantity} tipos de página? Depois de fazer isso, você não poderá reverter as alterações.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Estas são informações gerais sobre este tipo de conteúdo." }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Metadados" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Criar Tipo de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Estas são informações gerais sobre este tipo de conteúdo." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Metadados" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { - "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." + "string": "Esta lista exibe todos os atributos que serão atribuídos às páginas que possuem este tipo de página atribuído." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Atributos de conteúdo" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { - "string": "Content Type Name" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" + "string": "Nome do tipo de conteúdo" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { - "string": "Search Page Type" + "string": "Pesquisar Tipo de Página" + }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", - "string": "All Page Types" + "string": "Todos Tipos de Página" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902": { "context": "page type name", - "string": "Content Type Name" + "string": "Nome do tipo de conteúdo" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { - "string": "No page types found" + "string": "Nenhum tipo de página encontrado" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", - "string": "Unassign Attribute from Page Type" + "string": "Cancelar atribuição de atributo do tipo de página" }, "src_dot_pageTypes_dot_views_dot_3442954831": { - "string": "Page type deleted" + "string": "Tipo de página excluído" }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", @@ -4075,10 +5638,10 @@ }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", - "string": "Unassign Attribute From Page Type" + "string": "Cancelar atribuição de atributo do tipo de página" }, "src_dot_pageTypes_dot_views_dot_98187848": { - "string": "Successfully created page type" + "string": "Tipo de página criado com sucesso" }, "src_dot_pages": { "context": "pages section name", @@ -4113,7 +5676,15 @@ }, "src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": { "context": "button", - "string": "Create page" + "string": "Criar página" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Tipos de Página" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", @@ -4124,7 +5695,7 @@ "string": "Visibilidade" }, "src_dot_pages_dot_components_dot_PageList_dot_2489163252": { - "string": "No pages found" + "string": "Nenhuma página encontrada" }, "src_dot_pages_dot_components_dot_PageList_dot_3478065224": { "context": "page internal name", @@ -4139,22 +5710,22 @@ "string": "Não publicado" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520": { - "string": "Content type" + "string": "Tipo de Conteúdo" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004": { "context": "section header", - "string": "Organize Content" + "string": "Organizar Conteúdo" }, "src_dot_pages_dot_views_dot_1068617485": { "context": "header", "string": "Criar Página" }, "src_dot_pages_dot_views_dot_2680158037": { - "string": "Successfully created new page" + "string": "Nova página criada com sucesso" }, "src_dot_pages_dot_views_dot_3246254285": { "context": "dialog header", - "string": "Delete Page" + "string": "Excluir Página" }, "src_dot_pages_dot_views_dot_754348000": { "context": "delete page", @@ -4162,7 +5733,7 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_1080715663": { "context": "notification", - "string": "Removed pages" + "string": "Páginas removidas" }, "src_dot_pages_dot_views_dot_PageList_dot_1547167026": { "context": "publish page, button", @@ -4170,11 +5741,11 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_158565417": { "context": "dialog header", - "string": "Unpublish Pages" + "string": "Páginas Não Publicadas" }, "src_dot_pages_dot_views_dot_PageList_dot_1640740095": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unpublish this page?} other {Are you sure you want to unpublish {displayQuantity} pages?}}" + "string": "{counter,plural,one {Tem certeza de que deseja cancelar a publicação desta página?} other {Tem certeza de que deseja cancelar a publicação de {displayQuantity} páginas?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2237014112": { "context": "unpublish page, button", @@ -4182,23 +5753,23 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_2321087286": { "context": "dialog header", - "string": "Publish Pages" + "string": "Publicar Páginas" }, "src_dot_pages_dot_views_dot_PageList_dot_2454977063": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to publish this page?} other {Are you sure you want to publish {displayQuantity} pages?}}" + "string": "{counter,plural,one {Tem certeza de que deseja publicar esta página?} other {Tem certeza de que deseja publicar {displayQuantity} páginas?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2494122225": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this page?} other {Are you sure you want to delete {displayQuantity} pages?}}" + "string": "{counter,plural,one {Tem certeza que deseja excluir esta página?} other {Tem certeza que deseja excluir {displayQuantity}  páginas?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2543350562": { "context": "notification", - "string": "Published pages" + "string": "Páginas Publicadas" }, "src_dot_pages_dot_views_dot_PageList_dot_2782958373": { "context": "dialog header", - "string": "Delete Pages" + "string": "Excluir Páginas" }, "src_dot_paid": { "context": "payment status", @@ -4206,7 +5777,7 @@ }, "src_dot_partiallyFulfilled": { "context": "order status", - "string": "Parcialmente completo" + "string": "Parcialmente faturado" }, "src_dot_partiallyPaid": { "context": "payment status", @@ -4216,47 +5787,60 @@ "context": "payment status", "string": "Parcialmente reembolsado" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Status do pagamento" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", - "string": "Permission Groups" + "string": "Grupos de Permissão" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Nenhum membro encontrado" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Pesquisar Membros da Equipe" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Pesquisar por nome, e-mail, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { - "string": "Search by name, email, etc..." - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Ativo" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inativo" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Atribuir Membros da Equipe" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", - "string": "Unassign users" + "string": "Cancelar atribuição de usuários" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_334280454": { "context": "dialog content", - "string": "You are not able to modify this group members. Solve this problem to continue with request." + "string": "Você não pode modificar os membros deste grupo. Resolva este problema para continuar com o pedido." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3765873075": { "context": "checkbox label", - "string": "Group has full access to the store" + "string": "O grupo tem acesso total à loja" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3920591233": { "context": "card description", - "string": "Expand or restrict group's permissions to access certain part of saleor system." + "string": "Expanda ou restrinja as permissões do grupo para acessar determinada parte do sistema Saleor." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", @@ -4264,62 +5848,62 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", - "string": "Delete permission group" + "string": "Excluir grupo de permissão" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": { "context": "deletion error message", - "string": "Cant's delete group which is out of your permission scope" + "string": " Não é possível excluir o grupo que está fora do seu escopo de permissão" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": { "context": "checkbox label", - "string": "Group has full access to the store" + "string": "O grupo tem acesso total à loja" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3920591233": { "context": "card description", - "string": "Expand or restrict group's permissions to access certain part of saleor system." + "string": "Expanda ou restrinja as permissões do grupo para acessar determinada parte do sistema Saleor." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": { "context": "text field label", - "string": "Group name" + "string": "Nome do grupo" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": { "context": "button", - "string": "create permission group" + "string": "criar grupo de permissão" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": { "context": "permission group name", - "string": "Permission Group Name" + "string": "Nome do Grupo de Permissão" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": { - "string": "Members" + "string": "Membros" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": { "string": "Ações" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": { - "string": "No permission groups found" + "string": "Nenhum grupo de permissão encontrado" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "Inativo" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": { "context": "empty list message", - "string": "You haven’t assigned any member to this permission group yet." + "string": "Você ainda não atribuiu nenhum membro a este grupo de permissão." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": { - "string": "No members found" + "string": "Nenhum membro encontrado" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { "string": "Endereço de e-mail" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", - "string": "Assign members" + "string": "Atribuir membros" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2652621342": { "context": "empty list message", - "string": "Please use Assign Members button to do so." + "string": "Use o botão Designar membros para fazer isso." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3247064221": { "context": "staff member status", @@ -4327,7 +5911,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": { "context": "header", - "string": "Group members" + "string": "Membros do grupo" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": { "string": "Ações" @@ -4338,37 +5922,41 @@ }, "src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_3005518110": { "context": "dialog title", - "string": "Unassign users" + "string": "Cancelar atribuição de usuários" }, "src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_778652830": { "context": "dialog content", - "string": "Are you sure you want to unassign {counter,plural,one{this member} other{{displayQuantity} members}}?" + "string": "Tem certeza de que deseja cancelar a atribuição de {counter, plural, one {this member} outros {{displayQuantity} members}}?" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", "string": "Criar categoria." }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { - "string": "Permission group created" + "string": "Grupo de permissões criado" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": { "context": "button title", "string": "Não-assinado" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": { - "string": "Permission Group Deleted" + "string": "Grupo de permissões excluído" }, "src_dot_plugins": { "context": "plugins section name", - "string": "Plugins" + "string": "Extensões" }, "src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": { "context": "section header", "string": "Autorização" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", - "string": "Plugin Name" + "string": "Nome da Extensão" }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": { "context": "plugin status", @@ -4376,10 +5964,10 @@ }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": { "context": "section header", - "string": "Plugin Information and Status" + "string": "Informação da Extensão e Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4387,27 +5975,16 @@ }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": { "context": "header", - "string": "Edit Authorization Field" + "string": "Editar Campo de Autorização" }, "src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": { "context": "section header", - "string": "Plugin Settings" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" + "string": "Configurações da Extensão" }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Detalhes" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Pesquisar Plugins..." }, @@ -4416,34 +5993,73 @@ "string": "Todos os Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Ativo" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Ativo" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Ação" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nome" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { - "string": "No plugins found" + "string": "Nenhuma extensão encontrada" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Ativo" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuração" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Desativado" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nome" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", - "string": "Authorization Field Delete" + "string": " Exclusão de campo de autorização" }, "src_dot_plugins_dot_views_dot_955370043": { - "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" + "string": "O plugin pode parar de funcionar depois que este campo for limpo. Tem certeza de que deseja continuar?" + }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" }, "src_dot_productTypes": { "context": "product types section name", @@ -4465,37 +6081,38 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": { "context": "section header", - "string": "Product Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Tem certeza de que deseja excluir {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" + "string": "Atributos do Produto" }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", - "string": "Product type uses Variant Attributes" + "string": "Tipo do produto usa Atributos de Variação" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { - "string": "Product Type Name" + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", + "string": "Nome do Tipo de Produto" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { "context": "tab name", "string": "Todos os Tipos de Produtos" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": { - "string": "Search Product Type" + "string": "Pesquisar Tipo de Produto" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": { "context": "button", - "string": "create product type" + "string": "criar tipo de produto" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": { "context": "product type", @@ -4507,18 +6124,18 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": { "context": "product", - "string": "Shippable" + "string": "Entregável" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": { "context": "product type is digital or physical", "string": "Tipo" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { - "string": "No product types found" + "string": "Nenhum tipo de produto encontrado" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": { "context": "product type", - "string": "Simple product" + "string": "Produto simples" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", @@ -4530,7 +6147,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": { "context": "product type name", - "string": "Type Name" + "string": "Nome do Tipo" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": { "context": "product type", @@ -4542,7 +6159,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": { "context": "product type", - "string": "Physical" + "string": "Físico" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": { "context": "product type shipping settings, section header", @@ -4550,35 +6167,60 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2143413921": { "context": "switch button", - "string": "Is this product shippable?" + "string": "Este produto pode ser entregue?" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": { - "string": "Used to calculate rates for shipping for products of this product type, when specific weight is not given" + "string": "Usado para calcular taxas de envio para produtos deste tipo, quando o peso específico não é informado" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Peso" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Nenhum atributo encontrado" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Nome do atributo" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Atribuir atributo" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Atributos da Variação" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { - "string": "Successfully created product type" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" + "string": "Tipo de produto criado com sucesso" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { - "string": "Product type deleted" + "string": "Tipo de produto excluído" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": { "context": "dialog header", - "string": "Unassign Attribute From Product Type" + "string": "Cancelar atribuição de atributo do tipo de produto" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870": { "context": "dialog header", - "string": "Unassign Attribute from Product Type" + "string": "Cancelar atribuição de atributo do tipo de produto" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": { "context": "unassign attribute from product type, button", @@ -4596,7 +6238,7 @@ }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": { "context": "product organization, header", - "string": "Organization" + "string": "Empresa" }, "src_dot_products_dot_components_dot_ProductCreatePage_dot_2341910657": { "context": "product label", @@ -4611,7 +6253,7 @@ }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": { "context": "product rating", - "string": "Product Rating" + "string": "Avaliação do Produto" }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": { "context": "product name", @@ -4619,140 +6261,125 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": { "context": "option", - "string": "Export stock for all warehouses" + "string": "Exportar estoque para todos os depósitos" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": { "context": "button", - "string": "Load More" + "string": "Carregar Mais" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218": { "context": "there are more elements of list that are hidden", - "string": "and {number} more" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" + "string": "e {number} mais" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", - "string": "Product Organization" + "string": "Organização do Produto" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854": { "context": "informations about product seo, header", - "string": "SEO Information" + "string": " Informação SEO" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", - "string": "Selected products ({number})" + "context": "export selected items to csv file", + "string": "Produtos selecionados ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", - "string": "Export information for:" + "context": "export items to csv file, choice field label", + "string": "Exportar informações para:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", - "string": "All products ({number})" + "context": "export all items to csv file", + "string": "Todos os produtos ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { "context": "list of warehouses", - "string": "Warehouses A to Z" + "string": "Depósitos A a Z" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2659464408": { "context": "product export to csv file, header", - "string": "Information exported" + "string": "Informações exportadas" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", - "string": "Export as:" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" + "context": "export items as csv or spreadsheet file", + "string": "Exportar como:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", - "string": "Export Settings" + "string": "Configurações de Exportação" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "Selecionar Tudo" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", - "string": "Spreadsheet for Excel, Numbers etc." + "context": "export items as spreadsheet", + "string": "Planilha do Excel, Números etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { - "string": "Search Atrtibuttes" + "string": "Atributos de Pesquisa" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": { - "string": "Export Product Stock Quantity to CSV" + "string": "Exportar Quantidade em Estoque de Produto para CSV" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499": { "context": "informations about product stock, header", - "string": "Inventory Information" + "string": "Informações de Estoque" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", - "string": "Plain CSV file" + "context": "export items as csv file", + "string": "Arquivo CSV" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { "context": "select product informations to be exported", - "string": "Information exported:" + "string": "Informações exportadas:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": { "context": "input helper text, search attributes", - "string": "Search by attribute name" + "string": "Pesquisar por nome do atributo" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", - "string": "Current search ({number})" + "context": "export filtered items to csv file", + "string": "Pesquisa atual ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", - "string": "Financial Information" + "string": "Informações Financeiras" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Todas as Fotos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "exportar produtos" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Opcional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "produtos" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Editar Foto" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Informações de Exportação" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "imagens" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Preço" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Criar Produto" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Exportar Produtos" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Pesquisar Produtos..." @@ -4761,24 +6388,35 @@ "context": "tab name", "string": "Todos os Produtos" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Disponível" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Oculto" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", - "string": "Out Of Stock" + "string": "Sem Estoque" }, "src_dot_products_dot_components_dot_ProductListPage_dot_price": { "string": "Preço" }, "src_dot_products_dot_components_dot_ProductListPage_dot_quantity": { "context": "product", - "string": "Stock quantity" + "string": "Quantidade em estoque" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visibility": { "context": "product visibility", @@ -4788,36 +6426,84 @@ "context": "product is visible", "string": "Visível" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Preço" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", - "string": "Simple" + "string": "Simples" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Nenhum produto encontrado." }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tipo" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurável" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Disponibilidade" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nome" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilidade" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Preço" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tipo" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opcional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Categoria" @@ -4827,10 +6513,9 @@ }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": { "context": "section header", - "string": "Organize Product" + "string": "Organizar Produto" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurável" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4838,7 +6523,7 @@ "string": "*Opcional. Adicionar produtos à coleção ajuda os usuários a encontrá-lo." }, "src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": { - "string": "Product Type" + "string": "Tipo de produto" }, "src_dot_products_dot_components_dot_ProductShipping_dot_1325966144": { "context": "product shipping", @@ -4848,27 +6533,62 @@ "context": "product weight", "string": "Peso" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "Nome do Depósito" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Quantidade" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Canais" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", - "string": "Track Inventory" + "string": "Monitorar Estoque" }, "src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": { "context": "button", - "string": "Assign Warehouse" + "string": "Atribuir Depósito" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { - "string": "Active inventory tracking will automatically calculate changes of stock" + "string": "O rastreamento ativo de estoque calculará automaticamente as mudanças de estoque" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488": { "context": "checkbox", @@ -4876,11 +6596,11 @@ }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2022558114": { "context": "select tax ratte", - "string": "Tax Rate" + "string": "Taxa de imposto" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2771905943": { "context": "checkbox", - "string": "Override the product type's tax rate" + "string": "Substituir a taxa de imposto do tipo de produto" }, "src_dot_products_dot_components_dot_ProductUpdatePage_dot_2341910657": { "context": "product label", @@ -4893,28 +6613,71 @@ "context": "product label", "string": "Publicado " }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Criar Variações" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Atributos da Variação" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Seleção de Atributos da Variação" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "Excluir Variação" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", - "string": "Save variant" + "string": "Salvar Variação" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", "string": "Preço" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { - "string": "Selected values will be used to create variants for the configurable product." + "string": "Os valores selecionados serão usados ​​para criar variações para o produto configurável." + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", @@ -4922,27 +6685,27 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": { "context": "variant attribute", - "string": "Select Attribute" + "string": "Selecionar Atributo" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": { "context": "page title", - "string": "Price and SKUs" + "string": "Preço e SKUs" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": { "context": "variant stock, header", - "string": "Stock and Warehousing" + "string": "Estoque e Armazenamento" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": { "context": "product attribute values, page title", - "string": "Choose Values" + "string": "Escolha os Valores" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954": { "context": "variant channel price", - "string": "{channel} Price" + "string": "Preço {channel}" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": { "context": "attribute values, variant creation step", - "string": "Select Values" + "string": "Selecione os Valores" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": { "context": "variant attribute", @@ -4956,7 +6719,11 @@ "string": "Aplicar preço único a todos os SKUs" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { - "string": "Skip pricing for now" + "string": "Pular preços por enquanto" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Aplicar estoque único por atributo a cada SKU" @@ -4969,13 +6736,13 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": { "context": "button", - "string": "Next" + "string": "Próximo" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": { - "string": "Here is the summary of variants that will be created. You can change prices, stocks an SKU for each one created." + "string": "Aqui está o resumo das variações que serão criadas. Você pode alterar os preços, estocar um SKU para cada um criado." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183": { - "string": "Skip stock for now" + "string": "Pular estoque por enquanto" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": { "context": "create multiple variants, button", @@ -4983,28 +6750,32 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": { "context": "variant creator summary card header", - "string": "Created Variants" + "string": "Variações Criadas" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": { - "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" + "string": "Com base em suas seleções, criaremos {numberOfProducts} produtos. Use esta etapa para personalizar o preço e os estoques de seus novos produtos" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": { "string": "SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": { "context": "variant creation step", - "string": "Prices and SKU" + "string": "Preços e SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": { - "string": "Based on your selections we will create 8 products. Use this step to customize price and stocks for your new products." + "string": "Com base em suas seleções, criaremos 8 produtos. Use esta etapa para personalizar o preço e os estoques de seus novos produtos." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740": { "context": "previous step, button", - "string": "Previous" + "string": "Anterior" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": { "context": "variant name", - "string": "Variante" + "string": "Variação" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valores" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", @@ -5016,26 +6787,38 @@ }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", - "string": "Delete Variant" + "string": "Excluir Variação" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "imagens" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Escolha as fotos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Padrão" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", @@ -5047,15 +6830,35 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", - "string": "New Variant" + "string": "Nova Variação" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Oculto" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Atributos da Variação" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Seleção de Atributos da Variação" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilidade" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", @@ -5066,30 +6869,34 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199": { "context": "tabel column header", - "string": "Selling Price" + "string": "Preço de Venda" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Os canais que não têm preços atribuídos usarão seu canal pai para definir o preço. O preço será convertido para a moeda do canal" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Nome do Canal" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "Nenhum canal encontrado" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Preço de custo" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", - "string": "Set as default" + "string": "Tornar padrão" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": { "context": "product variant inventory", - "string": "Unavailable in all locations" + "string": "Indisponível em todos os locais" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": { "context": "product variant inventory", @@ -5101,19 +6908,23 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Padrão" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": { "context": "product variant inventory", - "string": "{stockQuantity,plural,one {{stockQuantity} available} other {{stockQuantity} available}}" + "string": "{stockQuantity,plural,one {{stockQuantity} disponível} other {{stockQuantity} disponíveis}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1614793985": { "context": "variant stock status", - "string": "Available inventory at:" + "string": "Estoque disponível em:" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": { "context": "button", - "string": "Create variants" + "string": "Criar variações" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", @@ -5121,14 +6932,18 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": { "context": "product variant inventory", - "string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}" + "string": "{numLocations,plural,one {{numAvailable} disponível em {numLocations} local} other {{numAvailable} disponíveis em {numLocations} locais}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { - "string": "Use variants for products that come in a variety of versions for example different sizes or colors" + "string": "Use variações para produtos que tenham uma variedade de versões, por exemplo diferentes tamanhos ou cores" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", - "string": "All Warehouses" + "string": "Todos os Depósitos" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", @@ -5136,36 +6951,43 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": { "context": "button", - "string": "Create variant" + "string": "Criar Variação" }, "src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": { "context": "product variant inventory", - "string": "Not stocked" + "string": "Sem estoque" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", - "string": "Variante" + "string": "Variação" }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", - "string": "Delete Image" + "string": "Excluir Imagem" }, "src_dot_products_dot_views_dot_2279302139": { - "string": "Variant removed" + "string": "Variação Removida" }, "src_dot_products_dot_views_dot_2362587265": { "context": "header", - "string": "Create Variant" + "string": "Criar Variação" }, "src_dot_products_dot_views_dot_2880386427": { "string": "Tem certeza de que deseja apagar esta imagem?" }, "src_dot_products_dot_views_dot_3989383405": { "context": "window title", - "string": "Create variant" + "string": "Criar Variação" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", @@ -5173,77 +6995,93 @@ }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", - "string": "New Product" + "string": "Novo Produto" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "Produto criado" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Gerenciar a disponibilidade do canal de produtos" }, "src_dot_products_dot_views_dot_ProductList_dot_1204353135": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Tem certeza que deseja excluir este produto?} other {Tem certeza que deseja excluir {displayQuantity} produtos?}}" }, "src_dot_products_dot_views_dot_ProductList_dot_1505423810": { "context": "waiting for export to end, header", - "string": "Exporting CSV" + "string": "Exportando CSV" }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", - "string": "Delete Products" + "string": "Excluir Produtos" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { - "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" + "string": "Estamos atualmente exportando seu CSV solicitado. Assim que estiver disponível, ele será enviado a você no seu e-mail" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Tem certeza de que deseja excluir {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Gerenciar a disponibilidade do canal de produtos" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { - "string": "Product removed" + "string": "Produto removido" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", - "string": "Delete Product" + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Tem certeza de que deseja excluir {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", + "string": "Excluir Produto" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Excluir Variações do Produto" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", - "string": "Successfully created variants" + "string": "Variações criadas com sucesso" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": { "context": "window title", - "string": "Create Variants" + "string": "Criar Variações" + }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" }, "src_dot_properties": { - "string": "Properties" + "string": "Propriedades" }, "src_dot_readOnly": { - "string": "Saleor runs in read-only mode. Changes not saved." + "string": "O sistema está no modo somente leitura. Alterações não foram salvas." }, "src_dot_readyToCapture": { "context": "order status", - "string": "Ready to capture" + "string": "Pronto para capturar" }, "src_dot_readyToFulfill": { "context": "order status", - "string": "Ready to fulfill" + "string": "Pronto para faturar" }, "src_dot_refunded": { "context": "payment status", "string": "Totalmente reembolsado" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remover" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Este campo é necessário" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Vendas" @@ -5260,11 +7102,18 @@ "string": "Salvar" }, "src_dot_savedChanges": { - "string": "Saved changes" + "string": "Alterações salvas" + }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "Selecionar Tudo" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", @@ -5272,10 +7121,10 @@ }, "src_dot_serviceAccounts": { "context": "service accounts section name", - "string": "Service Accounts" + "string": "Contas de Serviço" }, "src_dot_sessionExpired": { - "string": "Your session has expired. Please log in again to continue." + "string": "Sua sessão expirou. Por favor faça o login novamente para continuar." }, "src_dot_shipping": { "context": "shipping section name", @@ -5283,59 +7132,59 @@ }, "src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": { "context": "dialog header", - "string": "Delete Shipping Method" + "string": "Excluir Forma de Envio" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", - "string": "Max. value" + "string": "Valor Máx." + }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "Esta taxa será aplicada a todos os pedidos" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { - "string": "Min Value" + "string": "Valor Min." }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": { "context": "channels discount info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Os canais que não têm descontos atribuídos usarão seu canal pai para definir o preço. O preço será convertido para a moeda do canal" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": { "context": "card title", - "string": "Order Value" + "string": "Valor do Pedido" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Nome do canal" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { - "string": "Max Value" + "string": "Valor Máx." }, "src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": { "context": "min price in channel", - "string": "Min. value" - }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Valor Mín." }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", - "string": "This rate will apply to all orders" + "string": "Esta taxa será aplicada a todos os pedidos" + }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", - "string": "Order Weight" + "string": "Peso do Pedido" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { - "string": "Min. Order Weight" - }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Peso Mín. do Pedido" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { - "string": "Max. Order Weight" + "string": "Peso Máx. do Pedido" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", @@ -5347,127 +7196,200 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Os canais que não têm preços atribuídos usarão seu canal pai para definir o preço. O preço será convertido para a moeda do canal" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nome do canal" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { "string": "Pesquisar Produtos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { - "string": "No products matching given query" + "string": "Nenhum produto corresponde à consulta fornecida" + }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", - "string": "Assign Products" + "string": "Atribuir Pordutos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": { - "string": "No Products" + "string": "Sem Produtos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": { "context": "section header", - "string": "Excluded Products" + "string": "Produtos Excluídos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", "string": "Atribuir produtos" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "Nome do Produto" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Ações" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Nome da taxa de envio" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { - "string": "This unit will be used as default shipping weight" + "string": "Esta unidade será usada como peso de embalagem padrão" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": { - "string": "Shipping Weight Unit" + "string": "Unidade de peso de envio" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "Nome do Depósito" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", - "string": "Create New Warehouse" + "string": "Criar Novo Depósito" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Escolha os países que deseja adicionar à zona de entrega da lista abaixo" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Atribuir Países" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Atribuir países" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Países de A a Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { - "string": "Search Countries" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Escolha rápida" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Resto do Mundo" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Se selecionado, isso adicionará todos os países não selecionados a outras zonas de envio" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", + "string": "Pesquisar Países" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Pesquisar pelo nome do país" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Países" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", - "string": "Create New Shipping Zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", + "string": "Criar Nova Zona de Envio" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { + "string": "Atualmente, não há países atribuídos a esta zona de envio" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Envio" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Países" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Atualmente, não há países atribuídos a esta zona de envio" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} de{maxCharacters} caracteres" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Nome da zona de envio" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Adicionar" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", - "string": "Price Rate Create" + "string": " Criar taxa de preço" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { "string": "Envio" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", - "string": "Weight Rate Create" + "string": "Criar Taxa de Peso" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { "string": "Envio" @@ -5478,93 +7400,46 @@ }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_16061680": { "context": "button", - "string": "Create rate" + "string": "Criar taxa" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": { "context": "shipping method price range", - "string": "Value Range" + "string": "Faixa de valor" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": { - "string": "No shipping rates found" + "string": "Nenhuma taxa de envio encontrada" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": { "context": "price based shipping methods, section header", - "string": "Price Based Rates" + "string": "Taxas baseadas em preços" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": { "context": "shipping method weight range", - "string": "Weight Range" + "string": "Faixa de Peso" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": { "context": "weight based shipping methods, section header", - "string": "Weight Based Rates" + "string": "Taxas Baseadas em Peso" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": { "context": "shipping method name", "string": "Nome" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Almoxarifado" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", + "string": "Adicionar Novo Depósito" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", - "string": "Add New Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", + "string": "Selecionar Depósito" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Selecione o depósito de onde você enviará os produtos para esta zona de envio. O endereço do depósito também será usado para calcular impostos." }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", - "string": "Select Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Adicionar" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Configurações" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5572,11 +7447,11 @@ }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": { "context": "sort shipping methods by zone, section header", - "string": "Shipping By Zone" + "string": "Envio por zona" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": { "context": "button", - "string": "Create shipping zone" + "string": "Criar Zona de Envio" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_3109712047": { "string": "Países" @@ -5586,158 +7461,151 @@ "string": "Nome" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": { - "string": "No shipping zones found" + "string": "Nenhuma zona de envio encontrada" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": { "context": "dialog header", - "string": "Unassign Products From Shipping" + "string": "Cancelar a atribuição de produtos do envio" + }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Tem certeza de que deseja cancelar a atribuição deste produto?} other {Tem certeza de que deseja cancelar a atribuição de {displayQuantity} produtos?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "Valor é inválido" }, "src_dot_shipping_dot_price": { "context": "error message", - "string": "Maximum price cannot be lower than minimum" + "string": "Preço máximo não pode ser menor que o mínimo" }, "src_dot_shipping_dot_views_dot_1005071028": { "string": "Tem certeza que você deseja deletar a zona {shippingZoneName}?" }, "src_dot_shipping_dot_views_dot_1010705153": { "context": "dialog header", - "string": "Delete Shipping Zone" + "string": "Excluir Zona de Envio" }, "src_dot_shipping_dot_views_dot_1711385401": { "context": "dialog header", - "string": "Delete Shipping Zones" + "string": "Excluir Zonas de Envio" + }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Gerenciar a disponibilidade do canal" }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" + "string": "{counter,plural,one {Tem certeza de que deseja excluir esta zona de envio ?} other {Tem certeza de que deseja excluir {displayQuantity} zonas de envio ?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Não vinculado" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", - "string": "Delete Shipping Zone" + "string": "Excluir Zona de Envio" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Tem certeza que você deseja deletar {countryName} dessa zona de entregas?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Não vinculado" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", - "string": "Maximum weight cannot be lower than minimum" + "string": "Peso máximo não pode ser menor que o mínimo" }, "src_dot_show": { "context": "button", - "string": "Show" + "string": "Exibir" }, "src_dot_siteSettings": { "context": "site settings section name", - "string": "Site Settings" + "string": "Configurações do Site" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { - "string": "Name of your store is shown on tab in web browser" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { - "string": "Name of your store" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { - "string": "Store description is shown on taskbar after your store name" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Configuração de Correspondencia" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configure seu endereço de email a partir do qual todos os emails automáticos serão enviados aos seus clientes." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { + "string": "Nome da sua loja exibida na aba do navegador web" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { + "string": "Nome da sua loja" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { + "string": "A descrição da loja é mostrada na barra de tarefas após o nome da loja" }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", - "string": "Store Information" + "string": "Informações da Loja" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", - "string": "Company Information" + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Configuração de Correspondencia" + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", + "string": "Informações da Empresa" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "É aqui que você encontra todas as configurações que determinam os e-mails das suas lojas. Você pode determinar o endereço de email principal e parte do conteúdo dos seus emails." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", + "string": "Estas são as informações gerais sobre sua loja. Elas definem qual é a URL da sua loja e o que é mostrado na barra de tarefas do navegador." }, "src_dot_somethingWentWrong": { - "string": "Saleor ran into an unexpected problem" + "string": "Saleor encontrou um problema inesperado" }, "src_dot_staff": { "context": "staff section name", @@ -5745,7 +7613,7 @@ }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": { "context": "dialog header", - "string": "Invite Staff Member" + "string": "Convidar Membro da Equipe" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": { "context": "button", @@ -5753,13 +7621,13 @@ }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": { "context": "card description", - "string": "User is assigned to:" + "string": "Usuário está atribuído a:" }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_2690176844": { "context": "dialog header", "string": "Permissões" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Usuário está ativo" }, @@ -5767,12 +7635,23 @@ "context": "tab name", "string": "Todos os Funcionários" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { - "string": "Search Staff Member" + "string": "Pesquisar Membro da Equipe" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": { "context": "button", - "string": "Invite staff member" + "string": "Convidar membro da equipe" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", @@ -5780,7 +7659,7 @@ }, "src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": { "context": "staff member's account", - "string": "Deactivated" + "string": "Desativado" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_status": { "context": "staff member's account", @@ -5788,7 +7667,7 @@ }, "src_dot_staff_dot_components_dot_StaffList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "Inativo" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { "string": "Endereço de e-mail" @@ -5798,7 +7677,7 @@ "string": "Ativo" }, "src_dot_staff_dot_components_dot_StaffList_dot_480166346": { - "string": "No staff members found" + "string": "Nenhum membro da equipe encontrado" }, "src_dot_staff_dot_components_dot_StaffList_dot_636461959": { "context": "staff member full name", @@ -5809,7 +7688,7 @@ "string": "Nova senha" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { - "string": "New password must be at least 8 characters long" + "string": "Nova senha deve conter ao menos 8 caracteres" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": { "context": "dialog header", @@ -5817,10 +7696,10 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": { "context": "input label", - "string": "Previous Password" + "string": "Senha Antiga" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": { - "string": "You should change your password every month to avoid security issues." + "string": "Você deve alterar sua senha todo mês para evitar problemas de segurança" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": { "context": "button", @@ -5831,49 +7710,56 @@ "string": "Senha" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": { - "string": "Selecting this will change the language of your dashboard" + "string": "Selecionando isto, mudará o idioma do seu painel" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": { "string": "Observe que, embora todos os ajustes de moeda e data estejam concluídos, as traduções de idiomas estão em diferentes graus de conclusão." }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": { - "string": "Preferred Language" + "string": "Língua Preferida" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": { "context": "section header", - "string": "Preferences" + "string": "Preferências" + }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Alterar" }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", - "string": "Staff Member Information" + "string": "Informações do Membro da Equipe" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Alterar Foto" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Excluir" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", - "string": "delete Staff User" + "string": "excluir Usuário da Equipe" }, "src_dot_staff_dot_views_dot_3945766678": { "string": "Tem certeza que você deseja deletar o avatar de {email}?" }, "src_dot_staff_dot_views_dot_701332676": { "context": "dialog header", - "string": "Delete Staff User Avatar" + "string": "Excluir Avatar do Membro da Equipe" }, "src_dot_staff_dot_views_dot_8878988": { "string": "Tem certeza de que gostaria de excluir {email} de membros da equipe?" }, "src_dot_startDate": { - "string": "Start Date" + "string": "Data Inicial" }, "src_dot_startHour": { - "string": "Start Hour" + "string": "Hora Início" }, "src_dot_status": { "string": "Status" @@ -5890,10 +7776,10 @@ "string": "Impostos" }, "src_dot_taxes_dot_components_dot_CountryList_dot_110033143": { - "string": "No countries found" + "string": "Nenhum país encontrado" }, "src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": { - "string": "Reduced Tax Rates" + "string": "Taxas de imposto reduzidas" }, "src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": { "string": "Código do País" @@ -5901,118 +7787,18 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Nome do País" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Acomodação" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bicicletas" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Categoria" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { - "string": "Tax Rate" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admissão a eventos culturais" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Livros" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Suprimentos agrícolas" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admissão a eventos de entretenimento" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admissão a eventos esportivos" + "string": " Taxa de imposto" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", - "string": "Tax Rates in {countryName}" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" + "string": "Taxas de impostos em {countryName}" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { - "string": "No reduced tax categories found" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Água" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Publicidade" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" + "string": "Nenhuma categoria de imposto reduzido encontrada" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Todos os preços dos produtos são inclusos com os impostos" @@ -6025,20 +7811,33 @@ }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": { "context": "button", - "string": "Fetch taxes" + "string": "Obter impostos" }, "src_dot_taxes_dot_views_dot_2411670026": { - "string": "Successfully fetched tax rates" + "string": "Taxas de impostos obtidas com sucesso" + }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributos" }, "src_dot_translations": { "context": "translations section name", "string": "Traduções" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { - "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" + "string": "{numberOfFields} Traduções, {numberOfTranslatedFields} concluídas" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": { - "string": "Original String" + "string": "Texto Original" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": { "string": "Tradução" @@ -6048,41 +7847,56 @@ "string": "Descartar" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { - "string": "No translation yet" + "string": "Nenhuma tradução ainda" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Nome do Atributo" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Atributo de tradução \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Valor {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valores" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Nome da Categoria" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descrição do motor de busca" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": { - "string": "Translation Category \"{categoryName}\" - {languageCode}" + "string": "Categoria de tradução \"{categoryName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titulo do mecanismo de busca" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": { "string": "Pré-visualização do Mecanismo de Busca" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descrição do motor de busca" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titulo do mecanismo de busca" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": { "string": "Nome da Coleção" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": { "context": "header", - "string": "Translation Collection \"{collectionName}\" - {languageCode}" + "string": "Coleção de tradução \"{collectionName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": { "string": "Pré-visualização do Mecanismo de Busca" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": { - "string": "Languages" + "string": "Línguas" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": { "string": "Coleções" @@ -6117,7 +7931,7 @@ "string": "{current} de {max}" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406": { - "string": "No translatable entities found" + "string": "Nenhuma entidade traduzível encontrada" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": { "string": "Traduções concluídas" @@ -6127,57 +7941,61 @@ "string": "Nome" }, "src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": { - "string": "Languages" + "string": "Línguas" }, "src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": { - "string": "No languages found" + "string": "Nenhuma linguagem encontrada" }, "src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": { - "string": "Language" + "string": "Língua" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": { "context": "page content", "string": "Conteúdo" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descrição do motor de busca" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titulo do mecanismo de busca" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": { "context": "header", - "string": "Translation Page \"{pageName}\" - {languageCode}" + "string": "Página de tradução \"{pageName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Pré-visualização do Mecanismo de Busca" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { - "string": "Page Title" + "string": "Título da Página" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Valor {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Nome do Atributo" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descrição do motor de busca" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titulo do mecanismo de busca" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { - "string": "Product Name" + "string": "Nome do Produto" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", - "string": "Translation Product \"{productName}\" - {languageCode}" + "string": "Produto de tradução \"{productName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": { "string": "Descrição" @@ -6185,30 +8003,42 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Pré-visualização do Mecanismo de Busca" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", - "string": "Translation Sale \"{saleName}\" - {languageCode}" + "string": "Venda de tradução \"{saleName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { - "string": "Sale Name" + "string": "Nome de Venda" + }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descrição" }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", - "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" + "string": "Tradução Método de Envio \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nome" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", - "string": "Translation Voucher \"{voucherName}\" - {languageCode}" + "string": "Tradução Cupom \"{voucherName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { - "string": "Voucher Name" + "string": "Nome do Cupom" + }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "Não Confirmado" }, "src_dot_undo": { "context": "button", @@ -6216,7 +8046,7 @@ }, "src_dot_unfulfilled": { "context": "order status", - "string": "Incompleto" + "string": "Não faturado" }, "src_dot_unpaid": { "context": "payment status", @@ -6224,50 +8054,50 @@ }, "src_dot_uploadImage": { "context": "button", - "string": "Upload image" + "string": "Enviar Imagem" }, "src_dot_utils_dot_errors_dot_alreadyExists": { "context": "add authorization key error", - "string": "Authorization key with this type already exists" + "string": "Já existe uma chave de autorização com este tipo" }, "src_dot_utils_dot_errors_dot_assignNonStaffMember": { - "string": "Only staff members can be assigned" + "string": "Apenas membros da equipe podem ser atribuídos" }, "src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": { - "string": "This attribute has already been assigned to this product type" + "string": "Este atributo já foi atribuído a este tipo de produto" }, "src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": { - "string": "This attribute cannot be assigned to this product type" + "string": "Este atributo não pode ser atribuído a este tipo de produto" }, "src_dot_utils_dot_errors_dot_attributeRequired": { "context": "product attribute error", "string": "Todos os atributos devem ter valor" }, "src_dot_utils_dot_errors_dot_attributeVariantsDisabled": { - "string": "Variants are disabled in this product type" + "string": "As variações estão desativadas neste tipo de produto" }, "src_dot_utils_dot_errors_dot_billingNotSet": { "context": "error message", - "string": "Billing address is not set" + "string": "O endereço de cobrança não foi definido" }, "src_dot_utils_dot_errors_dot_cannotCancelFulfillment": { "context": "error message", - "string": "This fulfillment cannot be cancelled" + "string": "Este faturamento não pode ser cancelado" }, "src_dot_utils_dot_errors_dot_cannotCancelOrder": { "context": "error message", - "string": "This order cannot be cancelled" + "string": "Este pedido não pode ser cancelado" }, "src_dot_utils_dot_errors_dot_cannotFulfillLine": { "context": "error message", - "string": "Not enough items to fulfill" + "string": "Itens insuficientes para faturar" }, "src_dot_utils_dot_errors_dot_cannotRefund": { "context": "error message", "string": "Pagamento manual não pode ser devolvido" }, "src_dot_utils_dot_errors_dot_cannotRemoveFromLastGroup": { - "string": "Cannot remove user from last group" + "string": "Não é possível remover o usuário do último grupo" }, "src_dot_utils_dot_errors_dot_cannotVoid": { "context": "error message", @@ -6278,100 +8108,108 @@ "string": "Apenas pagamentos pré-autorizados podem ser recebidos" }, "src_dot_utils_dot_errors_dot_channelAlreadyExist": { - "string": "This channel has already been created" + "string": "Este canal já foi criado" }, "src_dot_utils_dot_errors_dot_channelSameCurrency": { - "string": "Currency in both channels must be the same" + "string": "A moeda em ambos os canais deve ser a mesma" }, "src_dot_utils_dot_errors_dot_channelUnique": { - "string": "Slug must be unique" + "string": "Slug deve ser único" }, "src_dot_utils_dot_errors_dot_duplicated": { - "string": "The same object cannot be in both lists" + "string": "O mesmo objeto não pode estar em ambas as listas" }, "src_dot_utils_dot_errors_dot_duplicatedInputItem": { - "string": "Cannot add and remove group the same time" + "string": "Não é possível adicionar e remover o grupo ao mesmo tempo" }, "src_dot_utils_dot_errors_dot_emailNotSet": { "context": "error message", - "string": "Email address is not set" + "string": "O endereço de e-mail não foi definido" }, "src_dot_utils_dot_errors_dot_graphqlError": { - "string": "API error" + "string": "Erro na API" + }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" }, "src_dot_utils_dot_errors_dot_invalid": { - "string": "Invalid value" + "string": "Valor inválido" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { - "string": "Invalid manifest format" + "string": "Formato de manifesto inválido" }, "src_dot_utils_dot_errors_dot_invalidPassword": { - "string": "Invalid password" + "string": "Senha inválida" }, "src_dot_utils_dot_errors_dot_invalidPermission": { - "string": "Permission is invalid" + "string": "Permissão inválida" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "Status inválido" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { - "string": "Url has invalid format" + "string": "A URL tem um formato inválido" }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", - "string": "Max value cannot be less than min value" + "string": "O valor máximo não pode ser inferior ao valor mínimo" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "O plug-in está configurado incorretamente e não pode ser ativado" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { - "string": "This name is already taken. Please provide another." + "string": "Este nome já está em uso. Forneça outro." + }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", - "string": "Cannot choose a shipping method for an order without the shipping address" + "string": "Não é possível escolher um método de envio para um pedido sem o endereço de envio" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", - "string": "Only draft orders can be edited" + "string": "Apenas rascunhos de pedidos podem ser editados" }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Página não encontrada" }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", - "string": "Billing address is not set or invoice is not ready to be send" + "string": " O endereço de cobrança não foi definido ou a fatura não está pronta para ser enviada" }, "src_dot_utils_dot_errors_dot_numberNotSet": { "context": "error message", - "string": "Number not set for an invoice" + "string": "Número não definido para uma fatura" }, "src_dot_utils_dot_errors_dot_outOfScopeApp": { - "string": "App is out of your permissions scope" + "string": "O aplicativo está fora do seu escopo de permissões" }, "src_dot_utils_dot_errors_dot_outOfScopeGroup": { - "string": "Group is out of your permission scope" + "string": "O grupo está fora do seu escopo de permissão" }, "src_dot_utils_dot_errors_dot_outOfScopePermission": { - "string": "Permission is out of your scope" + "string": "A permissão está fora do seu escopo" }, "src_dot_utils_dot_errors_dot_outOfScopeUser": { - "string": "User is out of your permissions scope" + "string": "O usuário está fora do seu escopo de permissões" }, "src_dot_utils_dot_errors_dot_passwordNumeric": { - "string": "Password cannot be entirely numeric" + "string": "A senha não pode ser totalmente numérica" }, "src_dot_utils_dot_errors_dot_paymentMissing": { "context": "error message", - "string": "There's no payment associated with the order" + "string": "Não há pagamento associado ao pedido" }, "src_dot_utils_dot_errors_dot_permissionOutOfScope": { - "string": "Those permissions are out of your scope" + "string": "Estas permissões estão fora do seu escopo" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "O preço do produto não pode ser inferior a 0." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6379,41 +8217,44 @@ }, "src_dot_utils_dot_errors_dot_shippingRequired": { "context": "error message", - "string": "Shipping method is required for this order" + "string": "O método de envio é obrigatório para este pedido" }, "src_dot_utils_dot_errors_dot_skuUnique": { "context": "bulk variant create error", - "string": "SKUs must be unique" + "string": "SKUs devem ser únicos" }, "src_dot_utils_dot_errors_dot_slugUnique": { "context": "error message", - "string": "Slug must be unique for each warehouse" + "string": "Slug deve ser único para cada depósito" }, "src_dot_utils_dot_errors_dot_tooCommon": { - "string": "This password is too commonly used" + "string": "Esta senha é muito comumente usada" }, "src_dot_utils_dot_errors_dot_tooShort": { - "string": "This password is too short" + "string": "Esta senha é muito curta" }, "src_dot_utils_dot_errors_dot_tooSimilar": { - "string": "These passwords are too similar" + "string": "As senhas são muito parecidas" }, "src_dot_utils_dot_errors_dot_unique": { - "string": "This needs to be unique" + "string": "Isto precisa ser único" }, "src_dot_utils_dot_errors_dot_unknownError": { - "string": "Unknown error" + "string": "Erro desconhecido" + }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", - "string": "URL not set for an invoice" + "string": "URL não definida para uma fatura" }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { - "string": "This variant does not have any digital content" + "string": "Esta variação não possui nenhum conteúdo digital" }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "Esta variação já existe" }, "src_dot_vouchers": { "context": "vouchers section name", @@ -6421,7 +8262,7 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Almoxarifado" + "string": "Depósitos" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", @@ -6429,39 +8270,50 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "Criar Depósito" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": { "context": "dialog content", - "string": "Are you sure you want to delete {warehouseName}?" + "string": "Tem certeza de que deseja excluir {warehouseName}?" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "Excluir Depósito" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", "string": "Informação do Endereço" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "Nome do Depósito" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { - "string": "Search Warehouse" + "string": "Pesquisar Depósito" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", - "string": "All Warehouses" + "string": "Todos os Depósitos" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", - "string": "Create Warehouse" + "string": "Criar Depósito" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": { - "string": "Shipping Zones" + "string": "Zonas de Entrega" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": { - "string": "No warehouses found" + "string": "Nenhum depósito encontrado" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": { "string": "Ações" @@ -6470,28 +8322,69 @@ "context": "warehouse", "string": "Nome" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { - "string": "This warehouse has no shipping zones assigned." + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", + "string": "Este depósito não tem zonas de entrega atribuídas" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Configurações" }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "Criar Depósito" }, "src_dot_webhooks": { "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", - "string": "Are you sure you want to delete this webhook?" + "string": "Tem certeza de que deseja excluir este webhook?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", @@ -6499,138 +8392,98 @@ }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": { "context": "dialog header", - "string": "Delete Webhook" + "string": "Excluir Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { + "context": "header", + "string": "Detalhes sem nome do webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Criar Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Detalhes" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { "context": "section header", - "string": "Events" + "string": "Eventos" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Pedido atualizado" + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Todos os eventos" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Pedido totalmente pago" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Cliente criado" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", "string": "Secret Key" }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "a chave é utilizada para criar uma assinatura hash em cada requisição. * campo opcional" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "URL alvo" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Esta URL receberá requisições POST de webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { "context": "section header", - "string": "Webhook Status" + "string": "Informações do Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Nome do Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook está ativo" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Se você quer desativar este webhook, retire a seleção abaixo." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Status do Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { "context": "header", - "string": "Unnamed Webhook Details" + "string": "Detalhes sem nome do webhook" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Criar Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Detalhes" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": { - "string": "No webhooks found" + "string": "Nenhum webhook encontrado" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_3493926696": { "context": "button", - "string": "Create Webhook" + "string": "Criar Webhook" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_3861572549": { "context": "header", @@ -6641,7 +8494,7 @@ "string": "Ação" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": { - "string": "Unnamed webhook" + "string": "Webhook sem nome" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": { "context": "webhook name", @@ -6649,7 +8502,7 @@ }, "src_dot_webhooks_dot_views_dot_3493926696": { "context": "window title", - "string": "Create Webhook" + "string": "Criar Webhook" }, "src_dot_yes": { "string": "Sim" @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "alocado" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Quantidade" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Referência de transação" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Indisponível para compra" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", - "string": "Não-assinado" + "context": "button", + "string": "Não vinculado" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", - "string": "Não-assinado" + "context": "button", + "string": "Não vinculado" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", - "string": "Não-assinado" + "context": "button", + "string": "Não vinculado" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "estará disponível em {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "será publicado em {date}" } -} +} \ No newline at end of file diff --git a/locale/ro.json b/locale/ro.json index f8293acff..cb89ae8ea 100644 --- a/locale/ro.json +++ b/locale/ro.json @@ -1,93 +1,220 @@ { "OrderCancelDialogHeader": { "context": "dialog header", - "string": "Anulează comanda" + "string": "Anulează Comanda" + }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Suma rambursată" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Ascuns" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Vizibil din {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Va fi disponibil la {data}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Vizibil" }, "configurationMenuAttributes": { - "string": "Determine attributes used to create product types" + "string": "Determină atributele utilizate pentru a crea variații de produs" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Definește și gestionează canalele tale de vânzare" }, "configurationMenuNavigation": { - "string": "Define how users can navigate through your store" + "string": "Definește modul în care utilizatorii pot naviga prin magazinul tău. " }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Manage and add additional pages" + "string": "Definește tipurile de pagini de conținut utilizate în magazinul tău. " }, "configurationMenuPermissionGroups": { - "string": "Manage your permission groups and their permissions" + "string": "Gestionează grupurile de permisiuni și permisiunile acestora " }, "configurationMenuProductTypes": { - "string": "Define types of products you sell" + "string": "Definește tipurile de produse oferite spre vânzare" }, "configurationMenuShipping": { - "string": "Manage how you ship out orders" + "string": "Gestionează modurile de expediere a comenzilor " }, "configurationMenuSiteSettings": { - "string": "View and update your site settings" + "string": "Vizualizează și actualizează setările site-ului dvs. " }, "configurationMenuStaff": { - "string": "Manage your employees and their permissions" + "string": "Gestionează angajații și permisiunile acestora " }, "configurationMenuTaxes": { - "string": "Manage how your store charges tax" + "string": "Gestionează modul în care magazinul tău percepe taxe" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "Gestionează și actualizează informațiile despre stocuri și depozite" }, "configurationPluginsPages": { - "string": "View and update your plugins and their settings." + "string": "Vizualizează și actualizează pluginurile și setările acestora." + }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Produse rambursate" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Cantitate fixă" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" }, "homeActivityCardHeader": { "context": "header", - "string": "Activity" + "string": "Activitate" }, "homeActivityCardNoActivities": { - "string": "No activities found" + "string": "Nu s-au găsit activități " }, "homeAnalyticsCardHeader": { "string": "Astăzi" }, "homeHeaderText": { "context": "header", - "string": "Hello there, {userName}" + "string": "Salutare, {userName}" }, "homeHeaderTextCaption": { "context": "subheader", - "string": "Here is some information we gathered about your store" - }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" + "string": "Iată câteva informații disponibile despre magazinul tău" }, "homeProductListCardOrders": { "context": "number of ordered products", - "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" + "string": "{amount, plural,one {Unul comandat} few {{amount} comandate} other {{amount} comandate}}" }, "homeProductsListCardHeader": { "context": "header", - "string": "Top Products" + "string": "Produse Populare" }, "homeProductsListCardNoProducts": { - "string": "No products found" + "string": "Nu s-au găsit produse" }, "homeScreenDisclaimer": { "context": "header", @@ -101,43 +228,51 @@ }, "homeScreenHeader": { "context": "header", - "string": "Hello there, {userName}" + "string": "Salutare, {userName}" + }, + "is filter range between value": { + "context": "is filter range or value", + "string": "între" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "egal cu" }, "menuCreateDialogHeader": { "context": "dialog header", - "string": "Create Menu" + "string": "Creează Meniu" }, "menuCreateDialogMenuTitleLabel": { - "string": "Menu Title" + "string": "Titlu Meniu" }, "menuDetailsDeleteMenuContent": { - "string": "Are you sure you want to delete menu {menuName}?" + "string": "Sigur dorești să ștergi meniul {menuName}?" }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "Șterge Meniul" }, "menuDetailsPageHelperText": { - "string": "Creating the navigation structure is done by dragging and dropping. Simply create a new menu item and then drag it into its destined place. You can move items inside one another to create a tree structure and drag items up and down to create a hierarchy" + "string": "Crearea structurii de navigare se face prin glisare și plasare. Pur și simplu creează un nou element în meniu și apoi trage-l în locul destinat. Poți muta elemente unul în celălalt pentru a crea o structură ierarhică și poți trage elemente în sus și în jos pentru a crea o ierarhie." }, "menuItemDialogAddItem": { "context": "create new menu item, header", - "string": "Add Item" + "string": "Adaugă Articol" }, "menuItemDialogAddLink": { "context": "add link to navigation", - "string": "Link to: {url}" + "string": "Link către: {url}" }, "menuItemDialogEditItem": { "context": "edit menu item, header", - "string": "Edit Item" + "string": "Editează Articol" }, "menuItemDialogLinkLabel": { "context": "label", "string": "Link" }, "menuItemDialogLinkPlaceholder": { - "string": "Start typing to begin search..." + "string": "Începe să tastezi pentru a începe căutarea..." }, "menuItemDialogNameLabel": { "context": "menu item name", @@ -145,78 +280,90 @@ }, "menuItemsAddItem": { "context": "add new menu item", - "string": "Create new item" + "string": "Creează un articol nou" }, "menuItemsHeader": { "context": "header", - "string": "Menu Items" + "string": "Articole Meniu" }, "menuItemsPlaceholder": { - "string": "Add new menu item to begin creating menu" + "string": "Adaugă un nou articol în meniu pentru a începe crearea meniului" }, "menuListCreatedMenu": { - "string": "Created menu" + "string": "Meniu Creat" }, "menuListDeleteMenuContent": { - "string": "Are you sure you want to delete {menuName}?" + "string": "Sigur dorești să ștergi {menuName}?" }, "menuListDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "Șterge Meniul" }, "menuListDeleteMenusContent": { - "string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest meniu?} few {Sigur dorești să ștergi {displayQuantity} meniuri?} other {Sigur dorești să ștergi {displayQuantity} meniuri?}}" }, "menuListDeleteMenusHeader": { "context": "dialog header", - "string": "Delete Menus" + "string": "Șterge Meniurile" }, "menuListDeletedMenu": { - "string": "Deleted menu" + "string": "Șterge Meniu" }, "menuListItems": { "context": "number of menu items", - "string": "Items" + "string": "Articole" }, "menuListMenutitle": { - "string": "Menu Title" + "string": "Titlu Meniu" }, "menuListNoMenus": { - "string": "No menus found" + "string": "Nu au fost găsite meniuri." }, "menuListPageAddMenu": { "context": "button", - "string": "Create Menu" + "string": "Creează Meniu" }, "menuPropertiesMenuTitle": { - "string": "Menu Title" + "string": "Titlu Meniu" + }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nu a fost publicat" }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", - "string": "Not set" + "string": "Nu este setat" }, "orderCustomerCustomerNotSet": { "context": "customer is not set in draft order", - "string": "Not set" + "string": "Nu este setat" }, "orderCustomerShippingAddressNotSet": { "context": "shipping address is not set in draft order", - "string": "Not set" - }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" + "string": "Nu este setat" }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", - "string": "does not apply" + "string": "nu se aplică" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Creează tipul de pagină" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Selectează tipul de conținut" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Disponibil pentru cumpărare" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Imagini de Produs" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Exportare Greutate Produs" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Percepe Taxe" }, "productExportFieldType": { "context": "product field", - "string": "Type" + "string": "Tip" + }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "Imagini Variantă" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Exportă SKU Variantă" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Vizibilitate" + "string": "Exportă Greutate Variantă" }, "productStockHeader": { "context": "product stock, section header", @@ -272,356 +419,387 @@ }, "productTypeCreateHeader": { "context": "window title", - "string": "Create Product Type" + "string": "Creează Tip de produs" }, "productTypeCreatePageHeader": { "context": "header", - "string": "Create Product Type" + "string": "Creează Tip de produs" }, "productTypeTaxesHeader": { "context": "section header", "string": "Taxe " }, "productTypeTaxesInputLabel": { - "string": "Taxe " + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", "string": "Preț" }, "productVariantCreatePricesStockInputLabel": { - "string": "Stock" + "string": "Stoc" }, "productVariantCreatorStockSectionHeader": { "context": "variant stock, header", - "string": "Stock" + "string": "Stoc" }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "Nu există depozite create pentru magazinul tău. Poți configura variante fără a furniza cantități de stoc." }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "Depozite" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "Nu există depozite create pentru magazinul tău. Pentru a adăuga cantitatea de stoc variantei te rugăm configurează un depozit" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "Nu există depozite create pentru magazinul tău. Pentru a adăuga cantitatea de stoc produsului te rugăm configurează un depozit" + }, + "published channel": { + "context": "product label", + "string": "Publicat" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "Categorii ({quantity})" }, "saleDetailsPageCollectionsQuantity": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "Colecții ({quantity})" }, "saleDetailsPageProductsQuantity": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Produse ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Setează data disponibilității" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Livrarea a fost rambursată" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", - "string": "Are you sure you want to delete {name}?" + "string": "Sigur dorești să ștergi {name}?" }, "shippingZoneDetailsDialogsDeleteShippingZone": { "context": "delete shipping zone", - "string": "Are you sure you want to delete {name}?" + "string": "Sigur dorești să ștergi {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "Depozit" }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Aplicații" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Aplicații" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "Aplicație activată" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Aplicație dezactivată" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Activează Aplicație" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "Sigur dorești să activezi {name}? Activarea va începe adunarea evenimentelor." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Activează" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Dezactivează" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Dezactivează Aplicație" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", - "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." + "string": "Sigur dorești să dezactivezi această aplicație? Datele tale vor fi păstrate până când reactivezi aplicația. Vei fi în continuare facturat pentru aplicație." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", - "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", + "string": "Sigur dorești să dezactivezi {name}? Datele tale vor fi păstrate până când reactivezi aplicația. Vei fi în continuare facturat pentru aplicație." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { "context": "delete custom app", - "string": "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?" + "string": "Ștergând {name}, vei șterge toate datele și webhook-urile referitoare la această aplicație. Ești sigur că vrei să faci asta?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Șterge Aplicația" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Sigur dorești să ștergi această aplicație?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "Ștergând {name}, vei elimina instalarea aplicației. Dacă plătești un abonament la aplicație, nu uita să te dezabonezi de la aplicație în Sale sau Marketplace. Sigur dorești să ștergi aplicația?" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Dezctivează" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "Vedeți politica de confidențialitate a acestei aplicații" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Editează setările" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Confidențialitatea datelor" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Obține Asistență" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Deschide Aplicația" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Activează" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permisiuni Aplicație" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "Această aplicație are permisiuni pentru:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "Despre această aplicație" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Șterge Aplicația" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Sigur dorești să ștergi această aplicație?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "Ștergând {name}, vei elimina instalarea aplicației. Dacă plătești un abonament la aplicație, nu uita să te dezabonezi de la aplicație în Sale sau Marketplace. Sigur dorești să ștergi aplicația?" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Există o problemă cu aplicația." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", - "string": "Saleor couldn’t fetch crucial information regarding installation. Without those System can’t install the app in your Saleor. Please use the button below to get back to system’s dashboard." + "string": "Saleor nu a putut obține informații cruciale cu privire la instalare. Fără acestea, sistemul nu poate instala aplicația în Saleor. Te rugăm să utilizezi butonul de mai jos pentru a reveni la dashboard." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Înapoi la pagina principală" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "Află mai multe despre confidențialitatea datelor" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Instalează Aplicația" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "Instalarea acestei aplicații îi va da următoarele permisiuni:" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "Dezinstalarea aplicației va elimina toate datele personale ale clientului stocate de {name}. " }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "Ești pe cale să instalezi {name}" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Permisiuni Aplicație" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "Despre" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Asistență/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "Instalații în derulare" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Reîncercă" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "A apărut o problemă în timpul instalării" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Se instalează aplicația..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Acordă acestei aplicații acces complet la magazin" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Extinde sau restricționează permisiunile aplicației pentru a accesa anumite părți din sistemul Saleor." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "Creează o nouă aplicație" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { - "string": "Generated Token" + "string": "Token Generat" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": { - "string": "This token gives you access to your shop's API, which you'll find here: {url}" + "string": "Acest simbol îți oferă acces la API-ul magazinului, pe care îl vei găsi aici: {url}" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Copiat" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221": { "context": "button", - "string": "Copy token" + "string": "Copiază token" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_4189999598": { - "string": "We’ve created your default token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "Am creat simbolul tău implicit. Asigură-te că vei copia acum noul token de acces. Nu-l vei putea vedea din nou." }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Acordă acestei aplicații acces complet la magazin" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Dezctivează" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Extinde sau restricționează permisiunile aplicației pentru a accesa anumite părți din sistemul Saleor." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activează" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "Informații Aplicație" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Nume Aplicație" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", "string": "Cheie" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057": { - "string": "No tokens found" + "string": "Nu s-au găsit token-uri" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", - "string": "Tokens" + "string": "Token-uri" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", - "string": "Create Token" + "string": "Creează Token" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": { - "string": "Token Note" + "string": "Notă Token" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": { "context": "table actions", - "string": "Actions" - }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." + "string": "Acțiuni" }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "Creează Aplicație" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", - "string": "Deactivated" + "string": "Dezactivat" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "Despre" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "Nu ai aplicații instalate în dashboard" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Aplicații de la terți" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", @@ -629,35 +807,35 @@ }, "src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": { "context": "marketplace content", - "string": "Marketplace is coming soon" + "string": "Marketplace-ul vine în curând" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": { "context": "marketplace button", - "string": "Visit Marketplace" + "string": "Vizitează Marketplace" }, "src_dot_apps_dot_components_dot_Marketplace_dot_52985091": { "context": "marketplace content", - "string": "Discover great free and paid apps in our Saleor Marketplace." + "string": "Descoperă aplicații gratuite și plătite în Saleor Marketplace." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { - "string": "Generated Token" + "string": "Token Generat" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168": { - "string": "Access token is used to authenticate service accounts" + "string": "Token-ul de acces este utilizat pentru autentificarea conturilor de servicii" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3009959880": { - "string": "We’ve created your token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "Am creat token-ul tău. Asigură-te că vei copia acum noul token de acces. Nu-l vei putea vedea din nou." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3406541221": { "context": "button", - "string": "Copy token" + "string": "Copiază token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101": { "context": "header", - "string": "Create Token" + "string": "Creează Token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": { - "string": "Token Note" + "string": "Notă Token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": { "context": "create service token, button", @@ -665,240 +843,339 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "Șterge Token" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", - "string": "Are you sure you want to delete token {token}?" + "string": "Sigur dorești să ștergi token-ul {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "Nu s-au putut prelua setările aplicației" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Instalează Aplicația" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "Nu s-a putut instala {name}" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "Aplicație instalată" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "{name} este gata de utilizare" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "Aplicația a fost eliminată cu succes" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "Creează Aplicație" + }, + "src_dot_assign": { + "context": "button", + "string": "Atribuie" }, "src_dot_attributes": { "context": "attributes section name", "string": "Atribute" }, "src_dot_attributes_dot_attributeSlugUnique": { - "string": "Attribute with this slug already exists" + "string": "Atributul cu acest slug există deja" }, "src_dot_attributes_dot_attributeValueAlreadyExists": { - "string": "This value already exists within this attribute" + "string": "Această valoare există deja în cadrul acestui atribut" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this attribute?} other {Are you sure you want to delete {displayQuantity} attributes?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest atribut?} few {Sigur dorești să ștergi {displayQuantity} atribute?} other {Sigur dorești să ștergi {displayQuantity} atribute?}}" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": { "context": "dialog title", - "string": "Delete attributes" + "string": "Șterge atribute" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": { "context": "dialog title", - "string": "Delete attribute" + "string": "Șterge atribut" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": { "context": "dialog content", - "string": "Are you sure you want to delete {attributeName}?" + "string": "Sigur dorești să ștergi {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Zonă" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Etichetă implicită" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { + "context": "attribute's slug short code label", + "string": "Atribuie Cod" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { + "context": "attribute slug input field helper text", + "string": "Acesta este folosit intern. Asigură-te că nu folosești spații." + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { "context": "product attribute type", "string": "Dropdown" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { "context": "file attribute type", "string": "Fișier" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Tip de intrare în catalog pentru Proprietarul Magazinului" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { "context": "product attribute type", - "string": "Multiple Select" + "string": "Selectare multiplă" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { - "context": "attribute's slug short code label", - "string": "Attribute Code" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { - "context": "attribute slug input field helper text", - "string": "This is used internally. Make sure you don’t use spaces" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pagini" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produse" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Valoare obligatorie" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Greutate" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", - "string": "All Attributes" + "string": "Toate Atributele" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": { "context": "button", - "string": "Create attribute" + "string": "Creează atribut" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": { - "string": "Search Attribute" + "string": "Caută Atribut" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": { "context": "attribute can be column in product list table", - "string": "Can be used as column" + "string": "Poate fi folosit drept coloană" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": { "context": "use attribute in filtering", - "string": "Filterable in Dashboard" + "string": "Filtrabil în Dashboard" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": { "context": "use attribute in filtering", - "string": "Filterable in Storefront" + "string": "Filtrabil în magazin" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": { "context": "attribute can be used only in variants", - "string": "Variant Only" + "string": "Numai Variantă" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": { "context": "attribute value is required", - "string": "Value Required" + "string": "Valoare Obligatorie" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": { "context": "attribute", - "string": "Visible on Product Page in Storefront" + "string": "Vizibil în Pagina Produsului și Magazin" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": { - "string": "No attributes found" + "string": "Niciun atribut găsit" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": { "context": "attribute can be searched in storefront", - "string": "Use in faceted search" + "string": "Căutare detaliată" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": { "context": "attribute can be searched in dashboard", - "string": "Searchable" + "string": "Căutare" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": { - "string": "Attribute Code" + "string": "Atribuie Cod" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": { "context": "attribute is visible", - "string": "Visible" + "string": "Vizibil" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": { "context": "attribute's label'", - "string": "Default Label" + "string": "Etichetă Implicită" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "Definește unde trebuie utilizat acest atribut în sistemul Saleor" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", - "string": "Organization" + "string": "Organizare" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "Clasă Atribut" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "Conținut Atribut" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "Atribut Produs" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", - "string": "Create New Attribute" + "string": "Creează Atribut Nou" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { + "context": "add attribute as column in product list table", + "string": "Adaugă la Opțiunile Coloanei" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Dacă este activat, acest atribut poate fi folosit drept coloană în tabelul de produse." }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" + "string": "Proprietăți Dashboard" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { + "context": "use attribute in filtering", + "string": "Utilizează în Filtrare" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", + "string": "Dacă este activat, vei putea folosi acest atribut pentru a filtra produsele din lista de produse." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Utilizează în căutarea detaliată" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Proprietăți Magazin" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Poziție în căutarea detaliată" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { "context": "attribute visibility in storefront", "string": "Public" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "Dacă este activat, atributul va fi accesibil clienților." }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Imagine" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { - "context": "add attribute as column in product list table", - "string": "Add to Column Options" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { - "context": "use attribute in filtering", - "string": "Use in Filtering" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { - "string": "If enabled, you’ll be able to use this attribute to filter products in product list." + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", - "string": "Are you sure you want to delete \"{name}\" value?" + "string": "Sigur dorești să ștergi valoarea \"{name}\"?" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": { "context": "dialog title", - "string": "Delete attribute value" + "string": "Șterge valoarea atributului" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": { - "string": "Are you sure you want to delete \"{name}\" value? If you delete it you won’t be able to assign it to any of the products with \"{attributeName}\" attribute." + "string": "Sigur dorești să ștergi valoarea \"{name}\"? Dacă o ștergi, nu îl vei putea atribui niciunuia dintre produsele cu atributul \"{attributeName}\"." }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": { "context": "edit attribute value", - "string": "Edit Value" + "string": "Editează Valoarea" }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": { "context": "add attribute value", - "string": "Add Value" + "string": "Adaugă Valoarea" }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": { "context": "attribute name", @@ -906,7 +1183,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": { "context": "attribute values list: name column header", - "string": "Default Store View" + "string": "Vizualizarea implicită a magazinului" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": { "context": "attribute values list: slug column header", @@ -914,95 +1191,133 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": { "context": "No attribute values found", - "string": "No values found" + "string": "Nu s-au găsit valori" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": { "context": "section header", - "string": "Attribute Values" + "string": "Valorile Atributului" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": { "context": "assign attribute value button", - "string": "Assign value" + "string": "Atribuie valoare" + }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { - "string": "Successfully created attribute" + "string": "Atribut creat cu succes" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": { "context": "attribute value deleted", - "string": "Value deleted" + "string": "Valoarea ștearsă" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": { - "string": "Attribute deleted" + "string": "Atribut șters" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": { "context": "added new attribute value", - "string": "Added new value" + "string": "Valoarea nouă adăugată" }, "src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": { "context": "deleted multiple attributes", - "string": "Attributes successfully delete" + "string": "Atribut șters cu succes" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Logare" + "string": "Autentificare" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Parolă" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { - "string": "Sorry, your username and/or password are incorrect. Please try again." + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Ai uitat parola?" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", + "string": "Ne pare rău, numele de utilizator și/sau parola sunt incorecte. Te rugăm să încerci din nou." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "Parola Nouă" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", - "string": "Set new password" + "string": "Setează o nouă parolă" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { - "string": "Confirm Password" + "string": "Confirmare Parolă" + }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "Parolele nu corespund" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Resetare parolă" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", - "string": "Back to login" + "string": "Înapoi la autentificare" + }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Resetare parolă" }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { - "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." + "string": "Succes! În câteva minute vei primi un mesaj cu instrucțiuni despre cum să îți resetezi parola." }, "src_dot_auth_dot_views_dot_2388238158": { - "string": "Provided email address does not exist in our database." + "string": "Adresa de e-mail furnizată nu există în baza noastră de date." }, "src_dot_availability": { "string": "Disponibilitate" }, "src_dot_back": { "context": "button", - "string": "Back" + "string": "Înapoi" + }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" }, "src_dot_cancel": { "context": "button", "string": "Anulare" }, "src_dot_cancelled": { - "context": "order status", - "string": "Cancelled" + "context": "payment status", + "string": "Anulat" + }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" }, "src_dot_catalog": { "string": "Catalog" @@ -1013,52 +1328,52 @@ }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": { "context": "section header", - "string": "Background Image (optional)" + "string": "Imagine de fundal (opțional)" }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": { "context": "field is optional", - "string": "(Optional)" + "string": "(Opțional)" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": { "context": "page header", - "string": "Create New Category" + "string": "Creează Categorie Nouă" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": { - "string": "Add search engine title and description to make this category easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această categorie mai ușor de găsit" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "Șterge categoria" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": { "context": "delete category", - "string": "Are you sure you want to delete {categoryName}?" + "string": "Sigur dorești să ștergi {categoryName}?" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": { - "string": "Category Name" + "string": "Nume Categorie" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": { - "string": "Category Description" + "string": "Descriere Categorie" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": { "context": "button", - "string": "Create category" + "string": "Creează categorie" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": { - "string": "Search Category" + "string": "Caută Categorie" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": { "context": "tab name", - "string": "All Categories" + "string": "Toate Categoriile" }, "src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": { - "string": "Category Name" + "string": "Nume Categorie" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": { - "string": "No categories found" + "string": "Nu s-au găsit categorii" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": { - "string": "No subcategories found" + "string": "Nu s-au găsit subcategorii" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": { "context": "number of subcategories", @@ -1066,22 +1381,10 @@ }, "src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": { "context": "number of products", - "string": "No. of Products" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Preț" + "string": "Nr. de Produse" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Disponibilitate" + "string": "Nu s-au găsit produse" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", @@ -1091,16 +1394,20 @@ "context": "button", "string": "Adaugă produs" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", - "string": "Products in {categoryName}" + "string": "Produse în {categoryName}" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": { "context": "number of subcategories in category", "string": "Subcategorii" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": { - "string": "Add search engine title and description to make this category easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această categorie mai ușor de găsit" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2968663655": { "context": "number of products in category", @@ -1108,122 +1415,144 @@ }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": { "context": "section header", - "string": "All Subcategories" + "string": "Toate Subcategoriile" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": { "context": "button", - "string": "Create subcategory" + "string": "Creează subcategorie" }, "src_dot_categories_dot_views_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "Creează categorie" }, "src_dot_categories_dot_views_dot_1204353135": { - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest produs?} few {Sigur dorești să ștergi {displayQuantity} produse?} other {Sigur dorești să ștergi {displayQuantity} produse?}}" }, "src_dot_categories_dot_views_dot_1754466114": { - "string": "Category created" + "string": "Categorie creată" }, "src_dot_categories_dot_views_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi această categorie?} few {Sigur dorești să ștergi {displayQuantity} categorii?} other {Sigur dorești să ștergi {displayQuantity} categorii?}}" }, "src_dot_categories_dot_views_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "Șterge categoria" }, "src_dot_categories_dot_views_dot_2189424032": { - "string": "Category deleted" + "string": "Categorie ștearsă" }, "src_dot_categories_dot_views_dot_2507763081": { "context": "dialog title", - "string": "Delete products" + "string": "Șterge produse" }, "src_dot_categories_dot_views_dot_3296953393": { - "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." + "string": "Nu uita că acest lucru va anula fixarea tuturor produselor atribuite acestei categorii, făcându-le indisponibile în magazin." }, "src_dot_categories_dot_views_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Reține că acest lucru va șterge și toate produsele atribuite acestei categorii." }, "src_dot_categories_dot_views_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "Șterge categoriile" }, "src_dot_categories_dot_views_dot_847492725": { - "string": "Are you sure you want to delete {categoryName}?" + "string": "Sigur dorești să ștergi {categoryName}?" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi această categorie?} few {Sigur dorești să ștergi {displayQuantity} categorii??} other {Sigur dorești să ștergi {displayQuantity} categorii??}}" }, "src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "Reține că acest lucru va șterge și toate produsele atribuite acestei categorii." }, "src_dot_categories_dot_views_dot_CategoryList_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "Șterge categoriile" + }, + "src_dot_channel": { + "string": "Channel" }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Canale" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Disponibilitate" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Șterge Canal" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", - "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" + "string": "Ștergerea canalului va șterge toate datele produselor referitoare la acest canal. Sigur dorești să ștergi acest canal?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "Toate informațiile comenzilor de pe acest canal trebuie mutate pe un alt canal. Te rugăm să selectezi comenzile care trebuie mutate în:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", - "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." + "string": "Nu există un canal disponibil pentru a muta informațiile comenzii. Creează un canal cu aceeași monedă, astfel încât informațiile să poată fi mutate în acesta." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Selectează Canal" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Setări Canal" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Copiat" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Copiază" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Moneda" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Nume canal" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Selectează un canal" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Nume canal" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", - "string": "Inactive" + "string": "Inactiv" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", @@ -1231,11 +1560,11 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Dezctivează" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Status Canal" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", @@ -1243,22 +1572,57 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Activează" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Nume Canal" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "Nu s-au găsit canale" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", - "string": "Actions" + "string": "Acțiuni" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Creează Canal" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,26 +1630,32 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Canal Nou" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Creeaza Canal" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Detalii canal" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Canal șters" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Canal șters" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Alege fișierul" }, "src_dot_clear": { "context": "button", - "string": "Clar" + "string": "Șterge" + }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" }, "src_dot_collections": { "context": "collections section name", @@ -1293,29 +1663,29 @@ }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "Vizibil" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_77815154": { "context": "collection label", "string": "Ascuns" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": { - "string": "Add search engine title and description to make this collection easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această colecție mai ușor de găsit" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": { "context": "page header", - "string": "Add Collection" + "string": "Adaugă Colecția" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "Vizibil" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_77815154": { "context": "collection label", "string": "Ascuns" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": { - "string": "Add search engine title and description to make this collection easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această colecție mai ușor de găsit" }, "src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": { "context": "collection name", @@ -1323,22 +1693,22 @@ }, "src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": { "context": "section header", - "string": "Background Image (optional)" + "string": "Imagine de fundal (opțional)" }, "src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": { "context": "field is optional", - "string": "(Optional)" + "string": "(Opțional)" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": { "context": "tab name", - "string": "All Collections" + "string": "Toate Colecțiile" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", - "string": "Create collection" + "string": "Creează colecția" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": { "context": "collection", @@ -1349,24 +1719,36 @@ "string": "Publicat" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": { - "string": "No collections found" + "string": "Nu s-au găsit colecții" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { - "string": "No. of Products" + "string": "Nr. de Produse" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { - "string": "Collection Name" + "string": "Nume Colecție" }, "src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": { "context": "collection availability", "string": "Disponibilitate" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { - "string": "No products found" + "string": "Nu s-au găsit produse" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", - "string": "Type" + "string": "Tip" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", @@ -1374,11 +1756,11 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", - "string": "Products in {name}" + "string": "Produse în {name}" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": { "context": "button", - "string": "Assign product" + "string": "Atribuie produs" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": { "context": "product name", @@ -1388,52 +1770,52 @@ "string": "Colecție ștearsă" }, "src_dot_collections_dot_views_dot_2001540731": { - "string": "Added product to collection" + "string": "Produs adăugat la colecție" }, "src_dot_collections_dot_views_dot_2402899582": { - "string": "Are you sure you want to delete collection's image?" + "string": "Sigur dorești să ștergi imaginea colecției?" }, "src_dot_collections_dot_views_dot_3215481647": { - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi atribuirea acestui produs?} few {Sigur dorești să anulezi atribuirea a {displayQuantity} produse?} other {Sigur dorești să anulezi atribuirea a {displayQuantity} produse?}}" }, "src_dot_collections_dot_views_dot_3482612628": { - "string": "Deleted product from collection" + "string": "Produs șters din colecție" }, "src_dot_collections_dot_views_dot_3576236500": { - "string": "Manage Collection Channel Availability" + "string": "Gestionează disponibilitatea canalului de colecție" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", - "string": "Unassign products from collection" + "string": "Anulează atribuirea produselor din colecție" }, "src_dot_collections_dot_views_dot_523939418": { - "string": "Are you sure you want to delete {collectionName}?" + "string": "Sigur dorești să ștergi {collectionName}?" }, "src_dot_collections_dot_views_dot_686910896": { "context": "window title", - "string": "Create collection" + "string": "Creează colecție" }, "src_dot_collections_dot_views_dot_699514132": { "context": "dialog title", - "string": "Delete Collection" + "string": "Șterge Colecția" }, "src_dot_collections_dot_views_dot_870815507": { "context": "unassign product from collection, button", - "string": "Unassign" + "string": "Anulează atribuirea" }, "src_dot_collections_dot_views_dot_942133001": { "context": "dialog title", - "string": "Delete image" + "string": "Șterge imagine" }, "src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": { - "string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi această colecție?} few {Sigur dorești să ștergi {displayQuantity} colecții?} other {Sigur dorești să ștergi {displayQuantity} colecții?}}" }, "src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": { "context": "dialog title", - "string": "Delete collections" + "string": "Șterge colecțiile" }, "src_dot_components_dot_AccountPermissionGroups_dot_2836633439": { - "string": "Permission groups" + "string": "Permisiunile grupurilor" }, "src_dot_components_dot_AccountPermissions_dot_2690176844": { "context": "dialog header", @@ -1441,403 +1823,478 @@ }, "src_dot_components_dot_AccountPermissions_dot_2731975416": { "context": "card section description", - "string": "Available permissions" + "string": "Permisiuni disponibile" }, "src_dot_components_dot_AccountPermissions_dot_2853621891": { "context": "exceeded permissions description", - "string": "This groups permissions exceeds your own. You are able only to manage permissions that you have." + "string": "Permisiunile acestui grup le depășesc pe ale tale. Poți gestiona doar permisiunile tale." }, "src_dot_components_dot_AccountPermissions_dot_3674526441": { "context": "permission list item description", - "string": "This group is last source of that permission" + "string": "Acest grup este ultima sursă a acestei permisiuni" }, "src_dot_components_dot_AddressEdit_dot_1139500589": { "string": "Țară" }, "src_dot_components_dot_AddressEdit_dot_1271289966": { - "string": "Phone" + "string": "Telefon" }, "src_dot_components_dot_AddressEdit_dot_1363074570": { - "string": "Address line 1" + "string": "Adresă" }, "src_dot_components_dot_AddressEdit_dot_253031977": { "string": "Oraș" }, "src_dot_components_dot_AddressEdit_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "Cod poștal" }, "src_dot_components_dot_AddressEdit_dot_3121963259": { - "string": "Address line 2" + "string": "Detalii adresă" }, "src_dot_components_dot_AddressEdit_dot_3570415321": { - "string": "Company" + "string": "Companie" }, "src_dot_components_dot_AddressEdit_dot_944851093": { - "string": "Country area" + "string": "Județ" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Nu s-au găsit rezultate" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Caută Atribute" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Caută după numele atributului" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", - "string": "Assign Attribute" + "string": "Atribuie atribut" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Atribuie" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { "context": "dialog header", - "string": "Assign Category" + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { - "string": "Search Category" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." - }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", - "string": "Assign Collection" + "string": "Atribuie Categorie" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { - "string": "Search Collection" + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", + "string": "Caută Categorie" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Caută după numele categoriei etc. ..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { + "context": "dialog header", + "string": "Atribuie Colecția" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", + "string": "Caută Colecția" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Caută după numele colecției etc. ..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", - "string": "Assign" + "string": "Atribuie" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { + "string": "Caută Produse" }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { - "string": "Search Products" + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Caută după nume, atribut, tipul de produs etc. ..." }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", - "string": "Assign Product" + "string": "Atribuie Produs" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { - "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Caută după nume, atribut, tipul de produs etc. ..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", + "string": "Sigur dorești să anulezi atribuirea {attributeName} la {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", - "string": "{number} Attributes" + "string": "{number} Atribute" }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", "string": "Atribute" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Valori" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Valoare" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { - "string": "No results" + "string": "Niciun rezultat" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Ascuns" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { - "string": "Select channels you want for {contentType} to be available on" + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { - "string": "Select all channels" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { - "string": "Channels A to Z" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { - "string": "Search through channels" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { - "context": "product status title", - "string": "Available in {count}/{allCount}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { "context": "section header", "string": "Disponibilitate" }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + "string": "Disponibil la {selectedChannelsCount} din {allChannelsCount, plural, one {# channel} other {# channels}}" }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { "context": "section header button", - "string": "Manage" + "string": "Administrează" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Afișare în listele de produse" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "din {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publică pe" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Dezactivarea acestei casete de selectare va elimina produsul din paginile de căutare și categorii. Va fi disponibil pe paginile colecției." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Setează disponibil pe" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Setează data publicării" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { + "string": "Selectează canalele pe care dorești ca {contentType} să fie disponibil" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { + "string": "Niciun Canal găsit" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { + "string": "Selectează toate canalele" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { + "string": "Canalele de la A la Z" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { + "string": "Caută prin canale" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Caută prin canale" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Selectează canalele pe care dorești ca {contentType} să fie disponibil" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { + "context": "product status title", + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicat" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Stare" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", - "string": "Reset" + "string": "Resetează" }, "src_dot_components_dot_ColumnPicker_dot_2539195044": { "context": "select visible columns button", - "string": "Columns" + "string": "Coloane" }, "src_dot_components_dot_ColumnPicker_dot_2715399461": { "context": "pick columns to display", - "string": "{numberOfSelected} columns selected out of {numberOfTotal}" + "string": "{numberOfSelected} coloane selectate din {numberOfTotal}" }, "src_dot_components_dot_CompanyAddressInput_dot_1139500589": { "string": "Țară" }, "src_dot_components_dot_CompanyAddressInput_dot_1271289966": { - "string": "Phone" + "string": "Telefon" }, "src_dot_components_dot_CompanyAddressInput_dot_1363074570": { - "string": "Address line 1" + "string": "Adresă" }, "src_dot_components_dot_CompanyAddressInput_dot_253031977": { "string": "Oraș" }, "src_dot_components_dot_CompanyAddressInput_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "Cod poștal" }, "src_dot_components_dot_CompanyAddressInput_dot_3121963259": { - "string": "Address line 2" + "string": "Detalii adresă" }, "src_dot_components_dot_CompanyAddressInput_dot_3570415321": { - "string": "Company" + "string": "Companie" }, "src_dot_components_dot_CompanyAddressInput_dot_944851093": { - "string": "Country area" - }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" + "string": "Județ" }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", - "string": "{number} Countries" + "string": "{number} Țări" }, "src_dot_components_dot_CountryList_dot_2747492886": { "context": "button", - "string": "Assign countries" + "string": "Atribuie ţări" }, "src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": { "context": "custom search delete, dialog header", - "string": "Delete Search" + "string": "Șterge Căutarea" }, "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { - "string": "Are you sure you want to delete {name} search tab?" + "string": "Sigur dorești să ștergi fila de căutare {name}?" + }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Utilizează API-ul GraphQL" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", - "string": "Error" + "string": "Eroare" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", - "string": "Delete Search" + "string": "Șterge Căutarea" }, "src_dot_components_dot_FilterBar_dot_2340527467": { - "string": "Custom Filter" + "string": "Filtru customizat" }, "src_dot_components_dot_FilterBar_dot_3268463180": { "context": "button", - "string": "Save Search" + "string": "Salvează Căutarea" }, "src_dot_components_dot_FilterCard_dot_996289613": { "string": "Filtre" }, "src_dot_components_dot_Filter_dot_2332404293": { "context": "search", - "string": "No results" - }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" + "string": "Niciun rezultat" }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", - "string": "Show more" - }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" + "string": "Arată mai mult" }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtre" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "și" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtre" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Salvează modificările" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", - "string": "Drop here to upload" + "string": "Glisează aici pentru a încărca" }, "src_dot_components_dot_LanguageSwitch_dot_4150219184": { "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Adaugă" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Valoare" }, "src_dot_components_dot_Metadata_dot_1509432322": { "context": "header", - "string": "Metadata" + "string": "Metadate" }, "src_dot_components_dot_Metadata_dot_1535223586": { "context": "header", - "string": "Private Metadata" + "string": "Metadate Private" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", - "string": "Field" + "string": "Câmp" + }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", - "string": "Add Field" + "string": "Adaugă Câmp" }, "src_dot_components_dot_Metadata_dot_4190792473": { "context": "table action", - "string": "Actions" - }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" + "string": "Acțiuni" }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", - "string": "to {money}" + "string": "în {money}" }, "src_dot_components_dot_MoneyRange_dot_1316359951": { "context": "money", @@ -1845,60 +2302,60 @@ }, "src_dot_components_dot_MoneyRange_dot_3729849657": { "context": "money", - "string": "from {money}" + "string": "din {money}" }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_1477537381": { "context": "add custom select input option", - "string": "Add new value: {value}" + "string": "Adaugă o nouă valoare: {value}" }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "Nu s-au găsit rezultate" }, "src_dot_components_dot_MultiSelectField_dot_4205644805": { - "string": "No results found" + "string": "Nu s-au găsit rezultate" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { "string": "Navigator" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", - "string": "Order Number" + "string": "Număr Comandă" }, "src_dot_components_dot_Navigator_dot_1167695965": { "context": "navigator placeholder", - "string": "Type Command" + "string": "Tastează Instrucțiunea" }, "src_dot_components_dot_Navigator_dot_1643417013": { "context": "navigator placeholder", - "string": "Search Customer" + "string": "Caută Client" }, "src_dot_components_dot_Navigator_dot_1809988825": { "context": "navigator section header", - "string": "Search in Customers" + "string": "Caută în Clienți" }, "src_dot_components_dot_Navigator_dot_2874620973": { "context": "navigator placeholder", - "string": "Type {key} to see available actions" + "string": "Tastează {key} pentru a vedea acțiunile disponibile" }, "src_dot_components_dot_Navigator_dot_2935523260": { "context": "navigator placeholder", - "string": "Search in Catalog" + "string": "Caută în Catalog" }, "src_dot_components_dot_Navigator_dot_3060198201": { "context": "navigator section header", - "string": "Navigate to" + "string": "Navighează către" }, "src_dot_components_dot_Navigator_dot_3384551821": { "context": "navigator notification", - "string": "Our new feature to help you with your daily tasks. Run Navigator using {keyboardShortcut} shortcut." + "string": "Noua noastră funcție pentru a te ajuta cu sarcinile zilnice. Rulează Navigatorul utilizând comanda rapidă {keyboardShortcut}." }, "src_dot_components_dot_Navigator_dot_3636839115": { "context": "navigator section header", - "string": "Quick Actions" + "string": "Acțiuni Rapide" }, "src_dot_components_dot_Navigator_dot_4290208300": { "context": "navigator notification title", - "string": "Navigator is here to help" + "string": "Navigatorul este aici pentru a te ajuta" }, "src_dot_components_dot_Navigator_dot_modes_dot_category": { "string": "Categorie" @@ -1916,65 +2373,65 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createCategory": { "context": "button", - "string": "Create Category" + "string": "Creează Categorie" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCollection": { "context": "button", - "string": "Create Collection" + "string": "Creează Colecția" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": { "context": "button", - "string": "Create Customer" + "string": "Creează Client" }, "src_dot_components_dot_Navigator_dot_modes_dot_createOrder": { "context": "button", - "string": "Create Order" + "string": "Creează Comandă" }, "src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": { "context": "button", - "string": "Create Permission Group" + "string": "Creează Grup de Permisiuni" }, "src_dot_components_dot_Navigator_dot_modes_dot_createProduct": { "context": "button", - "string": "Create Product" + "string": "Creează Produs" }, "src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": { "context": "button", - "string": "Create Voucher" + "string": "Creează Voucher" }, "src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": { "string": "{firstName} {lastName}" }, "src_dot_components_dot_Navigator_dot_modes_dot_goToOrder": { "context": "navigator action", - "string": "Go to order #{orderNumber}" + "string": "Mergi la #{orderNumber}" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": { "context": "navigator catalog mode description", - "string": "Search in Catalog" + "string": "Caută în Catalog" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": { "context": "navigator command mode description", - "string": "Search Command" + "string": "Caută în Instrucțiuni" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": { "context": "navigator customer mode description", - "string": "Search Customers" + "string": "Caută Clienți" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": { "context": "navigator default mode description", - "string": "Search Views and Actions" + "string": "Căutați Vizualizări și Acțiuni" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpMode": { "context": "navigator help mode description", - "string": "Display Help" + "string": "Afișează Ajutor" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": { "context": "navigator order mode description", - "string": "Search Orders" + "string": "Caută Comenzi" }, "src_dot_components_dot_Navigator_dot_modes_dot_noResults": { - "string": "No Results" + "string": "Niciun Rezultat" }, "src_dot_components_dot_Navigator_dot_modes_dot_product": { "string": "Produs" @@ -1983,103 +2440,118 @@ "string": "Ooops!..." }, "src_dot_components_dot_NotFoundPage_dot_4036415297": { - "string": "Something's missing" + "string": "Ceva lipsește" }, "src_dot_components_dot_NotFoundPage_dot_4205980614": { - "string": "Sorry, the page was not found" + "string": "Ne pare rău, pagina nu a fost găsită" }, "src_dot_components_dot_NotFoundPage_dot_678743710": { "context": "button", - "string": "Go back to dashboard" + "string": "Reveniți la pagina principală" + }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" }, "src_dot_components_dot_PriceField_dot_4072537038": { - "string": "Price cannot be lower than 0" + "string": "Prețul nu poate fi mai mic de 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { - "string": "No results found" + "string": "Nu s-au găsit rezultate" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { - "string": "No of Rows:" + "string": "Nr. Rânduri:" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": { "context": "save filter tab, header", - "string": "Save Custom Search" + "string": "Salvează Căutarea Personalizată" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": { "context": "save search tab", - "string": "Search Name" + "string": "Caută Nume" }, "src_dot_components_dot_SearchBar_dot_2173195312": { "context": "button", - "string": "Delete Search" + "string": "Șterge Căutarea" }, "src_dot_components_dot_SearchBar_dot_2340527467": { - "string": "Custom Filter" + "string": "Filtru Customizat" }, "src_dot_components_dot_SearchBar_dot_3268463180": { "context": "button", - "string": "Save Search" + "string": "Salvează Căutarea" }, "src_dot_components_dot_SeoForm_dot_1324250412": { - "string": "Search engine title" + "string": "Titlul motorului de căutare" }, "src_dot_components_dot_SeoForm_dot_1991321627": { - "string": "Search engine description" + "string": "Descrierea motorului de căutare" }, "src_dot_components_dot_SeoForm_dot_3198271020": { "context": "button", - "string": "Edit website SEO" + "string": "Editează SEO pentru website" }, "src_dot_components_dot_SeoForm_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Previzualizare motor de căutare" }, "src_dot_components_dot_SeoForm_dot_3478065224": { "string": "Slug" }, "src_dot_components_dot_SeoForm_dot_3877274856": { "context": "character limit", - "string": "{numberOfCharacters} of {maxCharacters} characters" + "string": "{numberOfCharacters} din {maxCharacters} caractere" }, "src_dot_components_dot_SeoForm_dot_seoFieldMessage": { "string": "Dacă este gol, previzualizarea arată ce va fi generat în mod automat." }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": { "context": "add custom select input option", - "string": "Add new value: {value}" + "string": "Adaugă o nouă valoare: {value}" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_3069107721": { - "string": "None" + "string": "Nici unul" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "Nu s-au găsit rezultate" }, "src_dot_components_dot_SingleSelectField_dot_4205644805": { - "string": "No results found" + "string": "Nu s-au găsit rezultate" }, "src_dot_components_dot_TableHead_dot_868570480": { - "string": "Selected {number} items" + "string": "Selectează {number} articole" + }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", - "string": "Send" + "string": "Trimite" }, "src_dot_components_dot_Timeline_dot_3028189627": { - "string": "Leave your note here..." + "string": "Lasă nota aici..." + }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Deconectează-te" + "string": "Deconectare" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", - "string": "Account Settings" + "string": "Setări Cont" }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", - "string": "Enable Dark Mode" + "string": "Activează Dark Mode" }, "src_dot_components_dot_VisibilityCard_dot_1311467573": { - "string": "Show in product listings" + "string": "Afișare în listele de produse" }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", @@ -2087,25 +2559,25 @@ }, "src_dot_components_dot_VisibilityCard_dot_1815688500": { "context": "date", - "string": "since {date}" + "string": "din {date}" }, "src_dot_components_dot_VisibilityCard_dot_2060790769": { "context": "publish on date", - "string": "Publish on" + "string": "Publică pe" }, "src_dot_components_dot_VisibilityCard_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + "string": "Dezactivarea acestei casete de selectare va elimina produsul din paginile de căutare și categorii. Va fi disponibil pe paginile colecției." }, "src_dot_components_dot_VisibilityCard_dot_2699516026": { "context": "available on date", - "string": "Set available on" + "string": "Setează disponibil pe" }, "src_dot_components_dot_VisibilityCard_dot_292404896": { - "string": "Set publication date" + "string": "Setează data publicării" }, "src_dot_components_dot_WeightRange_dot_264731940": { "context": "weight", - "string": "to {value} {unit}" + "string": "la {value} {unit}" }, "src_dot_components_dot_WeightRange_dot_2892071052": { "context": "weight", @@ -2113,157 +2585,181 @@ }, "src_dot_components_dot_WeightRange_dot_4256193688": { "context": "weight", - "string": "from {value} {unit}" + "string": "din {value} {unit}" }, "src_dot_components_dot_Weight_dot_2781622322": { "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", "string": "Configurație" }, "src_dot_configuration_dot_1233229030": { - "string": "Miscellaneous" + "string": "Diverse" }, "src_dot_configuration_dot_1440737903": { - "string": "Shipping Settings" + "string": "Setări Livrare" }, "src_dot_configuration_dot_1742602794": { - "string": "Attributes and Product Types" + "string": "Atribute și Tip de produse" }, "src_dot_configuration_dot_3140151600": { - "string": "Staff Settings" + "string": "Setări Personal" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "Management de conținut" }, "src_dot_configuration_dot_3655543906": { - "string": "Product Settings" + "string": "Setări Produs" }, "src_dot_configuration_dot_887806978": { - "string": "Multichannel" + "string": "Multicanal" }, "src_dot_confirm": { "context": "button", "string": "Confirm" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": { - "string": "Product Export Failed" + "string": "Exportul produsului a eșuat" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText": { - "string": "Product export has finished and was sent to your email address." + "string": "Exportul produsului s-a încheiat și a fost trimis la adresa ta de e-mail." }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedTitle": { "context": "csv file exporting has finished, header", - "string": "Exporting CSV finished" + "string": "Exportarea CSV s-a încheiat" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText": { - "string": "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!" + "string": "Factura solicitată a fost generată! A fost adăugată în partea de sus a listei de facturi din această vizualizare" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": { "context": "invoice generating has finished, header", - "string": "Invoice Generated" + "string": "Factura Generată" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": { "context": "dialog header, title", - "string": "Invoice Generation" + "string": "Generare Factură" + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Actualizare" + }, + "src_dot_continue": { + "context": "button", + "string": "Continuă" }, "src_dot_create": { "context": "button", - "string": "Crează" + "string": "Creează" }, "src_dot_customApps": { - "string": "Local Apps" + "string": "Aplicații Locale" }, "src_dot_customers": { "context": "customers section name", - "string": "Clienții" + "string": "Clienți" }, "src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": { "context": "dialog title", - "string": "Edit Address" + "string": "Editează Adresa" }, "src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_3769321414": { "context": "dialog title", - "string": "Add Address" + "string": "Adaugă Adresa" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { + "context": "button", + "string": "Adaugă adresa" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Acest client nu are nicio adresă adăugată în agenda sa. Poți adăuga o adresă folosind butonul de mai jos." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { "context": "customer's address book, header", - "string": "{fullName}'s Address Book" + "string": "Cartea de adrese a {fullName} " }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { - "context": "button", - "string": "Add address" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", - "string": "{fullName} Details" + "string": "Detalii {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { - "string": "Default Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Nu există nicio adresă de afișat pentru acest client" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "Default Billing Address" + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { + "string": "Adresa prestabilită" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "Adresa de facturare prestabilită" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Adresa de livrare prestabilită" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "Set as default shipping address" + "string": "Șterge Adresa" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { "context": "button", - "string": "Set as default billing address" + "string": "Editează Adresa" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { + "context": "button", + "string": "Setează ca adresă de facturare prestabilită" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Setează ca adresă de livrare prestabilită" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", - "string": "Address Information" + "string": "Informații Adresă" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "Adresa de livrare" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", "string": "Adresă" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": { - "string": "This customer has no addresses yet" + "string": "Acest client nu are o adresă" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", - "string": "Billing Address" + "string": "Adresa de facturare" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": { "context": "page header", - "string": "Primary Address" + "string": "Adresa Principală" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": { - "string": "The primary address of this customer." + "string": "Adresa principală a acestui client." }, "src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": { "context": "header", - "string": "Customer Overview" + "string": "Prezentare generală clienți" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": { "context": "notes about customer header", @@ -2274,61 +2770,61 @@ "string": "Notă" }, "src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": { - "string": "Enter any extra infotmation regarding this customer." + "string": "Adaugă orice informații suplimentare despre acest client." }, "src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": { "context": "page header", - "string": "Create Customer" + "string": "Creează Client" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": { "context": "check to mark this account as active", - "string": "User account active" + "string": "Cont de utilizator activ" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": { "context": "section subheader", - "string": "Active member since {date}" + "string": "Membru activ din {date}" }, "src_dot_customers_dot_components_dot_CustomerDetails_dot_577013340": { "context": "note about customer", "string": "Notă" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Informații de Contact" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { - "string": "Search Customer" + "string": "Caută Client" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": { "context": "button", - "string": "Create customer" + "string": "Creează client" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": { "context": "tab name", - "string": "All Customers" + "string": "Toți Clienții" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": { "context": "customer", - "string": "Join Date" + "string": "Data înscrierii" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": { - "string": "Number of Orders" + "string": "Număr Comenzi" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "Nr. Comenzi" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { - "string": "No customers found" + "string": "Niciun client găsit" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": { - "string": "Customer Email" + "string": "Email Client" }, "src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": { - "string": "Customer Name" + "string": "Nume Client" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": { "context": "order status", @@ -2340,11 +2836,11 @@ }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": { "context": "number of order", - "string": "No. of Order" + "string": "Nr. Comandă" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": { "context": "button", - "string": "View all orders" + "string": "Vezi toate comenzile" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_4205493358": { "context": "order placement date", @@ -2355,204 +2851,248 @@ "string": "Total" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "Nu s-au găsit comenzi." }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { - "string": "Last login" + "string": "Ultima autentificare" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": { - "string": "Last order" + "string": "Ultima comandă" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": { "context": "section header", - "string": "Customer History" + "string": "Istoric Client" }, "src_dot_customers_dot_views_dot_1927691511": { "context": "delete customer, dialog content", - "string": "Are you sure you want to delete {email}?" + "string": "Sigur dorești să ștergi {email}?" }, "src_dot_customers_dot_views_dot_1998583641": { "context": "dialog header", - "string": "Delete Customer" + "string": "Șterge Client" }, "src_dot_customers_dot_views_dot_2657976015": { "context": "dialog header", - "string": "Delete Address" + "string": "Șterge Adresa" }, "src_dot_customers_dot_views_dot_2859116187": { "context": "window title", - "string": "Create customer" + "string": "Creează client" }, "src_dot_customers_dot_views_dot_3689332763": { - "string": "Are you sure you want to delete this address from users address book?" + "string": "Sigur dorești să ștergi această adresă din agenda utilizatorilor?" }, "src_dot_customers_dot_views_dot_3901579344": { - "string": "Customer Removed" + "string": "Client Eliminat" }, "src_dot_customers_dot_views_dot_3970234993": { - "string": "Customer created" + "string": "Client creat" }, "src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": { - "string": "{counter,plural,one {Are you sure you want to delete this customer?} other {Are you sure you want to delete {displayQuantity} customers?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest client?} few {Sigur dorești să ștergi {displayQuantity} clienți?} other {Sigur dorești să ștergi {displayQuantity} clienți?}}" }, "src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": { "context": "dialog header", - "string": "Delete Customers" + "string": "Șterge Clienți" }, "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", - "string": "Delete" + "string": "Șterge" }, "src_dot_demo": { "context": "notification message after log in", - "string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes." + "string": "Ești în modul demo! Nu poți salva modificările." }, "src_dot_description": { "string": "Descriere" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Reduceri" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { + "context": "button", + "string": "Atribuie categorii" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { "context": "section header", - "string": "Eligible Categories" + "string": "Categorii Eligibile" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Nu s-au găsit categorii" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Nume Categorie" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produse" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { "context": "button", - "string": "Assign categories" + "string": "Atribuie colecții" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { + "context": "section header", + "string": "Colecții Eligibile" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Nu s-au găsit colecții" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Nume Colecție" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { "context": "number of products", "string": "Produse" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" - }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { - "context": "section header", - "string": "Eligible Collections" - }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", - "string": "Assign Countries" + "string": "Atribuie Țări" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2110418881": { "context": "search box placeholder", - "string": "Search by country name" + "string": "Caută după numele ţării" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": { - "string": "Choose countries, you want voucher to be limited to, from the list below" + "string": "Alege țările la care dorești ca voucher-ul să fie limitat, din lista de mai jos" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": { "context": "search box label", - "string": "Filter Countries" + "string": "Filtrează Țări" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2747492886": { "context": "button", - "string": "Assign countries" + "string": "Atribuie ţări" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2777439857": { "context": "country selection", - "string": "Countries A to Z" + "string": "Țări de la A la Z" }, "src_dot_discounts_dot_components_dot_DiscountDates_dot_1596226028": { "context": "voucher end date, switch button", - "string": "Set end date" + "string": "Setează data de încheiere" }, "src_dot_discounts_dot_components_dot_DiscountDates_dot_1662220323": { "context": "time during discount is active, header", - "string": "Active Dates" + "string": "Dăți Active" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", - "string": "Assign products" + "string": "Atribuie produse" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Produse Eligibile" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nu s-au găsit produse" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Disponibilitate" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Nume Produs" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Tip Produs" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nu s-au găsit variante" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Nume Produs" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Tip Produs" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", - "string": "Create Sale" + "string": "Creează Reducere" }, "src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": { "context": "sale name", "string": "Nume" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": { - "string": "Search Sale" + "string": "Caută Reduceri" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": { "context": "button", - "string": "Create Sale" + "string": "Creează Reducere" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": { "context": "tab name", - "string": "All Sales" + "string": "Toate Reducerile" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_active": { "context": "sale status", "string": "Activ" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", - "string": "Expired" + "string": "Expirat" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "Cantitate fixă" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": { "context": "discount type", - "string": "Percentage" + "string": "Procent" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": { "context": "sale status", - "string": "Scheduled" + "string": "Programat" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_started": { "context": "sale start date", - "string": "Started" + "string": "A început" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_status": { "context": "sale status", "string": "Stare" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_type": { - "string": "Discount Type" + "string": "Tip Reducere" }, "src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": { "context": "sale value", @@ -2560,14 +3100,14 @@ }, "src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": { "context": "sale end date", - "string": "Ends" + "string": "Se termină" }, "src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": { - "string": "Nu au fost găsite vânzări" + "string": "Nu s-au găsit reduceri" }, "src_dot_discounts_dot_components_dot_SaleList_dot_47059407": { "context": "sale start date", - "string": "Starts" + "string": "Începe" }, "src_dot_discounts_dot_components_dot_SaleList_dot_636461959": { "context": "sale name", @@ -2583,15 +3123,15 @@ }, "src_dot_discounts_dot_components_dot_SaleType_dot_3216816841": { "context": "percentage or fixed, header", - "string": "Discount Type" + "string": "Tip Reducere" }, "src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": { "context": "discount type", - "string": "Percentage" + "string": "Procent" }, "src_dot_discounts_dot_components_dot_SaleType_dot_46415128": { "context": "discount type", - "string": "Fixed Amount" + "string": "Cantitate Fixă" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": { "context": "sale value, header", @@ -2599,36 +3139,36 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": { "context": "sale discount", - "string": "Discount Value" + "string": "Valoarea Reducerii" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": { "context": "channels sale info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canalele care nu au reduceri atribuite vor folosi canalul părinte pentru a defini prețul. Prețul va fi convertit în moneda canalului" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "Nu s-au găsit canale" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nume canal" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", - "string": "Create Voucher" + "string": "Creează Voucher" }, "src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": { "context": "voucher end date, switch button", - "string": "Set end date" + "string": "Setează data de încheiere" }, "src_dot_discounts_dot_components_dot_VoucherDates_dot_1662220323": { "context": "time during voucher is active, header", - "string": "Active Dates" + "string": "Dăți Active" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2071139683": { - "string": "Voucher applies to all countries" + "string": "Voucher-ul se aplică în toate țările" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": { - "string": "Voucher is limited to these countries" + "string": "Voucher-ul este limitat la aceste țări" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": { "context": "voucher country range", @@ -2636,72 +3176,85 @@ }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "Categorii ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "Colecții ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": { "context": "number of products", - "string": "Products ({quantity})" + "string": "Produse ({quantity})" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": { - "string": "Discount Code" + "string": "Cod de reducere" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009": { "context": "voucher code, button", - "string": "Generate Code" + "string": "Generează Cod" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", - "string": "Limit to one use per customer" + "string": "Limitează la o singură utilizare per client" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limitează de câte de ori această reducere poate fi utilizată în total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limita de utilizare" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", - "string": "Usage Limit" + "string": "Limită de utilizare" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", - "string": "All Vouchers" + "string": "Toate Voucher-ele" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": { - "string": "Search Voucher" + "string": "Caută Voucher" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": { "context": "button", - "string": "Create voucher" + "string": "Creează voucher" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_active": { "context": "voucher status", "string": "Activ" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", - "string": "Expired" + "string": "Expirat" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "Cantitate fixă" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": { "context": "discount type", - "string": "Percentage" + "string": "Procent" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": { "context": "voucher status", - "string": "Scheduled" + "string": "Programat" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": { "context": "voucher start date", - "string": "Started" + "string": "Început" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": { "context": "voucher status", @@ -2709,10 +3262,10 @@ }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": { "context": "voucher", - "string": "Times used" + "string": "Număr utilizări" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": { - "string": "Discount Type" + "string": "Tip Reducere" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": { "context": "voucher value", @@ -2720,56 +3273,56 @@ }, "src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": { "context": "minimum amount of spent money to activate voucher", - "string": "Min. Spent" + "string": "Min. Cheltuit" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": { "context": "voucher is active until date", - "string": "Ends" + "string": "Se termină" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": { "context": "voucher uses", - "string": "Uses" + "string": "Utilizări" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": { "context": "voucher is active from date", - "string": "Starts" + "string": "Începe" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": { "context": "voucher code", "string": "Cod" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": { - "string": "Nu au fost găsite vouchere" + "string": "Nu s-au găsit vouchere" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", "string": "Valoare" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canalele care nu au reduceri atribuite vor folosi canalul părinte pentru a defini prețul. Prețul va fi convertit în moneda canalului" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": { "context": "voucher requirements, header", - "string": "Minimum Requirements" + "string": "Cerințe Minime" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": { "context": "voucher has no requirements", - "string": "None" + "string": "Nici unul" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": { "context": "voucher requirement", - "string": "Minimum quantity of items" + "string": "Cantitate minimă de articole" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "Nu s-au găsit canale" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nume canal" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", - "string": "Minimal order value" + "string": "Valoarea minimă a comenzii" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": { "context": "voucher value", @@ -2777,15 +3330,15 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": { "context": "voucher value requirement", - "string": "Min. Order Value" + "string": "Min. Valoarea Comandă" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": { "context": "voucher", - "string": "Applies to" + "string": "Se aplică la" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": { "context": "voucher value requirement", - "string": "Usage Limit" + "string": "Limită de utilizare" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": { "context": "voucher code", @@ -2793,19 +3346,19 @@ }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": { "context": "header", - "string": "Discount Type" + "string": "Tip Reducere" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": { "context": "voucher discount type", - "string": "Free Shipping" + "string": "Transport Gratuit" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": { "context": "voucher discount type", - "string": "Percentage" + "string": "Procent" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": { "context": "voucher discount type", - "string": "Fixed Amount" + "string": "Cantitate Fixă" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", @@ -2816,31 +3369,31 @@ "string": "Valoare" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": { - "string": "Discount Value" + "string": "Valoarea Reducerii" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": { "context": "voucher application, switch button", - "string": "Only once per order" + "string": "Doar o dată per comandă" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canalele care nu au reduceri atribuite vor folosi canalul părinte pentru a defini prețul. Prețul va fi convertit în moneda canalului" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": { - "string": "Voucher Specific Information" + "string": "Informații specifice voucher-ului" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "Nu s-au găsit canale" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { - "string": "If this option is disabled, discount will be counted for every eligible product" + "string": "Dacă această opțiune este dezactivată, reducerea va fi luată în considerare pentru fiecare produs eligibil" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nume canal" }, "src_dot_discounts_dot_order": { "context": "voucher discount", - "string": "Entire order" + "string": "Întreaga comandă" }, "src_dot_discounts_dot_products": { "context": "voucher discount", @@ -2851,176 +3404,851 @@ "string": "Expediere" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": { - "string": "Successfully created sale" + "string": "Reducere creată cu succes" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { - "string": "Manage Sales Channel Availability" + "string": "Gestionează disponibilitatea canalului de reduceri" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Gestionează disponibilitatea canalului" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Reducere eliminată" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" + "string": "Reducere eliminată" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", - "string": "Unassign Categories From Sale" + "string": "Șterge Reducere" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Anulează atribuirea categoriilor de la reducere" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Sigur dorești să ștergi {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { "context": "dialog header", - "string": "Unassign Products From Sale" + "string": "Unassign Product From Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { - "context": "dialog header", - "string": "Delete Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", - "string": "Delete Sales" + "string": "Șterge Reduceri" }, "src_dot_discounts_dot_views_dot_SaleList_dot_372098008": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi această reducere?} few {Sigur dorești să ștergi {displayQuantity} reduceri?} other {Sigur dorești să ștergi {displayQuantity} reduceri?}}" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Gestionează disponibilitatea canalului de produse" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { - "string": "Successfully created voucher" - }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" + "string": "Voucher creat cu succes" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", - "string": "Unassign Collections From Voucher" + "string": "Anulează atribuirea colecțiilor la voucher" + }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", - "string": "Unassign Products From Voucher" + "string": "Anulează atribuirea produselor la voucher" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi atribuirea acestei categorii?} few {Sigur dorești să anulezi atribuirea a {displayQuantity} categorii?} other {Sigur dorești să anulezi atribuirea a {displayQuantity} categorii?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": { "context": "dialog header", - "string": "Unassign Categories From Voucher" + "string": "Anulează atribuirea categoriilor la voucher" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi atribuirea acestui produs?} few {Sigur dorești să anulezi atribuirea a {displayQuantity} produse?} other {Sigur dorești să anulezi atribuirea a {displayQuantity} produse?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", - "string": "Are you sure you want to delete {voucherCode}?" + "string": "Sigur dorești să ștergi {voucherCode}?" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "string": "Gestionează disponibilitatea canalului" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi atribuirea acestei colecții?} few {Sigur dorești să anulezi atribuirea a {displayQuantity} colecții?} other {Sigur dorești să anulezi atribuirea a {displayQuantity} colecții?}}" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "Șterge Voucher" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this voucher?} other {Are you sure you want to delete {displayQuantity} vouchers?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest voucher?} few {Sigur dorești să ștergi {displayQuantity} vouchere?} other {Sigur dorești să ștergi {displayQuantity} vouchere?}}" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": { "context": "dialog header", - "string": "Delete Vouchers" + "string": "Șterge Vouchere" }, "src_dot_done": { "context": "button", - "string": "Done" + "string": "Gata" }, "src_dot_draft": { "context": "order status", - "string": "Proiect" + "string": "Ciornă" }, "src_dot_draftOrders": { "context": "draft orders section name", - "string": "Draft Orders" + "string": "Comenzi Ciornă" }, "src_dot_drafts": { - "string": "Drafts" + "string": "Ciorne" }, "src_dot_edit": { "context": "button", "string": "Editează" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { - "string": "End Date" + "string": "Dată Încheiere" }, "src_dot_endHour": { - "string": "End Hour" + "string": "Oră Încheiere" + }, + "src_dot_error": { + "string": "Eroare" }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", - "string": "Exchange Rates" + "string": "Rate de schimb" }, "src_dot_firstName": { - "string": "First Name" + "string": "Prenume" }, "src_dot_fulfilled": { "context": "order status", - "string": "Livrată" + "string": "Onorată" }, "src_dot_generalInformations": { - "string": "General Information" + "string": "Informații Generale" + }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Client" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Notă" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Se exportă CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Schimbare" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detalii" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expirat" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detalii" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Cantitate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Moneda" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produs" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Stare" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Șterge" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Dezactivează" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activează" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produs" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Setări" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" }, "src_dot_home": { "context": "home section name", "string": "Acasă" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": { - "string": "Order #{orderId} was placed from draft by {userEmail}" + "string": "Comanda #{orderId} a fost plasată din ciornă de către {userEmail}" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email": { - "string": "Order #{orderId} was placed from draft" + "string": "Comanda #{orderId} a fost plasată din ciornă" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": { - "string": "Order #{orderId} was fully paid" + "string": "Comanda #{orderId} a fost achitată integral" }, "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { - "string": "Order #{orderId} was placed" + "string": "Comanda #{orderId} a fost plasată" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Nu sunt comenzi pregătite pentru a fi onorate" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Nici o plată în așteptare pentru a fi înregistrată" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" }, "src_dot_hooks_dot_3382262667": { - "string": "Variant {name} has been set as default." + "string": "Varianta {name} a fost setată ca implicit." + }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" }, "src_dot_lastName": { - "string": "Last Name" + "string": "Nume" + }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" }, "src_dot_manage": { "context": "button", - "string": "Manage" + "string": "Administrează" }, "src_dot_navigation": { "context": "navigation section name", @@ -3028,7 +4256,7 @@ }, "src_dot_nextStep": { "context": "go to next step, button", - "string": "Next" + "string": "Următorul" }, "src_dot_no": { "string": "Nu" @@ -3039,47 +4267,126 @@ }, "src_dot_optionalField": { "context": "field is optional", - "string": "Optional" + "string": "Opțional" }, "src_dot_orders": { "context": "orders section name", "string": "Comenzi" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" + "string": "Canal Reduceri" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", - "string": "Cancel Orders" + "string": "Anulează Comenzile" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": { - "string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi această comandă?} few {Sigur dorești să anulezi {displayQuantity} comenzi?} other {Sigur dorești să anulezi {displayQuantity} comenzi?}}" }, "src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": { - "string": "Cancelling this order will release unfulfilled stocks, so they can be bought by other customers. Order will not be refunded when cancelling order - You need to do it manually. Are you sure you want to cancel this order?" + "string": "Anularea acestei comenzi va elibera stocurile neexecutate, astfel încât acestea să poată fi cumpărate de alți clienți. Comanda nu va fi rambursată la anularea comenzii - trebuie să o faci manual. Sigur dorești să anulezi această comandă?" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": { "context": "dialog header", - "string": "Saleor couldn’t cancel order" + "string": "Saleor nu a putut anula comanda" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": { - "string": "There are still fulfillments created for this order. Cancel the fulfillments first before you cancel the order." + "string": "Există încă onorări create pentru această comandă. Anulează mai întâi execuțiile înainte de a anula comanda." }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" + "string": "Canal Reduceri" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Adresa de facturare" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Adaugă o nouă adresă" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Nu s-au găsit rezultate" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Adresa de livrare" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { - "string": "No notes from customer" + "string": "Fără notițe de la client" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": { "context": "notes about customer, header", @@ -3087,17 +4394,17 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2312694610": { "context": "subheader", - "string": "Contact Information" + "string": "Informații de Contact" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": { - "string": "Search Customers" + "string": "Caută Clienți" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": { "context": "link", - "string": "View Profile" + "string": "Vizualizare Profil" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "Adresa de livrare" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3105,28 +4412,75 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": { "context": "billing address", - "string": "La fel ca adresa de livrare" + "string": "Aceeași ca adresa de livrare" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": { - "string": "Anonymous user" + "string": "Utilizator Anonim" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { - "string": "Billing Address" + "string": "Adresa de facturare" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Comanda #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Anulează comanda" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Adaugă" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Cantitate Fixă" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Valoare incorectă" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Procent" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", - "string": "Delete Daft Order" + "string": "Șterge Comanda Ciornă" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": { - "string": "Are you sure you want to delete draft #{orderNumber}?" + "string": "Sigur dorești să ștergi ciorna #{orderNumber}?" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": { "context": "price or ordered products", @@ -3140,62 +4494,80 @@ "string": "Cantitate" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": { - "string": "No Products added to Order" + "string": "Niciun produs adăugat la comandă" }, "src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": { "context": "total price of ordered products", "string": "Total" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", - "string": "Add shipping carrier" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { - "string": "No applicable shipping carriers" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", + "string": "Adaugă firma de curierat" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Reducere" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", + "string": "Nu există firme de curierat aplicabile" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxe (TVA inclus)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Total" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { "context": "section header", - "string": "Order Details" + "string": "Detalii Comandă" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": { "context": "button", - "string": "Add products" + "string": "Adaugă produse" + }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", - "string": "Crează comandă" + "string": "Creează comanda" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": { "context": "tab name", - "string": "All Drafts" + "string": "Toate Ciornele" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": { - "string": "Search Draft" + "string": "Caută Ciornă" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", - "string": "Created" + "string": "Creat" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": { "context": "draft order", "string": "Client" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": { - "string": "No draft orders found" + "string": "Nu s-au găsit comenzi ciornă" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { - "string": "No. of Order" + "string": "Nr. Comandă" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": { "string": "Client" @@ -3214,196 +4586,185 @@ }, "src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": { "context": "button", - "string": "Finalize" + "string": "Finalizează" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Livrează" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Comanda" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", + "string": "Comanda #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Nr. comandă {orderNumber} - Adaugă onorare" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Articole gata de expediat" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Lipsă Stoc" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", "string": "Nume produs" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Cantitate de onorat" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", - "string": "Order #{orderNumber}" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Trimite detaliile de expediere către client" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Onorează" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Adaugă urmărire" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Editează urmărire" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Rambursare" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Număr de urmărire: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Trimite detaliile de expediere către client" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { - "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." + "string": "Sigur dorești să anulezi onorarea? Anularea unei onorări va reaproviziona produsele la un depozit selectat." }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", - "string": "Select Warehouse" + "string": "Selectează Depozit" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", - "string": "Anulează Livrarea" + "string": "Anulează Onorarea" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Cantitate" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Număr de urmărire" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Nume produs" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Număr de urmărire" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_606831229": { "context": "dialog header", - "string": "Add Tracking Code" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Adăugă urmărirea" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Preț" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produs" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Editează urmărirea" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Cantitate" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Anulează Livrarea" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Total" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" + "string": "Adaugă codul de urmărire" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", - "string": "Order address was updated" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" + "string": "Adresa comenzii a fost actualizată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", - "string": "Order was marked as paid" + "string": "Comanda a fost marcată ca plătită" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": { "context": "order history message", - "string": "Fulfilled {quantity} items" + "string": "Onorate {quantity} articole" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": { "context": "order history message", - "string": "Fulfillment was cancelled" + "string": "Onorarea a fost anulată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": { "context": "order history message", - "string": "Comanda a fost plasată" + "string": "Comanda a fost plasată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": { "context": "order history message", - "string": "Links to the order's digital goods were sent" + "string": "Au fost trimise link-uri către bunurile digitale ale comenzii" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": { "context": "order history message", - "string": "Order was created from draft" + "string": "Comanda a fost creată din ciornă" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": { "context": "order history message", - "string": "Payment confirmation was sent to customer" + "string": "Confirmarea plății a fost trimisă către client" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": { "context": "order history message", - "string": "Restocked {quantity} items" + "string": "Reaprovizionate {quantity} articole" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": { "context": "order history message", - "string": "Note was added to the order" + "string": "Nota a fost adăugată la comandă" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", - "string": "Order confirmation was sent to customer" + "string": "Confirmarea comenzii a fost trimisă clientului" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085": { "context": "order history message", - "string": "Invoice was requested by {requestedBy}" + "string": "Factura a fost solicitată de {requestedBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": { "context": "order history message", - "string": "Payment was voided" + "string": "Plata a fost anulată" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", @@ -3411,148 +4772,193 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_276183305": { "context": "order history message", - "string": "Order was confirmed" + "string": "Comanda a fost confirmată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", - "string": "Payment was captured" + "string": "Plata a fost înregistrată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": { "context": "order history message", - "string": "Fulfillment confirmation was sent to customer" + "string": "Confirmarea onorării a fost trimisă clientului" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": { "context": "order history message", - "string": "Draft order was created" + "string": "Comanda ciornă a fost creată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": { "context": "order history message", - "string": "Payment was authorized" + "string": "Plata a fost autorizată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": { "context": "order history message", - "string": "Shipping tracking number was sent to customer" + "string": "Numărul de urmărire al expedierii a fost trimis clientului" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": { "context": "order history message", - "string": "Payment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" + "string": "Plata a fost rambursată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", - "string": "Order was refunded by {refundedBy}" + "string": "Comanda a fost rambursată de {refundedBy}" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was updated" + "string": "Factura cu nr. {invoiceNumber} a fost actualizată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": { - "string": "Order History" + "string": "Istoric Comenzi" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": { "context": "order history message", - "string": "Oversold {quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" + "string": "Depreciate {quantity} articole" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", - "string": "Order refund information was sent to customer" + "string": "Informațiile privind rambursarea comenzii au fost trimise clientului" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": { "context": "order history message", - "string": "Updated fulfillment group's tracking number" + "string": "Numărul de urmărire al grupului de onorări a fost actualizat" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": { "context": "order history message", - "string": "Payment failed" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" + "string": "Plată eșuată" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", - "string": "Order cancel information was sent to customer" + "string": "Informațiile despre anularea comenzii au fost trimise clientului" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": { "context": "order history message", - "string": "Shipping details was sent to customer" + "string": "Detaliile de livrare au fost trimise clientului" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_748112244": { "context": "order history message", - "string": "Invoice no. {invoiceNumber} was generated by {generatedBy}" + "string": "Factura cu nr. {invoiceNumber} a fost generată de {generatedBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_88351908": { "context": "order history message", - "string": "Invoice was sent to customer by {sentBy}" + "string": "Factura a fost trimisă clientului de către {sentBy}" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": { "context": "order history message", - "string": "Order was cancelled" + "string": "Comanda a fost anulată" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { - "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" + "string": "Sigur dorești să trimiți această factură: {invoiceNumber} clientului?" }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": { "context": "dialog header", - "string": "Send Invoice" + "string": "Trimite Factura" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204": { "context": "section header", - "string": "Invoices" + "string": "Facturi" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235": { "context": "invoice create date prefix", "string": "creat" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960": { - "string": "No invoices to be shown" + "string": "Nu s-au găsit facturi de afișat" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", - "string": "Factură fiscală" + "string": "Factură" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", - "string": "Generate" + "string": "Generează" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", - "string": "Order Settings" + "string": "Setări Comandă" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": { "context": "button", - "string": "Crează comandă" + "string": "Creează comanda" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": { - "string": "Search Orders..." + "string": "Caută Comenzi..." }, "src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": { "context": "tab name", - "string": "All Orders" + "string": "Toate Comenzile" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Client" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", - "string": "Created" + "string": "Creat" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { - "string": "Fulfillment status" + "string": "Starea de onorare" }, "src_dot_orders_dot_components_dot_OrderList_dot_2743232155": { "context": "payment status", "string": "Plată" }, "src_dot_orders_dot_components_dot_OrderList_dot_2889196282": { - "string": "No. of Order" + "string": "Nr. Comandă" }, "src_dot_orders_dot_components_dot_OrderList_dot_3426593715": { "context": "e-mail or full name", @@ -3567,185 +4973,167 @@ "string": "Total" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "Nu s-au găsit comenzi" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", - "string": "Transaction reference" + "string": "Referință tranzacției" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563": { - "string": "Please provide a transaction reference using the input below:" + "string": "Te rugăm să furnizezi o referință a tranzacției utilizând câmpurile de mai jos:" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861": { - "string": "You're going to mark this order as paid." + "string": "Vei marca această comandă ca fiind plătită." }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": { "context": "dialog header", - "string": "Mark Order as Paid" + "string": "Marchează comanda ca fiind plătită" }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": { "context": "dialog header", - "string": "Capture Payment" + "string": "Înregistrează Plata" }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": { "context": "amount of refunded money", "string": "Cantitate" }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": { - "string": "Are you sure you want to void this payment?" + "string": "Sigur dorești să anulezi această plată?" }, "src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": { "context": "dialog header", - "string": "Void Payment" + "string": "Anulează Plata" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { + "context": "capture payment, button", + "string": "Înregistrare" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { "context": "order payment", - "string": "Refunded amount" + "string": "Suma înregistrată" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Livrare" + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Suma capturată" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Rambursare" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Marcă ca plătit" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { "context": "order discount", "string": "Reducere" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} articole" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Marchează ca plătit" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { "context": "order payment", - "string": "Sumă prea mare" + "string": "Sold Restant" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxe " + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { - "context": "capture payment, button", - "string": "Captură" + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Starea plății" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Sumă pre-autorizată" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Rambursare" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Suma rambursată" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Livrare" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "nu se aplică" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "nu se aplică" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxe " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Total" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "TVA inclus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Rambursare" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "string": "Caută după nume, atribut, tipul de produs etc. ..." }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": { "context": "dialog header", - "string": "Add Product" + "string": "Adaugă Produs" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Caută Produse" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Preț" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produs" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Rambursare" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Cantitate" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Total" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Preț" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Nu s-au găsit produse" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3753,15 +5141,11 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Cantitate rambursată" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" - }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" + "string": "Setează cantități maxime" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3769,11 +5153,23 @@ }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Valoare incorectă" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Onorare" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", - "string": "Order no. {orderNumber} - Refund" + "string": "Comanda cu nr. {orderNumber} - Rambursare" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", @@ -3781,7 +5177,91 @@ }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", - "string": "Order #{orderNumber}" + "string": "Comanda #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Suma Rambursată" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Rambursare {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Suma Automată" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Suma Manuală" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Rambursarea costurilor de expediere" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Suma nu poate fi mai mare decât rambursarea maximă" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Suma trebuie să fie mai mare decât 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Suma Autorizată" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Cantitate" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Rambursare maximă" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Rambursat anterior" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Suma de rambursare propusă" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Rambursare" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Rambursează suma totală" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3789,10 +5269,10 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", - "string": "Unfulfilled Products" + "string": "Produse Neonorate" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Nu s-au găsit produse" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3800,15 +5280,15 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", - "string": "Unfulfilled products will be restocked" + "string": "Produsele neonorate vor fi reaprovizionate" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555": { "context": "tabel column header", - "string": "Refunded Qty" + "string": "Cantitate rambursată" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3988345170": { "context": "button", - "string": "Set maximal quantities" + "string": "Setează cantități maxime" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", @@ -3816,173 +5296,260 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", - "string": "Improper value" + "string": "Valoare incorectă" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773": { "context": "section header", - "string": "Refund Order" + "string": "Rambursare Comandă" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous": { "context": "refund type", - "string": "Miscellaneous Refund" + "string": "Rambursare Diverse" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": { "context": "refund type", - "string": "Refund Products" + "string": "Rambursare Produse" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Preț" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produs" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Setează cantități maxime" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Anulat ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Onorat ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Valoare incorectă" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Rambursat ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Neonorată" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Comanda #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", - "string": "Order settings" + "string": "Setări comandă" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217": { - "string": "General Settings" + "string": "Setări Generale" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", "string": "Setări" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", - "string": "All orders will be automatically confirmed and all payments will be captured." + "string": "Toate comenzile vor fi confirmate automat și toate plățile vor fi înregistrate." }, "src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": { "context": "checkbox label", - "string": "Automatically confirm all orders" + "string": "Confirmă automat toate comenzile" }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", - "string": "Edit Shipping Method" + "string": "Editează metoda de livrare" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Preț" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produs" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", - "string": "Livrează" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Cantitate" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Total" + "string": "Onorează" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { - "string": "We’re generating the invoice you requested. Please wait a couple of moments" + "string": "Generăm factura pe care ai solicitat-o. Te rugăm să aștepți câteva momente" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": { - "string": "Payment successfully captured" + "string": "Plata a fost înregistrată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": { - "string": "Draft order successfully finalized" + "string": "Comanda ciornă a fost finalizată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": { - "string": "Order line deleted" + "string": "Linia comenzii a fost ștearsă" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": { - "string": "Fulfillment successfully updated" + "string": "Onorarea a fost actualizată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": { - "string": "Order line updated" + "string": "Linia comenzii a fost actualizată" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": { - "string": "Order marked as paid" + "string": "Comanda a fost marcată ca fiind plătită" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": { - "string": "Order line added" + "string": "Linia comenzii a fost adăugată" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": { - "string": "Order successfully cancelled" + "string": "Comanda a fost anulată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": { - "string": "Note successfully added" + "string": "Notă adăugată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": { - "string": "Order payment successfully voided" + "string": "Plata comenzii a fost anulată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { - "string": "Order successfully updated" + "string": "Comanda a fost actualizată cu succes" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { - "string": "Invoice email sent" + "string": "E-mail cu factură trimis" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { - "string": "Invoice is Generating" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" + "string": "Se generează factura" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { - "string": "Shipping method successfully updated" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" + "string": "Metoda de livrare a fost actualizată cu succes" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "string": "Onorarea a fost anulată cu succes" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "Comanda Ciornă #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Comanda #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Comanda #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", - "string": "Delete Order Drafts" + "string": "Șterge Comenzile Ciornă" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": { - "string": "Deleted draft orders" + "string": "Comenzi ciornă șterse" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Comanda ciornă a fost creată cu succes" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this order draft?} other {Are you sure you want to delete {displayQuantity} order drafts?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi comanda ciornă?} few {Sigur dorești să ștergi {displayQuantity} comenzi ciornă?} other {Sigur dorești să ștergi {displayQuantity} comenzi ciornă?}}" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": { "context": "window title", - "string": "Fulfill Order #{orderNumber}" + "string": "Onorează Comanda #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": { "context": "order fulfilled success message", - "string": "Fulfilled Items" + "string": "Articole Onorate" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": { "context": "window title", - "string": "Fulfill Order" + "string": "Onorează Comanda" }, "src_dot_orders_dot_views_dot_OrderList_dot_1738939038": { - "string": "Order draft successfully created" + "string": "Comanda ciornă a fost creată cu succes" }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", - "string": "Refunded Items" + "string": "Articole Rambursate" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" }, "src_dot_pageTypes": { "context": "page types section name", - "string": "Page Types" + "string": "Tipuri de pagină" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Niciun atribut găsit" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Nume atribut" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": { "context": "button", - "string": "Assign attribute" + "string": "Atribuie atribut" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224": { "context": "attribute internal name", @@ -3990,95 +5557,91 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Atribute de conținut" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": { "context": "delete page types with its pages", - "string": "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {Tipul de pagină pe care dorești să-l ștergi e folosit de unele pagini. Ștergerea acestui tip de pagină va șterge și acele pagini. Sigur dorești să ștergi acest tip de pagină? După ce faci acest lucru, nu vei putea anula modificările.} few {Tipurile de pagini pe care dorești să le ștergi sunt folosite de unele pagini. Ștergerea acestor tipuri de pagini va șterge și acele pagini. Sigur dorești să ștergi {displayQuantity} tipuri de pagini? După ce faci acest lucru, nu vei putea anula modificările.} other {Tipurile de pagină pe care dorești să le ștergi sunt folosite de unele pagini. Ștergerea acestor tipuri de pagină va șterge și acele pagini. Sigur dorești să ștergi {displayQuantity} tipuri de pagină? După ce faci acest lucru, nu vei putea anula modificările.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": { "context": "dialog header", - "string": "Delete Page Types" + "string": "Șterge tipurile de pagină" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141": { "context": "delete page types", - "string": "{counter,plural,one {Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest tip de pagină? După ce faci acest lucru, nu vei putea anula modificările.} few {Sigur dorești să ștergi {displayQuantity} tipuri de pagină? După ce faci acest lucru, nu vei putea anula modificările.} other {Sigur dorești să ștergi {displayQuantity} tipuri de pagină? După ce faci acest lucru, nu vei putea anula modificările.}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Acestea sunt informații generale despre acest Tip de Conținut." }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Metadate" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Creează Tip de pagină" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { - "string": "These are general information about this Content Type." + "string": "Acestea sunt informații generale despre acest tip de conținut." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Metadate" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { - "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." + "string": "Această listă arată toate atributele care vor fi atribuite paginilor care au acest tip de pagină alocat." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198": { "context": "section header", - "string": "Content Attributes" + "string": "Atribute de conținut" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { - "string": "Content Type Name" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" + "string": "Nume Tip de conținut" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { - "string": "Search Page Type" + "string": "Caută Tip Pagină" + }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", - "string": "All Page Types" + "string": "Toate Tipurile de Pagină" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902": { "context": "page type name", - "string": "Content Type Name" + "string": "Nume Tip de conținut" }, "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { - "string": "No page types found" + "string": "Nu s-au găsit tipuri de pagini" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", - "string": "Unassign Attribute from Page Type" + "string": "Anulează alocarea atributului din Tipul Paginii" }, "src_dot_pageTypes_dot_views_dot_3442954831": { - "string": "Page type deleted" + "string": "Tipul paginii a fost șters" }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "Anulează atribuirea" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", - "string": "Unassign Attribute From Page Type" + "string": "Anulează alocarea atributului din Tipul Paginii" }, "src_dot_pageTypes_dot_views_dot_98187848": { - "string": "Successfully created page type" + "string": "Tip de pagină creat cu succes" }, "src_dot_pages": { "context": "pages section name", @@ -4086,18 +5649,18 @@ }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": { "context": "page header", - "string": "Create Page" + "string": "Creează Pagina" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": { - "string": "Add search engine title and description to make this page easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această pagină mai ușor de găsit" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": { "context": "page", - "string": "will be visible from {date}" + "string": "va fi vizibil din {date}" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786": { "context": "page label", - "string": "Visible" + "string": "Vizibil" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_77815154": { "context": "page label", @@ -4105,7 +5668,7 @@ }, "src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": { "context": "page content", - "string": "Content" + "string": "Conținut" }, "src_dot_pages_dot_components_dot_PageInfo_dot_1124600214": { "context": "page title", @@ -4113,7 +5676,15 @@ }, "src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": { "context": "button", - "string": "Create page" + "string": "Creează pagina" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Tipuri de pagină" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", @@ -4124,7 +5695,7 @@ "string": "Vizibilitate" }, "src_dot_pages_dot_components_dot_PageList_dot_2489163252": { - "string": "No pages found" + "string": "Nu s-au găsit pagini" }, "src_dot_pages_dot_components_dot_PageList_dot_3478065224": { "context": "page internal name", @@ -4139,30 +5710,30 @@ "string": "Nu este publicat" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520": { - "string": "Content type" + "string": "Tip de conținut" }, "src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004": { "context": "section header", - "string": "Organize Content" + "string": "Organizare Conținut" }, "src_dot_pages_dot_views_dot_1068617485": { "context": "header", - "string": "Create Page" + "string": "Creează Pagina" }, "src_dot_pages_dot_views_dot_2680158037": { - "string": "Successfully created new page" + "string": "Pagina nouă creată cu succes" }, "src_dot_pages_dot_views_dot_3246254285": { "context": "dialog header", - "string": "Delete Page" + "string": "Șterge Pagina" }, "src_dot_pages_dot_views_dot_754348000": { "context": "delete page", - "string": "Are you sure you want to delete {title}?" + "string": "Sigur dorești să ștergi {title}?" }, "src_dot_pages_dot_views_dot_PageList_dot_1080715663": { "context": "notification", - "string": "Removed pages" + "string": "Pagini șterse" }, "src_dot_pages_dot_views_dot_PageList_dot_1547167026": { "context": "publish page, button", @@ -4170,156 +5741,169 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_158565417": { "context": "dialog header", - "string": "Unpublish Pages" + "string": "Anulează publicarea paginilor" }, "src_dot_pages_dot_views_dot_PageList_dot_1640740095": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unpublish this page?} other {Are you sure you want to unpublish {displayQuantity} pages?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi publicarea acestei pagini?} few {Sigur dorești să anulezi publicarea a {displayQuantity} pagini?} other {Sigur dorești să anulezi publicarea a {displayQuantity} pagini?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2237014112": { "context": "unpublish page, button", - "string": "Anulați publicarea" + "string": "Anulează publicarea" }, "src_dot_pages_dot_views_dot_PageList_dot_2321087286": { "context": "dialog header", - "string": "Publish Pages" + "string": "Publică Pagini" }, "src_dot_pages_dot_views_dot_PageList_dot_2454977063": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to publish this page?} other {Are you sure you want to publish {displayQuantity} pages?}}" + "string": "{counter,plural,one {Sigur dorești să publici această pagină?} few {Sigur dorești să publici {displayQuantity} pagini?} other {Sigur dorești să publici {displayQuantity} pagini?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2494122225": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this page?} other {Are you sure you want to delete {displayQuantity} pages?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi această pagină?} few {Sigur dorești să ștergi {displayQuantity} pagini?} other {Sigur dorești să ștergi {displayQuantity} pagini?}}" }, "src_dot_pages_dot_views_dot_PageList_dot_2543350562": { "context": "notification", - "string": "Published pages" + "string": "Pagini publicate" }, "src_dot_pages_dot_views_dot_PageList_dot_2782958373": { "context": "dialog header", - "string": "Delete Pages" + "string": "Șterge Paginile" }, "src_dot_paid": { "context": "payment status", - "string": "Fully paid" + "string": "Achitat Integral" }, "src_dot_partiallyFulfilled": { "context": "order status", - "string": "Parțial livrată" + "string": "Onorat parțial" }, "src_dot_partiallyPaid": { "context": "payment status", - "string": "Partially paid" + "string": "Achitat parțial" }, "src_dot_partiallyRefunded": { "context": "payment status", - "string": "Partially refunded" + "string": "Parțial rambursat" + }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Starea plății" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" }, "src_dot_permissionGroups": { "context": "permission groups section name", - "string": "Permission Groups" + "string": "Grupuri de Permisiuni" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Nu s-au găsit membrii" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Caută Personal" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Caută după nume, email etc. ..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { - "string": "Search by name, email, etc..." - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Activ" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactiv" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Atribuie Personal" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", - "string": "Unassign users" + "string": "Anulează atribuire utilizatori" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_334280454": { "context": "dialog content", - "string": "You are not able to modify this group members. Solve this problem to continue with request." + "string": "Nu poți modifica membrii acestui grup. Rezolvă această problemă pentru a continua cu cererea." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3765873075": { "context": "checkbox label", - "string": "Group has full access to the store" + "string": "Grupul are acces complet la magazin" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3920591233": { "context": "card description", - "string": "Expand or restrict group's permissions to access certain part of saleor system." + "string": "Extinde sau restricționează permisiunile grupului pentru a accesa anumite părți din Saleor sau sistem." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": { "context": "dialog content", - "string": "Are you sure you want to delete {name}?" + "string": "Sigur dorești să ștergi {name}?" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", - "string": "Delete permission group" + "string": "Șterge grupul de permisiuni" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": { "context": "deletion error message", - "string": "Cant's delete group which is out of your permission scope" + "string": "Nu se poate șterge grupul care este în afara domeniului de aplicare a permisiunilor tale" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": { "context": "checkbox label", - "string": "Group has full access to the store" + "string": "Grupul are acces complet la magazin" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3920591233": { "context": "card description", - "string": "Expand or restrict group's permissions to access certain part of saleor system." + "string": "Extinde sau restricționează permisiunile grupului pentru a accesa anumite părți din Saleor sau sistem." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": { "context": "text field label", - "string": "Group name" + "string": "Nume grup" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": { "context": "button", - "string": "create permission group" + "string": "creează grup de permisiuni" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": { "context": "permission group name", - "string": "Permission Group Name" + "string": "Nume grup de permisiuni" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": { - "string": "Members" + "string": "Membrii" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": { - "string": "Actions" + "string": "Acțiuni" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": { - "string": "No permission groups found" + "string": "Nu s-au găsit grupuri de permisiuni" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "Inactiv" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": { "context": "empty list message", - "string": "You haven’t assigned any member to this permission group yet." + "string": "Încă nu ai atribuit niciun membru acestui grup de permisiuni." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": { - "string": "No members found" + "string": "Nu s-au găsit membrii" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { - "string": "Email Address" + "string": "Adresa de email" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", - "string": "Assign members" + "string": "Atribuie membrii" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2652621342": { "context": "empty list message", - "string": "Please use Assign Members button to do so." + "string": "Te rugăm să utilizezi butonul Atribuie Membri pentru a face acest lucru." }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3247064221": { "context": "staff member status", @@ -4327,10 +5911,10 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": { "context": "header", - "string": "Group members" + "string": "Membrii grupului" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": { - "string": "Actions" + "string": "Acțiuni" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_636461959": { "context": "staff member full name", @@ -4338,37 +5922,41 @@ }, "src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_3005518110": { "context": "dialog title", - "string": "Unassign users" + "string": "Anulează atribuire utilizatori" }, "src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_778652830": { "context": "dialog content", - "string": "Are you sure you want to unassign {counter,plural,one{this member} other{{displayQuantity} members}}?" + "string": "Sigur dorești să anulezi atribuirea {counter,plural,one{this member} other{{displayQuantity} members}}?" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "Creează categorie" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { - "string": "Permission group created" + "string": "Grup de permisiuni creat" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": { "context": "button title", - "string": "Unassign" + "string": "Anulează atribuirea" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": { - "string": "Permission Group Deleted" + "string": "Grup de permisiuni șters" }, "src_dot_plugins": { "context": "plugins section name", - "string": "Plugins" + "string": "Plugin" }, "src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": { "context": "section header", "string": "Autorizare" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", - "string": "Plugin Name" + "string": "Nume Plugin" }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": { "context": "plugin status", @@ -4376,88 +5964,116 @@ }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": { "context": "section header", - "string": "Plugin Information and Status" + "string": "Informații și Stare Plugin " }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", - "string": "Add Value to Authorization Field" + "string": "Adaugă valoare câmpului de autorizare" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": { "context": "header", - "string": "Edit Authorization Field" + "string": "Editează câmpul de autorizare" }, "src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": { "context": "section header", - "string": "Plugin Settings" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" + "string": "Setări Plugin" }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", - "string": "{pluginName} Details" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." + "string": "{pluginName} Detalii" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { - "string": "Search Plugins..." + "string": "Caută Plugin..." }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": { "context": "tab name", - "string": "All Plugins" + "string": "Toate plugin-urile" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Activ" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Activ" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Nume" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { - "string": "No plugins found" + "string": "Nu s-au găsit plugin-uri" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Activ" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configurație" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Dezactivat" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Nume" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", - "string": "Authorization Field Delete" + "string": "Ștergere câmp de autorizare" }, "src_dot_plugins_dot_views_dot_955370043": { - "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" + "string": "Pluginul poate înceta să funcționeze după ce acest câmp este șters. Sigur dorești să continui?" + }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" }, "src_dot_productTypes": { "context": "product types section name", - "string": "Product Types" + "string": "Tip Produse" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Niciun atribut găsit" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Nume atribut" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": { "context": "button", - "string": "Assign attribute" + "string": "Atribuie atribut" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3478065224": { "context": "attribute internal name", @@ -4465,41 +6081,42 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": { "context": "section header", - "string": "Product Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" + "string": "Atribute Produs" }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", - "string": "Product type uses Variant Attributes" + "string": "Tipul de produs folosește atributele variantei" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { - "string": "Product Type Name" + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", + "string": "Nume tip produs" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { "context": "tab name", - "string": "All Product Types" + "string": "Toate tipurile de produse" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": { - "string": "Search Product Type" + "string": "Caută tip de produs" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": { "context": "button", - "string": "create product type" + "string": "creează tipul de produs" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": { "context": "product type", - "string": "Configurable" + "string": "Configurabil" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": { "context": "product", @@ -4507,34 +6124,34 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": { "context": "product", - "string": "Shippable" + "string": "Livrabil" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": { "context": "product type is digital or physical", - "string": "Type" + "string": "Tip" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { - "string": "No product types found" + "string": "Nu s-au găsit tipuri de produse" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": { "context": "product type", - "string": "Simple product" + "string": "Produs Simplu" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "Taxe" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", - "string": "Type" + "string": "Tip" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": { "context": "product type name", - "string": "Type Name" + "string": "Tip Nume" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": { "context": "product type", - "string": "Configurable" + "string": "Configurabil" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": { "context": "product type", @@ -4542,7 +6159,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": { "context": "product type", - "string": "Physical" + "string": "Fizic" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": { "context": "product type shipping settings, section header", @@ -4550,39 +6167,64 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2143413921": { "context": "switch button", - "string": "Is this product shippable?" + "string": "Acest produs poate fi expediat?" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": { - "string": "Used to calculate rates for shipping for products of this product type, when specific weight is not given" + "string": "Folosit pentru a calcula tarifele de livrare pentru acest tip de produse, atunci când greutatea nu este specificată" }, "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { - "string": "Weight" + "string": "Greutate" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Niciun atribut găsit" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Nume atribut" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Atribuie atribut" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Atribute Variantă" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" }, "src_dot_productTypes_dot_views_dot_3822478981": { - "string": "Successfully created product type" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" + "string": "Tip de produs creat cu succes" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { - "string": "Product type deleted" + "string": "Tipul de produs a fost șters" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": { "context": "dialog header", - "string": "Unassign Attribute From Product Type" + "string": "Anulează alocarea atributului din Tipul de Produs" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870": { "context": "dialog header", - "string": "Unassign Attribute from Product Type" + "string": "Anulează alocarea atributului din Tipul de Produs" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": { "context": "unassign attribute from product type, button", - "string": "Unassign" + "string": "Anulează atribuirea" }, "src_dot_products": { "context": "products section name", @@ -4596,14 +6238,14 @@ }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": { "context": "product organization, header", - "string": "Organization" + "string": "Organizare" }, "src_dot_products_dot_components_dot_ProductCreatePage_dot_2341910657": { "context": "product label", "string": "Nu a fost publicat" }, "src_dot_products_dot_components_dot_ProductCreatePage_dot_2706108815": { - "string": "Add search engine title and description to make this product easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această pagină mai ușor de găsit" }, "src_dot_products_dot_components_dot_ProductCreatePage_dot_3640454975": { "context": "product label", @@ -4611,7 +6253,7 @@ }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": { "context": "product rating", - "string": "Product Rating" + "string": "Evaluare Produs" }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": { "context": "product name", @@ -4619,166 +6261,162 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": { "context": "option", - "string": "Export stock for all warehouses" + "string": "Exportă stoc pentru toate depozitele" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": { "context": "button", - "string": "Load More" + "string": "Încarcă mai mult" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218": { "context": "there are more elements of list that are hidden", - "string": "and {number} more" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" + "string": "și încă {number}" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", - "string": "Product Organization" + "string": "Organizarea Produsului" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854": { "context": "informations about product seo, header", - "string": "SEO Information" + "string": "Informații SEO" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", - "string": "Selected products ({number})" + "context": "export selected items to csv file", + "string": "Produse selectate ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", - "string": "Export information for:" + "context": "export items to csv file, choice field label", + "string": "Exportă informații pentru:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", - "string": "All products ({number})" + "context": "export all items to csv file", + "string": "Toate produsele ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { "context": "list of warehouses", - "string": "Warehouses A to Z" + "string": "Depozitele de la A la Z" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2659464408": { "context": "product export to csv file, header", - "string": "Information exported" + "string": "Informații exportate" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", - "string": "Export as:" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" + "context": "export items as csv or spreadsheet file", + "string": "Exportă ca:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", - "string": "Export Settings" + "string": "Setări de exportare" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "Selectează tot" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", - "string": "Spreadsheet for Excel, Numbers etc." + "context": "export items as spreadsheet", + "string": "Foaie de calcul pentru Excel, Numere etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { - "string": "Search Atrtibuttes" + "string": "Caută Atribute" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": { - "string": "Export Product Stock Quantity to CSV" + "string": "Exportă stocul produsului în CSV" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499": { "context": "informations about product stock, header", - "string": "Inventory Information" + "string": "Informații Inventar" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", - "string": "Plain CSV file" + "context": "export items as csv file", + "string": "Fișier CSV simplu" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { "context": "select product informations to be exported", - "string": "Information exported:" + "string": "Informații exportate:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": { "context": "input helper text, search attributes", - "string": "Search by attribute name" + "string": "Caută după numele atributului" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", - "string": "Current search ({number})" + "context": "export filtered items to csv file", + "string": "Căutare curentă ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", - "string": "Financial Information" + "string": "Informații Financiare" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "exportare produse" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Exportă informații" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Imagini" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Preț" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", - "string": "Create Product" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "Creează Produs" }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "Exportă Produse" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { - "string": "Search Products..." + "string": "Caută Produse..." }, "src_dot_products_dot_components_dot_ProductListPage_dot_821159718": { "context": "tab name", - "string": "All Products" + "string": "Toate Produsele" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", - "string": "Available" + "string": "Disponibil" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Ascuns" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", - "string": "Out Of Stock" + "string": "Stoc Epuizat" }, "src_dot_products_dot_components_dot_ProductListPage_dot_price": { "string": "Preț" }, "src_dot_products_dot_components_dot_ProductListPage_dot_quantity": { "context": "product", - "string": "Stock quantity" + "string": "Cantitate stoc" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visibility": { "context": "product visibility", @@ -4786,38 +6424,86 @@ }, "src_dot_products_dot_components_dot_ProductListPage_dot_visible": { "context": "product is visible", - "string": "Visible" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Preț" + "string": "Vizibil" }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", - "string": "Simple" + "string": "Simplu" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "Nu s-au găsit produse" }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", - "string": "Configurable" - }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Disponibilitate" + "string": "Configurabil" }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Nume" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Disponibilitate" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Preț" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tip" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opțional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Încarcă" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Categorie" @@ -4827,18 +6513,17 @@ }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": { "context": "section header", - "string": "Organize Product" + "string": "Organizează Produsul" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", - "string": "Configurable" + "string": "Configurabil" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { "context": "field is optional", - "string": "*Optional. Adding product to collection helps users find it." + "string": "*Opțional. Adăugarea unui produs la colecție ajută utilizatorii să-l găsească." }, "src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": { - "string": "Product Type" + "string": "Tip Produs" }, "src_dot_products_dot_components_dot_ProductShipping_dot_1325966144": { "context": "product shipping", @@ -4846,200 +6531,298 @@ }, "src_dot_products_dot_components_dot_ProductShipping_dot_746695941": { "context": "product weight", - "string": "Weight" + "string": "Greutate" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "Nume Depozit" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Cantitate" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Canale" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", - "string": "Track Inventory" + "string": "Urmărire Inventar" }, "src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": { "context": "button", - "string": "Assign Warehouse" + "string": "Atribuie Depozit" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { - "string": "Active inventory tracking will automatically calculate changes of stock" + "string": "Urmărirea activă a stocurilor va calcula automat modificările de stoc." }, "src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488": { "context": "checkbox", - "string": "Încasează taxe pe acest produs" + "string": "Încasează taxe pentru acest produs" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2022558114": { "context": "select tax ratte", - "string": "Tax Rate" + "string": "Cota de impozitare" }, "src_dot_products_dot_components_dot_ProductTaxes_dot_2771905943": { "context": "checkbox", - "string": "Override the product type's tax rate" + "string": "Ignoră cota de impozitare a tipului de produs" }, "src_dot_products_dot_components_dot_ProductUpdatePage_dot_2341910657": { "context": "product label", "string": "Nu a fost publicat" }, "src_dot_products_dot_components_dot_ProductUpdatePage_dot_2706108815": { - "string": "Add search engine title and description to make this product easier to find" + "string": "Adaugă titlul și descrierea motorului de căutare pentru a face această pagină mai ușor de găsit" }, "src_dot_products_dot_components_dot_ProductUpdatePage_dot_3640454975": { "context": "product label", "string": "Publicat" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Creează Variante" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Atribute Variantă" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Atribute de selecție a variantei" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "Șterge Variantă" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", - "string": "Save variant" + "string": "Salvează Variantă" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", "string": "Preț" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { - "string": "Selected values will be used to create variants for the configurable product." + "string": "Valorile selectate vor fi folosite pentru a crea variante pentru produsul configurabil." + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", - "string": "Attribute" + "string": "Atribut" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": { "context": "variant attribute", - "string": "Select Attribute" + "string": "Selectează Atribut" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": { "context": "page title", - "string": "Price and SKUs" + "string": "Preț și SKU-uri" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": { "context": "variant stock, header", - "string": "Stock and Warehousing" + "string": "Stoc și Depozitare" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": { "context": "product attribute values, page title", - "string": "Choose Values" + "string": "Alege Valori" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954": { "context": "variant channel price", - "string": "{channel} Price" + "string": "{channel} Preț" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": { "context": "attribute values, variant creation step", - "string": "Select Values" + "string": "Selectează Valori" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": { "context": "variant attribute", - "string": "Choose attribute" + "string": "Alege atribut" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2745385064": { "context": "variant creation step", "string": "Rezumat" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765": { - "string": "Apply single price to all SKUs" + "string": "Aplică preț unic tuturor SKU-urile" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { - "string": "Skip pricing for now" + "string": "Sari peste preț momentan" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { - "string": "Apply unique stock by attribute to each SKU" + "string": "Aplică stoc unic după atribut fiecărui SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3570949907": { - "string": "Apply unique prices by attribute to each SKU" + "string": "Aplică prețuri unice în funcție de atribut fiecărui SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615": { - "string": "Apply single stock to all SKUs" + "string": "Aplică un singur stoc la toate SKU-urile" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": { "context": "button", - "string": "Next" + "string": "Următorul" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": { - "string": "Here is the summary of variants that will be created. You can change prices, stocks an SKU for each one created." + "string": "Iată rezumatul variantelor care vor fi create. Poți modifica prețurile, stocurile și SKU pentru fiecare." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183": { - "string": "Skip stock for now" + "string": "Sari peste stoc momentan" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": { "context": "create multiple variants, button", - "string": "Crează" + "string": "Creează" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": { "context": "variant creator summary card header", - "string": "Created Variants" + "string": "Variante Create" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": { - "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" + "string": "Pe baza selecțiilor tale vom crea {numberOfProducts} produse. Utilizează acest pas pentru a personaliza prețul și stocurile noilor produse." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": { "string": "SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": { "context": "variant creation step", - "string": "Prices and SKU" + "string": "Prețuri și SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": { - "string": "Based on your selections we will create 8 products. Use this step to customize price and stocks for your new products." + "string": "Pe baza selecțiilor tale vom crea 8 produse. Utilizează acest pas pentru a personaliza prețul și stocurile noilor produse." }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740": { "context": "previous step, button", - "string": "Previous" + "string": "Anterior" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": { "context": "variant name", "string": "Variantă" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Valori" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", - "string": "Delete variant" + "string": "Șterge variantă" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", - "string": "Are you sure you want to delete {name}?" + "string": "Sigur dorești să ștergi {name}?" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", - "string": "Delete Variant" + "string": "Șterge Variantă" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Imagini" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Mod Implicit" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "Variante" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": { "context": "button", @@ -5047,15 +6830,35 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", - "string": "New Variant" + "string": "Variantă Nouă" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Ascuns" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Atribute Variantă" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader": { "context": "attributes, section header", - "string": "Variant Selection Attributes" + "string": "Atribute de selecție a variantei" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Disponibilitate" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", @@ -5066,34 +6869,38 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199": { "context": "tabel column header", - "string": "Selling Price" + "string": "Prețul de vânzare" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canalele care nu au prețuri atribuite vor folosi canalul părinte pentru a defini prețul. Prețul va fi convertit în moneda canalului" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Nume Canal" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "Nu s-au găsit canale" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Prețul" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", - "string": "Set as default" + "string": "Setare ca implicit" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": { "context": "product variant inventory", - "string": "Unavailable in all locations" + "string": "Indisponibil în toate locațiile" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": { "context": "product variant inventory", - "string": "Unavailable" + "string": "Indisponibil" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": { "context": "product variant price", @@ -5101,34 +6908,42 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_1222345317": { "context": "default product variant indicator", - "string": "Default" + "string": "Mod Implicit" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": { "context": "product variant inventory", - "string": "{stockQuantity,plural,one {{stockQuantity} available} other {{stockQuantity} available}}" + "string": "{stockQuantity,plural,one {{stockQuantity} disponibil} few {{stockQuantity} disponibil} other {{stockQuantity} disponibil}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1614793985": { "context": "variant stock status", - "string": "Available inventory at:" + "string": "Inventar disponibil la:" }, "src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": { "context": "button", - "string": "Create variants" + "string": "Creează variante" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "Variante" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": { "context": "product variant inventory", - "string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}" + "string": "{numLocations,plural,one {{numAvailable} disponibil la {numLocations} locație} few {{numAvailable} disponibil la {numLocations} locații} other {{numAvailable} disponibil la {numLocations} locații}}" }, "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { - "string": "Use variants for products that come in a variety of versions for example different sizes or colors" + "string": "Utilizează variante pentru produsele care vin într-o varietate de versiuni, de exemplu diferite dimensiuni sau culori" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", - "string": "All Warehouses" + "string": "Toate Depozitele" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", @@ -5136,206 +6951,240 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": { "context": "button", - "string": "Create variant" + "string": "Creează variantă" }, "src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": { "context": "product variant inventory", - "string": "Not stocked" + "string": "Neaprovizionat" + }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variantă" }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", - "string": "Delete Image" + "string": "Șterge Imagine" }, "src_dot_products_dot_views_dot_2279302139": { - "string": "Variant removed" + "string": "Variantă eliminată" }, "src_dot_products_dot_views_dot_2362587265": { "context": "header", - "string": "Create Variant" + "string": "Creează Variantă" }, "src_dot_products_dot_views_dot_2880386427": { - "string": "Are you sure you want to delete this image?" + "string": "Sigur dorești să ștergi această imagine?" }, "src_dot_products_dot_views_dot_3989383405": { "context": "window title", - "string": "Create variant" + "string": "Creează variantă" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "Creează Produs" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", - "string": "New Product" + "string": "Produs Nou" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "Produs creat" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Gestionează disponibilitatea canalului de produse" }, "src_dot_products_dot_views_dot_ProductList_dot_1204353135": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi acest produs?} few {Sigur dorești să ștergi {displayQuantity} produse?} other {Sigur dorești să ștergi {displayQuantity} produse?}}" }, "src_dot_products_dot_views_dot_ProductList_dot_1505423810": { "context": "waiting for export to end, header", - "string": "Exporting CSV" + "string": "Se exportă CSV" }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", - "string": "Delete Products" + "string": "Șterge Produse" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { - "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" + "string": "În prezent, exportăm fișierul CSV solicitat. Imediat ce va fi disponibil, va fi trimis la adresa ta de e-mail" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { - "string": "Manage Products Channel Availability" + "string": "Gestionează disponibilitatea canalului de produse" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { - "string": "Product removed" + "string": "Produs eliminat" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", - "string": "Delete Product" + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Sigur dorești să ștergi {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", + "string": "Șterge Produs" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Șterge Variante Produs" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", - "string": "Successfully created variants" + "string": "Variante create cu succes" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": { "context": "window title", - "string": "Create Variants" + "string": "Creează Variante" + }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" }, "src_dot_properties": { - "string": "Properties" + "string": "Proprietăți" }, "src_dot_readOnly": { - "string": "Saleor runs in read-only mode. Changes not saved." + "string": "Saleor rulează în modul numai citire. Modificările nu au fost salvate." }, "src_dot_readyToCapture": { "context": "order status", - "string": "Ready to capture" + "string": "Gata de înregistrare" }, "src_dot_readyToFulfill": { "context": "order status", - "string": "Ready to fulfill" + "string": "Gata de onorat" }, "src_dot_refunded": { "context": "payment status", - "string": "Fully refunded" + "string": "Rambursat integral" + }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" }, "src_dot_remove": { "context": "button", "string": "Elimină" }, "src_dot_requiredField": { - "string": "This field is required" + "string": "Acest câmp este obligatoriu" + }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" }, "src_dot_sales": { "context": "sales section name", - "string": "Vânzări" + "string": "Reduceri" }, "src_dot_save": { "context": "button", "string": "Salvează" }, "src_dot_savedChanges": { - "string": "Saved changes" + "string": "Modificări salvate" + }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "Selectează tot" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", - "string": "Send" + "string": "Trimite" }, "src_dot_serviceAccounts": { "context": "service accounts section name", - "string": "Service Accounts" + "string": "Conturi de servicii" }, "src_dot_sessionExpired": { - "string": "Your session has expired. Please log in again to continue." + "string": "Sesiunea ta a expirat. Te rugăm să te conectezi din nou pentru a continua." }, "src_dot_shipping": { "context": "shipping section name", - "string": "Shipping Methods" + "string": "Metode de livrare" }, "src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": { "context": "dialog header", - "string": "Delete Shipping Method" + "string": "Șterge metoda de livrare" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", - "string": "Max. value" + "string": "Max. valoare" + }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "Acest tarif se va aplica tuturor comenzilor" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { - "string": "Min Value" + "string": "Min. Valoare" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": { "context": "channels discount info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canalele care nu au reduceri atribuite vor folosi canalul părinte pentru a defini prețul. Prețul va fi convertit în moneda canalului" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": { "context": "card title", - "string": "Order Value" + "string": "Valoarea comenzii" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Nume canal" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { - "string": "Max Value" + "string": "Max. Valoare" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": { "context": "min price in channel", - "string": "Min. value" - }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Min. valoare" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", - "string": "This rate will apply to all orders" + "string": "Acest tarif se va aplica tuturor comenzilor" + }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", - "string": "Order Weight" + "string": "Greutate Comandă" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { - "string": "Min. Order Weight" - }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" + "string": "Min. Greutate comandă" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { - "string": "Max. Order Weight" + "string": "Max. Greutate comandă" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", @@ -5347,127 +7196,200 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "Canalele care nu au prețuri atribuite vor folosi canalul părinte pentru a defini prețul. Prețul va fi convertit în moneda canalului" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Nume canal" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Caută Produse" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { - "string": "No products matching given query" + "string": "Niciun produs care să corespundă interogării date" + }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", - "string": "Assign Products" + "string": "Atribuie Produse" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": { - "string": "No Products" + "string": "Fără produse" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": { "context": "section header", - "string": "Excluded Products" + "string": "Produse Excluse" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", - "string": "Assign products" + "string": "Atribuie produse" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "Nume Produs" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { - "string": "Actions" + "string": "Acțiuni" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Nume tarif de livrare" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { - "string": "This unit will be used as default shipping weight" + "string": "Această unitate va fi utilizată ca greutate implicită de transport" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": { - "string": "Shipping Weight Unit" + "string": "Unitate de greutate livrare" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "Nume Depozit" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", - "string": "Create New Warehouse" + "string": "Creează Depozit Nou" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Alege țările pe care dorești să le adaugi la zona de livrare din lista de mai jos" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", - "string": "Assign Countries" + "string": "Atribuie Țări" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", - "string": "Countries A to Z" + "string": "Țări de la A la Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { - "string": "Search Countries" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Alegere rapidă" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Restul lumii" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Dacă este selectat, acesta va adăuga toate țările care nu sunt selectate în alte zone de expediere" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", + "string": "Caută Țări" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Caută după numele ţării" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Țări" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", - "string": "Create New Shipping Zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", + "string": "Creează o nouă zonă de livrare" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { + "string": "În prezent, nu există țări alocate acestei zone de livrare" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Livrare" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Țări" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "În prezent, nu există țări alocate acestei zone de livrare" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} din {maxCharacters} caractere" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Adaugă" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", - "string": "Price Rate Create" + "string": "Creează Tarif Preț" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { "string": "Livrare" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", - "string": "Weight Rate Create" + "string": "Creează Tarif Greutate" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { "string": "Livrare" @@ -5478,93 +7400,46 @@ }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_16061680": { "context": "button", - "string": "Create rate" + "string": "Creează tarif" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": { "context": "shipping method price range", - "string": "Value Range" + "string": "Interval Valori" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": { - "string": "No shipping rates found" + "string": "Nu s-au găsit tarife de livrare" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": { "context": "price based shipping methods, section header", - "string": "Price Based Rates" + "string": "Tarife bazate pe preț" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": { "context": "shipping method weight range", - "string": "Weight Range" + "string": "Interval Greutate" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": { "context": "weight based shipping methods, section header", - "string": "Weight Based Rates" + "string": "Tarife bazate pe greutate" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": { "context": "shipping method name", "string": "Nume" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", + "string": "Adaugă depozit nou" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", - "string": "Add New Warehouse" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", + "string": "Selectează Depozit" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Selectează depozitul din care vei expedia produsele pentru această zonă de livrare. Această adresă de depozit va fi folosită și pentru calcularea taxelor." }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", - "string": "Select Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Adaugă" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Setări" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5572,11 +7447,11 @@ }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": { "context": "sort shipping methods by zone, section header", - "string": "Shipping By Zone" + "string": "Livrare după zonă" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": { "context": "button", - "string": "Create shipping zone" + "string": "Creează zonă de livrare" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_3109712047": { "string": "Țări" @@ -5586,193 +7461,197 @@ "string": "Nume" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": { - "string": "No shipping zones found" + "string": "Nu s-au găsit zone de livrare" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": { "context": "dialog header", - "string": "Unassign Products From Shipping" + "string": "Anulează atribuirea produselor la livrare" + }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,one {Sigur dorești să anulezi atribuirea acestui produs?} few {Sigur dorești să anulezi atribuirea a {displayQuantity} produse?} other {Sigur dorești să anulezi atribuirea a {displayQuantity} produse?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "Valoarea este incorectă" }, "src_dot_shipping_dot_price": { "context": "error message", - "string": "Maximum price cannot be lower than minimum" + "string": "Prețul maxim nu poate fi mai mic decât cel minim" }, "src_dot_shipping_dot_views_dot_1005071028": { - "string": "Are you sure you want to delete {shippingZoneName} shipping zone?" + "string": "Sigur dorești să ștergi zona de livrare {shippingZoneName}?" }, "src_dot_shipping_dot_views_dot_1010705153": { "context": "dialog header", - "string": "Delete Shipping Zone" + "string": "Șterge Zona de Livrare" }, "src_dot_shipping_dot_views_dot_1711385401": { "context": "dialog header", - "string": "Delete Shipping Zones" + "string": "Șterge Zonele de Livrare" + }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Gestionează disponibilitatea canalului" }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" + "string": "{counter,plural,one {Sigur dorești să ștergi zona de livrare?} few {Sigur dorești să ștergi {displayQuantity} zone de livrare?} other {Sigur dorești să ștergi {displayQuantity} zone de livrare?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "Anulează atribuirea" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", - "string": "Delete Shipping Zone" + "string": "Șterge Zona de Livrare" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", - "string": "Maximum weight cannot be lower than minimum" + "string": "Greutatea maximă nu poate fi mai mică decât cea minimă" }, "src_dot_show": { "context": "button", - "string": "Show" + "string": "Arată" }, "src_dot_siteSettings": { "context": "site settings section name", - "string": "Site Settings" + "string": "Setări Site" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { - "string": "Name of your store is shown on tab in web browser" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { - "string": "Name of your store" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { - "string": "Store description is shown on taskbar after your store name" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { + "string": "Numele magazinului tău este afișat în fila din browserul web." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { + "string": "Numele magazinului tău" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { + "string": "Descrierea magazinului este afișată în bara de activități după numele magazinului" }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", - "string": "Store Information" + "string": "Informații Magazin" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", - "string": "Company Information" + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", + "string": "Informații Companie" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", + "string": "Acestea sunt informații generale despre magazinul tău. Ele definesc care este adresa URL a magazinului tău și ce este afișat în bara de activități a browserului." }, "src_dot_somethingWentWrong": { - "string": "Saleor ran into an unexpected problem" + "string": "Saleor a întâmpinat o problemă neașteptată" }, "src_dot_staff": { "context": "staff section name", - "string": "Staff Members" + "string": "Personal" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": { "context": "dialog header", - "string": "Invite Staff Member" + "string": "Invită Personal" }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": { "context": "button", - "string": "Send invite" + "string": "Trimite invitație" }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": { "context": "card description", - "string": "User is assigned to:" + "string": "Utilizatorul este atribuit la:" }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_2690176844": { "context": "dialog header", "string": "Permisiuni" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Utilizatorul este activ" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": { "context": "tab name", - "string": "All Staff Members" + "string": "Tot Personalul" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { - "string": "Search Staff Member" + "string": "Caută Membru" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": { "context": "button", - "string": "Invite staff member" + "string": "Invită personal" + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", @@ -5780,7 +7659,7 @@ }, "src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": { "context": "staff member's account", - "string": "Deactivated" + "string": "Dezactivat" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_status": { "context": "staff member's account", @@ -5788,17 +7667,17 @@ }, "src_dot_staff_dot_components_dot_StaffList_dot_1004218338": { "context": "staff member status", - "string": "Inactive" + "string": "Inactiv" }, "src_dot_staff_dot_components_dot_StaffList_dot_1789607185": { - "string": "Email Address" + "string": "Adresa de email" }, "src_dot_staff_dot_components_dot_StaffList_dot_3247064221": { "context": "staff member status", "string": "Activ" }, "src_dot_staff_dot_components_dot_StaffList_dot_480166346": { - "string": "No staff members found" + "string": "Nu s-au găsit membrii personal" }, "src_dot_staff_dot_components_dot_StaffList_dot_636461959": { "context": "staff member full name", @@ -5806,74 +7685,81 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "Noua parolă" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { - "string": "New password must be at least 8 characters long" + "string": "Parola nouă trebuie să aibă cel puțin 8 caractere" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": { "context": "dialog header", - "string": "Schimbă parola" + "string": "Schimbă Parola" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": { "context": "input label", - "string": "Previous Password" + "string": "Parola Anterioară" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": { - "string": "You should change your password every month to avoid security issues." + "string": "Ar trebui să îți schimbi parola în fiecare lună pentru a evita problemele de securitate." }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": { "context": "button", - "string": "Change your password" + "string": "Schimbă-ți parola" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_2237029987": { "context": "header", - "string": "Parolă" + "string": "Parola" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": { - "string": "Selecting this will change the language of your dashboard" + "string": "Selectarea acesteia va schimba limba platformei" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": { - "string": "Please note, while all currency and date adjustments are complete, language translations are at varying degrees of completion." + "string": "Te rugăm să reții că, deși toate ajustările monedei și datei sunt complete, traducerile s-ar putea să nu fie finalizate." }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": { - "string": "Preferred Language" + "string": "Limba preferată" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": { "context": "section header", - "string": "Preferences" + "string": "Preferințe" + }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Schimbare" }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", - "string": "Staff Member Information" + "string": "Informații Membru" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Șterge" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", - "string": "delete Staff User" + "string": "șterge utilizator Personal" }, "src_dot_staff_dot_views_dot_3945766678": { - "string": "Are you sure you want to remove {email} avatar?" + "string": "Sigur dorești să elimini avatarul {email}?" }, "src_dot_staff_dot_views_dot_701332676": { "context": "dialog header", - "string": "Delete Staff User Avatar" + "string": "Șterge avatarul utilizatorului Personal" }, "src_dot_staff_dot_views_dot_8878988": { - "string": "Are you sure you want to delete {email} from staff members?" + "string": "Sigur dorești să ștergi {email} din membrii personalului?" }, "src_dot_startDate": { - "string": "Start Date" + "string": "Data de Început" }, "src_dot_startHour": { - "string": "Start Hour" + "string": "Ora de Început" }, "src_dot_status": { "string": "Stare" @@ -5890,129 +7776,29 @@ "string": "Taxe " }, "src_dot_taxes_dot_components_dot_CountryList_dot_110033143": { - "string": "No countries found" + "string": "Nu s-au găsit țări" }, "src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": { - "string": "Reduced Tax Rates" + "string": "Cote de impozitare reduse" }, "src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": { - "string": "Country Code" + "string": "Codul Ţării" }, "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { - "string": "Country Name" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" + "string": " Numele Ţării" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Categorie" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { - "string": "Tax Rate" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" + "string": "Cota de impozitare" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", - "string": "Tax Rates in {countryName}" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" + "string": "Cote de impozitare în {countryName}" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { - "string": "No reduced tax categories found" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" + "string": "Nu s-au găsit categorii de taxe reduse" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Toate prețurile produselor au TVA inclus" @@ -6021,75 +7807,103 @@ "string": "Afișează prețurile brute pentru clienții din magazin" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2654711891": { - "string": "Taxele de taxare pentru ratele de expediere" + "string": "Percepe taxe la tarifele de livrare" }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": { "context": "button", - "string": "Fetch taxes" + "string": "Preluare taxe" }, "src_dot_taxes_dot_views_dot_2411670026": { - "string": "Successfully fetched tax rates" + "string": "Cotele de impozitare au fost preluate cu succes" + }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atribute" }, "src_dot_translations": { "context": "translations section name", - "string": "Translations" + "string": "Traduceri" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { - "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" + "string": "{numberOfFields} Traduceri, {numberOfTranslatedFields} Efectuate" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": { - "string": "Original String" + "string": "Şir Original" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": { - "string": "Translation" + "string": "Traducere" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": { "context": "button", - "string": "Discard" + "string": "Renunță" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { - "string": "No translation yet" + "string": "Încă nu sunt traduceri" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Nume Atribut" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Traducere Atribut \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Valoare {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Valori" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { - "string": "Category Name" + "string": "Nume Categorie" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descriere Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": { - "string": "Translation Category \"{categoryName}\" - {languageCode}" + "string": "Traducere Categorie \"{categoryName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titlu Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Previzualizare Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descriere Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titlu Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": { - "string": "Collection Name" + "string": "Nume Colecție" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": { "context": "header", - "string": "Translation Collection \"{collectionName}\" - {languageCode}" + "string": "Traducere Colecție \"{collectionName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Previzualizare motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": { - "string": "Languages" + "string": "Limbi" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": { "string": "Colecții" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": { "context": "header", - "string": "Translations to {language}" + "string": "Traduceri în {language}" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": { "string": "Produse" @@ -6110,141 +7924,157 @@ "string": "Vânzări" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": { - "string": "Vouchers" + "string": "Vouchere" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_1136143456": { "context": "translation progress", - "string": "{current} of {max}" + "string": "{current} din {max}" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406": { - "string": "No translatable entities found" + "string": "Nu s-au găsit entități traductibile" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": { - "string": "Completed Translations" + "string": "Traduceri Finalizate" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_636461959": { "context": "entity (product, collection, shipping method) name", "string": "Nume" }, "src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": { - "string": "Languages" + "string": "Limbi" }, "src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": { - "string": "No languages found" + "string": "Nu s-au găsit limbi" }, "src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": { - "string": "Language" + "string": "Limbă" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": { "context": "page content", - "string": "Content" + "string": "Conținut" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descriere Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titlu Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": { "context": "header", - "string": "Translation Page \"{pageName}\" - {languageCode}" + "string": "Traducere Pagina \"{pageName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Previzualizare motor de căutare" + }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { - "string": "Page Title" + "string": "Titlu Pagină" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "Descriere Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "Titlu Motor de căutare" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { - "string": "Product Name" + "string": "Nume Produs" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", - "string": "Translation Product \"{productName}\" - {languageCode}" + "string": "Traducere Produs \"{productName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": { "string": "Descriere" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { - "string": "Search Engine Preview" + "string": "Previzualizare Motor de căutare" + }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", - "string": "Translation Sale \"{saleName}\" - {languageCode}" + "string": "Traducere Reducere \"{saleName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { - "string": "Sale Name" + "string": "Nume Reducere" + }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Descriere" }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", - "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" + "string": "Traducere Metodă Livrare \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Nume" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", - "string": "Translation Voucher \"{voucherName}\" - {languageCode}" + "string": "Traducere Voucher \"{voucherName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { - "string": "Voucher Name" + "string": "Nume Voucher" + }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "Neconfirmat" }, "src_dot_undo": { "context": "button", - "string": "Undo" + "string": "Un pas înapoi" }, "src_dot_unfulfilled": { "context": "order status", - "string": "Nelivrată" + "string": "Neonorată" }, "src_dot_unpaid": { "context": "payment status", - "string": "Unpaid" + "string": "Neachitată" }, "src_dot_uploadImage": { "context": "button", - "string": "Upload image" + "string": "Încarcă imaginea" }, "src_dot_utils_dot_errors_dot_alreadyExists": { "context": "add authorization key error", - "string": "Authorization key with this type already exists" + "string": "Cheia de autorizare cu acest tip există deja" }, "src_dot_utils_dot_errors_dot_assignNonStaffMember": { - "string": "Only staff members can be assigned" + "string": "Doar membrii personalului pot fi desemnați" }, "src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": { - "string": "This attribute has already been assigned to this product type" + "string": "Acest atribut a fost deja atribuit acestui tip de produs" }, "src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": { - "string": "This attribute cannot be assigned to this product type" + "string": "Acest atribut nu poate fi atribuit acestui tip de produs" }, "src_dot_utils_dot_errors_dot_attributeRequired": { "context": "product attribute error", - "string": "All attributes should have value" + "string": "Toate atributele trebuie să aibă valoare" }, "src_dot_utils_dot_errors_dot_attributeVariantsDisabled": { - "string": "Variants are disabled in this product type" + "string": "Variantele sunt dezactivate pentru acest tip de produs" }, "src_dot_utils_dot_errors_dot_billingNotSet": { "context": "error message", @@ -6252,385 +8082,408 @@ }, "src_dot_utils_dot_errors_dot_cannotCancelFulfillment": { "context": "error message", - "string": "This fulfillment cannot be cancelled" + "string": "Această onorare nu poate fi anulată" }, "src_dot_utils_dot_errors_dot_cannotCancelOrder": { "context": "error message", - "string": "This order cannot be cancelled" + "string": "Această comandă nu poate fi anulată" }, "src_dot_utils_dot_errors_dot_cannotFulfillLine": { "context": "error message", - "string": "Not enough items to fulfill" + "string": "Nu sunt suficiente elemente de onorat" }, "src_dot_utils_dot_errors_dot_cannotRefund": { "context": "error message", "string": "Plățile manuale nu pot fi rambursate" }, "src_dot_utils_dot_errors_dot_cannotRemoveFromLastGroup": { - "string": "Cannot remove user from last group" + "string": "Nu se poate elimina utilizatorul din ultimul grup" }, "src_dot_utils_dot_errors_dot_cannotVoid": { "context": "error message", - "string": "Only pre-authorized payments can be voided" + "string": "Numai plățile pre-autorizate pot fi anulate" }, "src_dot_utils_dot_errors_dot_captureInactive": { "context": "error message", - "string": "Numai plățile pre-autorizate pot fi capturate" + "string": "Numai plățile pre-autorizate pot fi înregistrate" }, "src_dot_utils_dot_errors_dot_channelAlreadyExist": { - "string": "This channel has already been created" + "string": "Acest canal a fost deja creat" }, "src_dot_utils_dot_errors_dot_channelSameCurrency": { - "string": "Currency in both channels must be the same" + "string": "Moneda din ambele canale trebuie să fie aceeași" }, "src_dot_utils_dot_errors_dot_channelUnique": { - "string": "Slug must be unique" + "string": "Slug trebuie să fie unic" }, "src_dot_utils_dot_errors_dot_duplicated": { - "string": "The same object cannot be in both lists" + "string": "Același obiect nu poate fi în ambele liste" }, "src_dot_utils_dot_errors_dot_duplicatedInputItem": { - "string": "Cannot add and remove group the same time" + "string": "Nu se poate adăuga și elimina grupul în același timp" }, "src_dot_utils_dot_errors_dot_emailNotSet": { "context": "error message", - "string": "Email address is not set" + "string": "Adresa de e-mail nu este setată" }, "src_dot_utils_dot_errors_dot_graphqlError": { - "string": "API error" + "string": "Eroare API" + }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" }, "src_dot_utils_dot_errors_dot_invalid": { - "string": "Invalid value" + "string": "Valoare incorectă" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { - "string": "Invalid manifest format" + "string": "Manifest format incorect" }, "src_dot_utils_dot_errors_dot_invalidPassword": { - "string": "Invalid password" + "string": "Parolă incorectă" }, "src_dot_utils_dot_errors_dot_invalidPermission": { - "string": "Permission is invalid" + "string": "Permisiunea este incorectă" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "Starea este incorectă" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { - "string": "Url has invalid format" + "string": "Adresa URL are format incorect" }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", - "string": "Max value cannot be less than min value" + "string": "Valoarea maximă nu poate fi mai mică decât valoarea minimă" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "Pluginul este configurat greșit și nu poate fi activat" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { - "string": "This name is already taken. Please provide another." + "string": "Acest nume este deja luat. Te rugăm să încerci altul." + }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", - "string": "Cannot choose a shipping method for an order without the shipping address" + "string": "Nu se poate alege o metodă de livrare pentru o comandă fără adresă de livrare" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", - "string": "Only draft orders can be edited" + "string": "Numai comenzile ciornă pot fi editate" }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Pagina nu a fost găsită." }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", - "string": "Billing address is not set or invoice is not ready to be send" + "string": "Adresa de facturare nu este setată sau factura nu este gata pentru a fi trimisă" }, "src_dot_utils_dot_errors_dot_numberNotSet": { "context": "error message", - "string": "Number not set for an invoice" + "string": "Numărul nu este setat pentru factură" }, "src_dot_utils_dot_errors_dot_outOfScopeApp": { - "string": "App is out of your permissions scope" + "string": "Aplicația este în afara domeniului de aplicare a permisiunilor tale" }, "src_dot_utils_dot_errors_dot_outOfScopeGroup": { - "string": "Group is out of your permission scope" + "string": "Grupul este în afara domeniului de aplicare a permisiunilor tale" }, "src_dot_utils_dot_errors_dot_outOfScopePermission": { - "string": "Permission is out of your scope" + "string": "Permisiunea este în afara domeniului tău de aplicare" }, "src_dot_utils_dot_errors_dot_outOfScopeUser": { - "string": "User is out of your permissions scope" + "string": "Utilizatorul este în afara domeniului de aplicare a permisiunilor tale" }, "src_dot_utils_dot_errors_dot_passwordNumeric": { - "string": "Password cannot be entirely numeric" + "string": "Parola nu poate fi în întregime numerică" }, "src_dot_utils_dot_errors_dot_paymentMissing": { "context": "error message", - "string": "There's no payment associated with the order" + "string": "Nu există nicio plată asociată comenzii" }, "src_dot_utils_dot_errors_dot_permissionOutOfScope": { - "string": "Those permissions are out of your scope" + "string": "Aceste permisiuni sunt în afara domeniului tău de aplicare" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "Prețul nu poate fi mai mic de 0." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", - "string": "Modul de expediere nu este valabil pentru adresa de expediere aleasă" + "string": "Metoda de livrare nu este se aplică pentru adresa de livrare aleasă" }, "src_dot_utils_dot_errors_dot_shippingRequired": { "context": "error message", - "string": "Shipping method is required for this order" + "string": "Metoda de livrare este necesară pentru această comandă" }, "src_dot_utils_dot_errors_dot_skuUnique": { "context": "bulk variant create error", - "string": "SKUs must be unique" + "string": "SKU-urile trebuie să fie unice" }, "src_dot_utils_dot_errors_dot_slugUnique": { "context": "error message", - "string": "Slug must be unique for each warehouse" + "string": "Slug trebuie să fie unic pentru fiecare depozit" }, "src_dot_utils_dot_errors_dot_tooCommon": { - "string": "This password is too commonly used" + "string": "Această parolă este prea des folosită" }, "src_dot_utils_dot_errors_dot_tooShort": { - "string": "This password is too short" + "string": "Această parolă este prea scurtă" }, "src_dot_utils_dot_errors_dot_tooSimilar": { - "string": "These passwords are too similar" + "string": "Aceste parole sunt prea similare" }, "src_dot_utils_dot_errors_dot_unique": { - "string": "This needs to be unique" + "string": "Acesta trebuie să fie unic" }, "src_dot_utils_dot_errors_dot_unknownError": { - "string": "Unknown error" + "string": "Eroare necunoscută" + }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", - "string": "URL not set for an invoice" + "string": "Adresa URL nu este setată pentru factură" }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { - "string": "This variant does not have any digital content" + "string": "Această variantă nu are niciun conținut digital" }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "Această variantă există deja" }, "src_dot_vouchers": { "context": "vouchers section name", - "string": "Vouchers" + "string": "Vouchere" }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "Depozite" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", - "string": "Address Information" + "string": "Informații Adresă" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "Creează Depozit" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": { "context": "dialog content", - "string": "Are you sure you want to delete {warehouseName}?" + "string": "Sigur dorești să ștergi {warehouseName}?" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "Șterge Depozit" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", - "string": "Address Information" + "string": "Informații Adresă" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "Nume Depozit" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { - "string": "Search Warehouse" + "string": "Caută Depozit" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", - "string": "All Warehouses" + "string": "Toate Depozitele" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", - "string": "Create Warehouse" + "string": "Creează Depozit" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": { - "string": "Shipping Zones" + "string": "Zone de Livrare" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": { - "string": "No warehouses found" + "string": "Nu s-au găsit depozite" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": { - "string": "Actions" + "string": "Acțiuni" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": { "context": "warehouse", "string": "Nume" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { - "string": "This warehouse has no shipping zones assigned." + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", + "string": "Acest depozit nu are zone de expediere alocate." + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Setări" }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "Creează Depozit" }, "src_dot_webhooks": { "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", - "string": "Are you sure you want to delete this webhook?" + "string": "Sigur dorești să ștergi acest webhook?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", - "string": "Are you sure you want to delete {name}?" + "string": "Sigur dorești să ștergi {name}?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": { "context": "dialog header", - "string": "Delete Webhook" + "string": "Șterge Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { + "context": "header", + "string": "Detalii Webhook Nedenumit" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Creează Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Detalii" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { "context": "section header", - "string": "Events" + "string": "Evenimente" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Comandă plătită integral" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", "string": "Secret Key" }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "cheia secretă este folosită pentru a crea o semnătură hash cu fiecare sarcină utilă. *câmp opțional" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Adresa URL țintă" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Această adresă URL va primi solicitări webhook POST" }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { "context": "section header", - "string": "Webhook Status" + "string": "Informații Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { - "context": "header", - "string": "Unnamed Webhook Details" + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Nume Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook activ" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Dacă dorești să dezactivezi acest webhook, te rugăm să debifezi caseta de mai jos." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Stare Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { "context": "header", - "string": "{webhookName} Details" + "string": "Detalii Webhook Nedenumit" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Creează Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Detalii" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": { - "string": "No webhooks found" + "string": "Nu s-au găsit webhook-uri" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_3493926696": { "context": "button", - "string": "Create Webhook" + "string": "Creează Webhook" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_3861572549": { "context": "header", @@ -6638,10 +8491,10 @@ }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650": { "context": "user action bar", - "string": "Action" + "string": "Acțiune" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": { - "string": "Unnamed webhook" + "string": "Webhook Nedenumit" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": { "context": "webhook name", @@ -6649,29 +8502,57 @@ }, "src_dot_webhooks_dot_views_dot_3493926696": { "context": "window title", - "string": "Create Webhook" + "string": "Creează Webhook" }, "src_dot_yes": { "string": "Da" }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Alocate" + "string": "Alocat" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", "string": "Cantitate" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Referință tranzacției" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Indisponibil pentru cumpărare" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Anulează atribuirea" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Anulează atribuirea" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", - "string": "Unassign" + "context": "button", + "string": "Anulează atribuirea" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "va fi disponibil la {data}" + }, + "will become published on": { + "context": "product publication date label", + "string": "va fi publicat la {data}" } -} +} \ No newline at end of file diff --git a/locale/ru.json b/locale/ru.json index e94272ba3..0eae802ea 100644 --- a/locale/ru.json +++ b/locale/ru.json @@ -3,20 +3,93 @@ "context": "dialog header", "string": "Отменить заказ" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Скрыто" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Видимый" + }, "configurationMenuAttributes": { "string": "Определить атрибуты, используемые для создания типов товаров" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Определите и управляйте своими каналами продаж" }, "configurationMenuNavigation": { "string": "Определить как пользователи могут перемещаться по вашему магазину" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Управление и добавление дополнительных страниц" + "string": "Определите типы страниц контента, используемых в вашем магазине" }, "configurationMenuPermissionGroups": { "string": "Управление группами доступа и их правами" @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Просмотр и обновление ваших плагинов и их настроек." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "размер скидки" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Фиксированная сумма" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Активность" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Вот некоторые сведения, которые мы собрали о вашем магазине" }, - "homeNotificationTableNoOrders": { - "string": "Нет готовых заказов" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Один заказ готов к исполнению} few {{amount} заказа готовы к исполнению} many {{amount} заказов готовы к исполнению} other {{amount} заказов готовы к исполнению}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Один платеж для получения } few {{amount} платежей для получения } many {{amount} платежей для получения } other {{amount} платежей для получения }}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Одного товара нет в наличии} few {{amount} товаров нет в наличии} many {{amount} товаров нет в наличии} other {{amount} товаров нет в наличии}}" - }, - "homeNotificationsNoPayments": { - "string": "Нет платежей, ожидающих получения" - }, - "homeNotificationsTableNoProducts": { - "string": "Все товары в наличии" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Один заказал} few {{amount} Заказано} many {{amount} Заказано} other {{amount} Заказано}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Привет, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "между" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "равно" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Создать Меню" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Заголовок Меню" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Не опубликован" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Не установлено " @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "Не установлено" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "не применяется" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "не применяется" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Создать тип страницы" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Выберите тип контента" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Доступно для покупки" }, "productExportFieldCategory": { "context": "product field", @@ -250,6 +397,10 @@ "context": "product field", "string": "Тип" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Изображения вариантов" @@ -262,10 +413,6 @@ "context": "product field", "string": "Вес экспортируемого варианта" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Видимость" - }, "productStockHeader": { "context": "product stock, section header", "string": "Инвентарь" @@ -283,11 +430,11 @@ "string": "Налоги" }, "productTypeTaxesInputLabel": { - "string": "Налоги" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "Цена" }, "productVariantCreatePricesStockInputLabel": { "string": "Наличие" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "Для вашего магазина не созданы склады. Чтобы добавить товар на складе, пожалуйста, настройте склад" }, + "published channel": { + "context": "product label", + "string": "Опубликовано" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Категории ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Товары ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Отмена назначения" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Отмена назначения" + "set availability date": { + "context": "product availability date label", + "string": "Установить дату доступности" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Отмена назначения" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Вы уверены, что хотите удалить {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Склад" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Конфигурация рассылки" - }, "src_dot_accept": { "context": "button", "string": "Принять" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Приложения" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Приложения" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "Приложение активировано" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Приложение деактивировано" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Активировать приложение" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Вы уверены, что хотите активировать {name}? При активации начнется сбор событий." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Вы уверены, что хотите активировать это приложение? При активации начнется сбор событий" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Активировать" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Деактивировать приложение" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Вы уверены, что хотите отключить это приложение? Ваши данные будут храниться до тех пор, пока вы не активируете приложение. Вам по-прежнему будет выставлен счет за приложение." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Вы действительно хотите отключить {имя}? Ваши данные будут храниться до тех пор, пока вы не активируете приложение. Вам по-прежнему будет выставлен счет за приложение." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "О приложении" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "Мое приложение" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Панель управления" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "Права доступа приложения" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "О" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Текущие установки" @@ -536,10 +714,6 @@ "context": "header", "string": "Создать новое приложение" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "Приложение активно" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Сгенерированный токен" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Предоставьте этому приложению полный доступ к магазину" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Деактивировать" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Расширьте или ограничьте права доступа приложений для доступа к определенной части системы Saleor." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "Приложение активно" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Активировать" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Действия" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Здесь будут показаны ваши пользовательские приложения." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Создать приложение" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Деактивирован" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Вы уверены, что хотите удалить токен {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Не удалось получить настройки приложения" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "Приложение активировано" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "Приложение деактивировано" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Установить приложение" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} готов к использованию" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "Приложение успешно удалено" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Не удалось установить {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "Приложение установлено" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} готов к использованию" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "Приложение успешно удалено" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Создать приложение" }, + "src_dot_assign": { + "context": "button", + "string": "Назначить" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Атрибуты" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Вы уверены, что Вы хотите удалить {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Тип входа в каталог для владельца магазина" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Выпадающее" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Область" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Запрет незаполненных значений" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Метка по умолчанию" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Множественный выбор" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Код атрибута" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Это используется внутри. Убедитесь, что вы не используете пробелы" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Метка по умолчанию" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Дата" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Выпадающее" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Файл" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Тип входа в каталог для владельца магазина" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Множественный выбор" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Страницы" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Товары" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Запрет незаполненных значений" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Вес" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -823,64 +1089,75 @@ "string": "Метка по умолчанию" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "Определите, где этот атрибут будет использоваться в Saleor" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", - "string": "Organization" + "string": "Организация" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "Класс атрибута" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "Контент атрибута" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "Атрибут товара" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", "string": "Создать новый атрибут" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Использовать в граненой навигации" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Свойства Витрины" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Свойства Панели Управления" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Положение в граненой навигации" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Если этот атрибут включен, его можно использовать в качестве столбца в таблице товаров." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Добавить в параметры столбца" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Если этот атрибут включен, его можно использовать в качестве столбца в таблице товаров." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Свойства Панели Управления" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Использовать в фильтрации" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Если этот параметр включен, вы сможете использовать этот атрибут для фильтрации товаров в списке товаров." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Использовать в граненой навигации" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Свойства Витрины" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Положение в граненой навигации" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Публичный" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "Если включено, атрибут будет доступен покупателям." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Изображение" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Вы уверены, что хотите удалить значение \"{name}\"?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Назначить значение" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Успешно созданный атрибут" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Атрибуты успешно удалены" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "Войти" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Пароль" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Забыли пароль?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Извините, ваше имя пользователя и/или пароль неверны. Пожалуйста, попробуйте еще раз." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Сбросить пароль" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Новый пароль" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Пожалуйста, установите новый пароль." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Установить новый пароль" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Подтвердите пароль" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Пароли не соответствуют" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Забыли ваш пароль? Не волнуйтесь, мы сбросим его для вас." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Отправить инструкции" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Сброс пароля" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Вернуться на страницу авторизации" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Сброс пароля" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Успех! Через несколько минут вы получите сообщение с инструкциями о том, как сбросить пароль." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Назад" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Отмена" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Отменен" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Каталог" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Количество продуктов" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Цена" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Товары не найдены" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Тип" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Название" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Добавить товар" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Товаров в {categoryName}" @@ -1161,132 +1468,195 @@ "context": "dialog title", "string": "Удалить категории" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Каналы продаж" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Доступность" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Удалите Канал" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", - "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" + "string": "Удаление канала приведет к удалению всех данных продукта, относящихся к этому каналу. Вы уверены, что хотите удалить этот канал?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "Вся информация о заказе из этого канала должна быть перемещена в другой канал. Пожалуйста, выберите канал, в который должны быть перемещены заказы :." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", - "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." + "string": "Нет никакого доступного канала для перемещения информации о заказе. Пожалуйста, создайте канал с той же валютой, чтобы информация могла быть перемещена в него." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Выберите Канал" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Настройки канала" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "Скопировано" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", - "string": "Slug" - }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" + "string": "Идентификатор" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Копировать" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Валюта" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Название канала" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Выберите канал" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Название канала" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", - "string": "Inactive" + "string": "Неактивный" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", - "string": "Status" + "string": "Статус" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Деактивировать" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Статус канала" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "Активный" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Активировать" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Название канала" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "Каналы не найдены" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", - "string": "Actions" + "string": "Действия" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Создайте канал" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", - "string": "{code} - {countries}" + "string": "{код} - {страны}" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Новый канал" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Создайте канал" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Дельная информация о канале" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Канал удален" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Канал удален" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Выберите файл" }, "src_dot_clear": { "context": "button", "string": "Очистить" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Коллекции" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Все коллекции" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Поиск коллекции" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Доступность" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Товары не найдены" }, @@ -1370,7 +1752,7 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "Доступность" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", @@ -1475,130 +1857,189 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Область" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "Если вы хотите отключить это приложение, снимите флажок ниже." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "Статус приложения" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Результатов не найдено" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Поиск атрибутов " + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Поиск по имени атрибута" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", - "string": "Assign Attribute" + "string": "Назначить атрибут" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Назначить" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Назначить категорию" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Поиск по названию категории и т.д..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Поиск категории" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Поиск по названию коллекции, и т.д..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Поиск по названию категории и т.д..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Назначить коллекцию" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Поиск коллекции" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Поиск по названию коллекции, и т.д..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Назначить" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Назначить товары" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Поиск по названию товара, атрибута, типа товара, и т.д." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Поиск товаров" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Поиск по названию товара, атрибута, типа товара, и т.д." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Назначить товар" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Поиск по названию товара, атрибута, типа товара, и т.д." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", - "string": "{number} Attributes" + "string": "{number} Атрибутов" }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "Атрибуты" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "Значения" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "Значение" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Нет результатов" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Доступно для покупки" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "станет доступно {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Установить дату доступности" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Недоступно для покупки" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Доступность" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Управление" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Показать в списках продуктов" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "с {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Опубликовать на" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Отключение этого флажка удалит продукт со страниц поиска и категорий. Он будет доступен на страницах коллекции." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Установить доступность на" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Установить дату публикации" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1609,63 +2050,57 @@ "string": "Select all channels" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { - "string": "Channels A to Z" + "string": "Сортировка каналов от А до Я" }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Опубликовано" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Статус" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Область" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Ошибка" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Стран" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Вы уверены, что хотите удалить {name} вкладку поиска?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Витрина магазина" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Использовать GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Ошибка" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Вернуться домой" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Панель управления" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ой!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Ошибка" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Не волнуйтесь, все будет хорошо" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Мы столкнулись с проблемой..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Загрузить" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Нет результатов" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "равно" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "и" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Показать больше" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "между" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Фильтры" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "и" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Фильтры" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Сохранить изменения" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Сбросить сюда, чтобы загрузить" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Добавить" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Значение" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Скрытые метаданные" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "Для этого элемента не созданы скрытые метаданные." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "Для этого элемента не созданы метаданные." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Поле" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Добавить поле" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Действия" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} поле} few {{number} полей} many {{number} полей} other {{number} полей}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Используйте кнопку ниже, чтобы добавить новое поле метаданных" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "к {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Вернитесь к Панели управления" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Выбранные {number} предметов" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Отправить" @@ -2066,13 +2535,16 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Оставьте свою заметку здесь..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "Выйти" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", - "string": "Account Settings" + "string": "Настройки аккаунта" }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Развернуть" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Отменить" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Свернуть" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Создание счета" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Обновить" + }, + "src_dot_continue": { + "context": "button", + "string": "Продолжить" + }, "src_dot_create": { "context": "button", "string": "Создать" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Добавить адрес" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName} Адресная книга" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "У этого клиента нет адресов, добавленных в его адресную книгу. Вы можете добавить адрес, используя кнопку ниже." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Нет адреса для этого клиента" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Добавить адрес" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "У этого клиента нет адресов, добавленных в его адресную книгу. Вы можете добавить адрес, используя кнопку ниже." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName} Адресная книга" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Детали {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Нет адреса для этого клиента" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Адрес по умолчанию" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Адрес для выставления счета по умолчанию" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Установить адрес доставки по умолчанию" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Адрес доставки по умолчанию" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Удалить адрес" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Изменить адрес" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Установить по умолчанию адрес для выставления счетов" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Адрес доставки по умолчанию" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Установить адрес доставки по умолчанию" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "Заметка" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Персональные данные" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "Контактная информация" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Поиск клиента" }, @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Панель управления" }, + "src_dot_date": { + "string": "Дата" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Удалить" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Описание" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Скидки" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Название категории" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Приемлемые категории" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Категории не найдены" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Товары" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Назначить категории" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Назначить коллекции" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Приемлемые категории" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Коллекции не найдены" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Категории не найдены" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Название категории" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Товары" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Название коллекции" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Назначить коллекции" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Приемлемые коллекции" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Коллекции не найдены" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Название коллекции" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Товары" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Назначить страны" @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "Время активности" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Товары не найдены" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Назначить товары" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Наименование товара" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Тип товара" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Приемлемые товары" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Товары не найдены" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "Доступность" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Название товара" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Тип товара" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Атрибуты не найдены." + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Название товара" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Тип товара" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "Создать продажу" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "активный" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Истекший срок действия" @@ -2606,11 +3146,11 @@ "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "Каналы не найдены" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Название канала" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Генерировать код" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Ограничить количество раз, когда эта скидка может быть использована в общей сложности" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Ограничение до одного использования на клиента" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Ограничить количество раз, когда эта скидка может быть использована в общей сложности" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Предел использования" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Предел использования" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Предел использования" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Активный" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Истекший срок действия" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "Значение" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2761,11 +3314,11 @@ "string": "Минимальное количество элементов" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "Каналы не найдены" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Название канала" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Цена" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2829,14 +3382,14 @@ "string": "Специфическая информация ваучера" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "Каналы не найдены" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { "string": "Если этот параметр отключен, скидка будет учитываться для каждого соответствующего товара" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Название канала" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2851,48 +3404,78 @@ "string": "Доставка" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": { - "string": "Successfully created sale" + "string": "Успешно созданная распродажа" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Manage Channel Availability" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Удаленная распродажа" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" + "string": "Удаленная распродажа" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", - "string": "Unassign Categories From Sale" + "string": "Удалить распродажу" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Отменить назначение категории из распродажи" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Вы уверены, что хотите удалить {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { "context": "dialog header", - "string": "Unassign Products From Sale" + "string": "Unassign Product From Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { - "context": "dialog header", - "string": "Delete Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", @@ -2906,18 +3489,19 @@ "string": "Manage Products Channel Availability" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { - "string": "Successfully created voucher" - }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" + "string": "Успешно созданный ваучер" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", - "string": "Unassign Collections From Voucher" + "string": "Отменить назначение коллекций из ваучера" + }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", - "string": "Unassign Products From Voucher" + "string": "Отменить назначение товаров из ваучера" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": { "context": "dialog content", @@ -2925,7 +3509,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": { "context": "dialog header", - "string": "Unassign Categories From Voucher" + "string": "Отменить назначение категории из ваучера" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": { "context": "dialog content", @@ -2933,7 +3517,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": { "context": "dialog content", - "string": "Are you sure you want to delete {voucherCode}?" + "string": "Вы уверены, что хотите удалить {voucherCode}?" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { "string": "Manage Channel Availability" @@ -2944,7 +3528,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "Удалить ваучер" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", @@ -2974,7 +3558,7 @@ "string": "Редактировать" }, "src_dot_email": { - "string": "Адрес электронной почты" + "string": "Email address" }, "src_dot_endDate": { "string": "Дата окончания" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Час окончания" }, + "src_dot_error": { + "string": "Ошибка" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "Основная информация" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Клиент" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Заметка" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Экспорт CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Изменить" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Подробности" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Номер заказа" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Истекший срок действия" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Подробности" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Сумма" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Валюта" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Товар" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Статус" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Удалить" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Деактивировать" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Активировать" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Товар" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Настройки" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Главная" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Заказ № {orderId} был размещен" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Нет готовых заказов" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Нет платежей, ожидающих получения" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Вариант {имя} установлен по умолчанию." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Фамилия" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Управление" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Заказы" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Изменить адрес доставки" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Изменить платежный адрес" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Отмена заказов" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Платежный адрес" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Добавить новый адрес" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Результатов не найдено" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Адрес доставки" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Нет заметок от клиента" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Адрес для выставления счета" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Заказ №{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Отменить заказ" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Добавить" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "размер скидки" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Фиксированная сумма " + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Неверное значение" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Процент" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Всего" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Добавьте службу доставки" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Налоги (включая НДС)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Скидка" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Нет применимых перевозчиков" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Промежуточный итог" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Налоги (включая НДС)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Всего" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Добавить товары" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Создать заказ" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Завершить" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Заказ № {orderNumber} - Добавить выполнение" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Количество для выполнения" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Выполнить" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "Нет в наличии" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Товары готовы к отправке" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Заказ" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Название товара" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Отправить детали отгрузки клиенту" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Заказ №{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Заказ № {orderNumber} - Добавить выполнение" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Товары готовы к отправке" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Нет в наличии" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Название товара" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Количество для выполнения" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Отправить детали отгрузки клиенту" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "Единица складского учёта" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Выполнить" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Добавить отслеживание" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Редактирование отслеживания" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Возврат" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Номер отслеживания: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Отправить детали отгрузки клиенту" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Вы уверены, что хотите отменить выполнение? Отмена выполнения приведет к пополнению запасов на выбранном складе." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Отмена выполнения" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Количество" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Выполнить товары" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Номер отслеживания" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Название товара" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "Единица складского учёта" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Номер отслеживания" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Добавить код отслеживания" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Добавить отслеживание" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Цена" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Товар" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Редактирование отслеживания" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Количество" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Номер отслеживания: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Выполнено ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Отменено ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "Единица складского учёта" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Отменить выполнение" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Выполнено из: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Всего" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Адрес заказа был обновлен" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Заметка была добавлена к заказу" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Подтверждение заказа отправлено клиенту" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Платеж был аннулирован" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Заказ был полностью оплачен" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Платеж был возвращен" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Товары были добавлены в черновик заказа" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Номер счета {invoiceNumber} обновлен" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Продано сверх своих запасов {quantity} элементов" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Товары были удалены из черновика заказа" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Информация о возврате заказа была отправлена клиенту" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Платеж не прошел" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Информация об отмене заказа отправлена клиенту" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Заказ был отменен" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Вы действительно хотите отправить этот счет: {invoiceNumber} клиенту?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Генерировать" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Все заказы" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Клиент" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Создан" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Статус выполнения" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Пустой платеж" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Доставка" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "с НДС" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} элементов" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Полученная сумма" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Пусто" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Возврат" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Отметить как оплаченное" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Непогашенный остаток" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Скидка" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Предварительно авторизованная сумма" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Налоги" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Получить" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Полученная сумма" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Скидка" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} элементов" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Отметить как оплаченное" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Непогашенный остаток" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Статус платежа" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Предварительно авторизованная сумма" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Возврат" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Доставка" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "не применяется" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "не применяется" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Промежуточный итог" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Налоги" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Всего" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "с НДС" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Возврат" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "купон" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Поиск товаров" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Нет товаров, соответствующих данному запросу" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Цена" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Товар" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Количество" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Единица складского учёта" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Всего" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Цена" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Товары не найдены" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Товар" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,44 +5147,136 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "Всего" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "Заказ" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", - "string": "Order #{orderNumber}" + "string": "Заказ №{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Сумма" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Возврат" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Цена" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Товары не найдены" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "Товар" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3812,7 +5292,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "Всего" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Цена" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Товар" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Заменить" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Отменено ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Выполнено ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Не исполненный" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Заказ №{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "Настройки" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Изменить способ доставки" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Цена" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Товар" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Выполнить" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Количество" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Не выполнено ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "Единица складского учёта" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Всего" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "Мы выставляем запрошенный вами счет. Подождите пару минут" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Заказ успешно обновлен" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Электронное письмо со счетом отправлено" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Счет-фактура формируется" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Заказ №{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Способ доставки успешно обновлен" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Выполнение успешно отменено" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Черновик заказа №{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Выполнение успешно отменено" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Заказ №{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Заказ №{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,23 +5525,35 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "Атрибуты не найдены" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "Имя атрибута" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": { "context": "button", - "string": "Assign attribute" + "string": "Назначить атрибут" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224": { "context": "attribute internal name", - "string": "Slug" + "string": "Идентификатор" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", @@ -4009,30 +5576,18 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Метаданные" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Создать тип страницы" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "Метаданные" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4071,7 +5634,7 @@ }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "Отмена назначения" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", @@ -4115,6 +5678,14 @@ "context": "button", "string": "Создать страницу" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Заголовок" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Частично возмещен" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Статус платежа" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Группы прав доступа" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Неактивный" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Участники не найдены" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Назначить" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Поиск сотрудников" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Назначить сотрудников" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Поиск по имени, электронной почте и т.д." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Активный" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Поиск сотрудников" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Неактивный" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Назначить сотрудников" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Авторизация" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Имя плагина" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Информация о плагине и статус" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Установить плагин как активный" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Настройки плагина" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Настройки плагина" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "Детали {pluginName}" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Информация о плагине и статус" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Это общая информация о вашем магазине. Она определяет, какой URL-адрес вашего магазина и что отображается в панели задач браузера." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Поиск плагинов..." }, @@ -4416,28 +5993,64 @@ "string": "Все плагины" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Активный" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Неактивный" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Активный" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Действие" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Название" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Плагины не найдены" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Активный" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Настройки" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Деактивирован" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Название" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Удалить поле авторизации" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Плагин может перестать работать после очистки этого поля. Вы уверены, что хотите продолжить?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Типы продуктов" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Атрибуты товара" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Атрибуты варианта" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Вы уверены, что хотите удалить {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Удалить тип товара" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Тип продукта использует атрибуты варианта" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Название типа товара" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,27 +6175,52 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Вес" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Атрибуты не найдены" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Имя атрибута" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Назначить атрибут" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Идентификатор" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Атрибуты варианта" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Успешно созданный тип товара" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Удалить типы товаров" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Вы уверены, что хотите удалить этот тип товара?} few {Вы действительно хотите удалить {displayQuantity} типов товаров?} many {Вы действительно хотите удалить {displayQuantity} типов товаров?} other {Вы действительно хотите удалить {displayQuantity} типов товаров?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Тип товара удален" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": { "context": "dialog header", - "string": "Unassign Attribute From Product Type" + "string": "Отменить назначение атрибута из типа продукта" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870": { "context": "dialog header", - "string": "Unassign Attribute from Product Type" + "string": "Отменить назначение атрибута из типа товара" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": { "context": "unassign attribute from product type, button", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "и еще {number}" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Организация" @@ -4641,15 +6280,15 @@ "string": "SEO информация" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Выбранные продукты ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Экспортировать информацию для:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "Все продукты ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Информация экспортирована" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Экспортировать как:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "экспорт товаров" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Информация по экспорту" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Настройки экспорта" @@ -4681,7 +6312,7 @@ "string": "Выбрать все" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Таблица для Excel, Numbers и т. Д." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Инвентарная информация" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "CSV файл" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Поиск по имени атрибута" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Текущий поиск ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Финансовая информация" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Все фотографии" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "экспорт товаров" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "По желанию" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "продукты" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Редактировать фотографию" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Информация по экспорту" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Просмотр фото" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Информация о фото" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Изображения" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Цена" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Создать товар" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Тип" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Экспорт товаров" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Поиск товаров..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Все товары" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Доступно" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Скрыто" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Распродано" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Видимый" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Цена" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Простой" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Товары не найдены" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Тип" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Настраиваемый" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Название" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Простой" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Доступность" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Цена" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Тип" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "По желанию" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Загрузить" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Категория" @@ -4830,7 +6516,6 @@ "string": "Настройки товара" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Настраиваемый" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Вес" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Складская единица хранения)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Название склада" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Количество" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Каналы продаж" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Отслеживание запасов" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Назначить склад" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Активное отслеживание запасов будет автоматически рассчитывать изменения запасов" }, @@ -4893,9 +6613,45 @@ "context": "product label", "string": "Опубликовано" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Создать варианты" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Атрибуты варианта" }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader": { "context": "attributes, section header", @@ -4903,19 +6659,26 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "Удалить вариант" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", - "string": "Save variant" + "string": "Сохранить вариант" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "Цена" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Выбранные значения будут использоваться для создания вариантов настраиваемого товара." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Атрибут" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Применить уникальный запас по атрибуту для каждого артикула" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Вариант" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Значения" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Удалить вариант" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Удалить вариант" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Выбор изображения" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Изображения" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Выберите конкретный вариант изображения из изображений товаров" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Выберите фотографии" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,14 +6832,34 @@ "context": "variant name", "string": "Новый вариант" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Скрыто" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", - "string": "Variant Attributes" + "string": "Атрибуты варианта" }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader": { "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Доступность" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Ценообразование" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Цена" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5078,10 +6881,14 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Название канала" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "Каналы не найдены" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Себестоимость" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", @@ -5115,6 +6922,10 @@ "context": "button", "string": "Создать варианты" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Варианты" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Использовать варианты для товаров, которые поставляются в различных версиях, например, разных размеров или цветов" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "Все склады" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Нет в наличии" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "Единица складского учёта" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Вариант" @@ -5169,14 +6991,14 @@ }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "Создать товар" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", - "string": "New Product" + "string": "Новый товар" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { - "string": "Product created" + "string": "Товар создан" }, "src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "В настоящее время мы экспортируем запрошенный вами CSV. Как только он станет доступен, он будет отправлен на ваш адрес электронной почты." }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Вы уверены, что хотите удалить этот вариант?} few {Вы уверены, что хотите удалить {displayQuantity} вариантов?} many {Вы уверены, что хотите удалить {displayQuantity} вариантов?} other {Вы уверены, что хотите удалить {displayQuantity} вариантов?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Удалить варианты товара" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Вы уверены, что хотите удалить {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Товар удален" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Вы уверены, что хотите удалить {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Удалить товар" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Удалить варианты товара" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Удачно созданные варианты" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Создать варианты" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Свойства" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Возмещено полностью" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Удалить" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Это поле обязательно к заполнению" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Расродажи" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Сохраненные изменения" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Выбрать все" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Отправить" @@ -5283,12 +7132,16 @@ }, "src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": { "context": "dialog header", - "string": "Delete Shipping Method" + "string": "Удалить способ доставки" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": { "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,13 +7153,13 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Название канала" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { "string": "Max Value" @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,20 +7183,16 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", - "string": "Pricing" + "string": "Ценообразование" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Цена" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5351,13 +7200,17 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Название канала" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "Поиск товаров" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { - "string": "No products matching given query" + "string": "Нет товаров, соответствующих данному запросу" + }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", @@ -5372,20 +7225,29 @@ }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": { "context": "button", - "string": "Assign products" + "string": "Назначить товары" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "Название товара" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { - "string": "Actions" + "string": "Действия" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Данная весовая единица будет использоваться в качестве веса по умолчанию" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Создать новый склад" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Остальной мир" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Быстрый выбор" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Выберите страны из списка ниже, которые вы хотите добавить в зону доставки" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Назначить страны" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Если выбрано, это добавит все страны, не выбранные в другие зоны доставки" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Поиск по названию страны" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Выберите страны из списка ниже, которые вы хотите добавить в зону доставки" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Назначить страны" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Страны от А до Я" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Быстрый выбор" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Остальной мир" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Если выбрано, это добавит все страны, не выбранные в другие зоны доставки" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Поиск стран" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "В настоящее время в этой зоне доставки нет стран" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Поиск по названию страны" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Страны" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Создать новую зону доставки" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Это зона доставки по умолчанию, что означает, что она охватывает все страны, которые не назначены другим зонам доставки." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Доставка" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "В настоящее время в этой зоне доставки нет стран" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Страны" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Это зона доставки по умолчанию, что означает, что она охватывает все страны, которые не назначены другим зонам доставки." + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "В настоящее время в этой зоне доставки нет стран" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} из {maxCharacters} характеристик" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Имя области доставки" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Добавить" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "Доставка" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "Доставка" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Название" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Склад" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Добавить новый склад" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Выберите склад, с которого вы будете отгружать товары для этой зоны доставки. Этот адрес склада также будет использоваться для расчета налогов." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Выбрать склад" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Выберите склад, с которого вы будете отгружать товары для этой зоны доставки. Этот адрес склада также будет использоваться для расчета налогов." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Настройки" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5602,7 +7481,7 @@ }, "src_dot_shipping_dot_price": { "context": "error message", - "string": "Maximum price cannot be lower than minimum" + "string": "Максимальная цена не может быть ниже минимальной" }, "src_dot_shipping_dot_views_dot_1005071028": { "string": "Вы уверены, что хотите удалить {shippingZoneName} зону доставки?" @@ -5615,53 +7494,36 @@ "context": "dialog header", "string": "Удалить зоны доставки" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Вы уверены, что хотите удалить эту зону доставки?} few {Вы действительно хотите удалить {displayQuantity} зон доставки?} many {Вы действительно хотите удалить {displayQuantity} зон доставки?} other {Вы действительно хотите удалить {displayQuantity} зон доставки?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "Отмена назначения" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", "string": "Удалить зону доставки" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Вы уверены, что хотите удалить {countryName} из этой зоны доставки?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Удалить из зоны доставки" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", - "string": "Maximum weight cannot be lower than minimum" + "string": "Максимальный вес не может быть ниже минимального" }, "src_dot_show": { "context": "button", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Настройки сайта" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Название вашего магазина отображается на вкладке в веб-браузере" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Описание магазина" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Название вашего магазина" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL вашего интернет-магазина" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Описание магазина отображается на панели задач после названия вашего магазина" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Рассылка электронной почты" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Это будет видно как \"от\" имени" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Конфигурация рассылки" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Настройте свой адрес электронной почты, с которого все автоматические электронные письма будут отправляться вашим клиентам." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL сброса пароля клиента" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Этот URL будет использоваться в качестве основного URL для сброса пароля. Он будет отправлен по электронной почте." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL-адрес" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Отправитель электронной почты" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Этот адрес будет использоваться для создания счетов и расчета стоимости доставки." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Информация о магазине" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Информация о компании" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Конфигурация рассылки" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Адрес электронной почты, который вы предоставляете здесь, будет использоваться в качестве контактного адреса для ваших клиентов." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Это общая информация о вашем магазине. Она определяет, какой URL-адрес вашего магазина и что отображается в панели задач браузера." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Здесь вы найдете все настройки, определяющие электронную почту вашего магазина. Вы можете определить основной адрес электронной почты и часть содержимого ваших писем." - }, "src_dot_somethingWentWrong": { "string": "Saleor столкнулся с неожиданной проблемой" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Права доступа" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Пользователь активен" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Все сотрудники" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Поиск сотрудника" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Пригласить сотрудника" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Активный" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Предпочтения" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Изменить" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Информация о сотрудниках" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Изменить фото" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Удалить" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Удалить фото" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Название страны" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Размещение" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Социальное жилья" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Велосипеды" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Газеты" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Категория" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Налоговый тариф" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Прием на культурные мероприятия" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Детское питание" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Бытовые услуги" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Продовольственные товары" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Книги" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Сельскохозяйственные поставки" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Стандарт" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Пассажирский транспорт" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Вход на развлекательные мероприятия" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Детская одежда" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Допуск на спортивные мероприятия" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Налоговый тариф в {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Медицинский" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "Снижение налоговых категорий не найдено" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Отели" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "Электронные книги" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Отечественное топливо" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Вода" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Реклама" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Ремонт недвижимости" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Вино" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Рестораны" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Фармацевтические препараты" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Все цены на товары включают в себя сумму налога" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Успешно выбранные налоговые ставки" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Атрибуты" + }, "src_dot_translations": { "context": "translations section name", "string": "Переводы" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Переводы, {numberOfTranslatedFields} Завершено" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Еще нет перевода" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Название атрибута" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Значение {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Значения" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Название категории" }, @@ -6101,10 +7915,10 @@ "string": "Категории" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": { - "string": "Shipping methods" + "string": "Способы доставки" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "Атрибуты" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "Распродажи" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Предварительный просмотр поисковой системы" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Заголовок страницы" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Значение {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Название атрибута" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Описание поисковой системы" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Предварительный просмотр поисковой системы" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Перевод распродажа \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Название распродажи" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Описание" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Название" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Название ваучера" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "Ошибка API" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Неверное значение" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "Это имя уже занято. Пожалуйста, укажите другое." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Невозможно выбрать способ доставки для заказа без адреса доставки" @@ -6338,7 +8176,7 @@ }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Страница не найдена" }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", @@ -6371,7 +8209,7 @@ "string": "Эти права доступа находятся за пределами вашей компетенции" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "Цена товара не может быть меньше 0" }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Неизвестная ошибка" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL-адрес не указан для счета-фактуры" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Название склада" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Поиск складов" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "Все склады" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Создать склад" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Название" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Зоны доставки" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "Этот склад не имеет зон отгрузки." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Настройки" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Создать склад" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Создать Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Вы уверены, что хотите удалить этот webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Удалить Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Выписка обновлена" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Счет удален" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "События" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Заказ обновлен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Выписка создана" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Все события" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Продукт обновлен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Товар создан" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Расширьте или ограничьте разрешения webhooks для регистрации определенных событий в системе." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Продукт обновлен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Заказ полностью оплачен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Заказ создан" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Заказ отменен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Заказ выполнен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Клиент создан" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Изменено количество в процессе оформления " - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Счет запрошен" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Выполнение создано" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Целевой URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Название Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Информация о Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Этот URL будет получать POST-запросы webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "секретный ключ используется для создания хэш-подписи с каждой полезной нагрузкой. * необязательное поле" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Секретный ключ" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook конкретная информация" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook активен" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Если вы хотите отключить этот webhook, снимите флажок ниже." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Статус Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Детали не упомянутого Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Создать Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} детали" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "События" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "секретный ключ используется для создания хэш-подписи с каждой полезной нагрузкой. * необязательное поле" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Целевой URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Этот URL будет получать POST-запросы webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Информация о Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Название Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook активен" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Если вы хотите отключить этот webhook, снимите флажок ниже." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Статус Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Детали не упомянутого Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Создать Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} детали" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "Размещен" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "Количество" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Недоступно для покупки" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Отмена назначения" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Отмена назначения" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Отмена назначения" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "станет доступно {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "будет опубликовано {date}" } } \ No newline at end of file diff --git a/locale/sk.json b/locale/sk.json index 3a041fb53..1a32fb685 100644 --- a/locale/sk.json +++ b/locale/sk.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Zrušiť objednávku" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Skryté" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "výška zľavy" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivita" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Tu je zopár informácií, čo sme zozbierali o tvojom obchode" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -87,7 +214,7 @@ "string": "Top Produkty" }, "homeProductsListCardNoProducts": { - "string": "No products found" + "string": "Nenašli sa žiadne produkty." }, "homeScreenDisclaimer": { "context": "header", @@ -103,6 +230,14 @@ "context": "header", "string": "Ahoj {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Vytvoriť menu" @@ -122,7 +257,7 @@ }, "menuItemDialogAddItem": { "context": "create new menu item, header", - "string": "Add Item" + "string": "Pridať položku" }, "menuItemDialogAddLink": { "context": "add link to navigation", @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nezverejnené" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategória" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Varianty obrázkov" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Viditeľnosť" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventár" @@ -283,7 +430,7 @@ "string": "Daňe" }, "productTypeTaxesInputLabel": { - "string": "Daňe" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Zverejnené" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Potvrdiť" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Admin" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atribúty" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Súbor" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Kraj" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Dátum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Súbor" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Stránky" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkty" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Hmotnosť" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Obrázok" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Prihlásiť" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Heslo" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Zabudli ste heslo?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Späť" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Zrušiť" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Zrušená" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,20 +1383,8 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Dostupnosť" + "string": "Nenašli sa žiadne produkty." }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", @@ -1091,6 +1394,10 @@ "context": "button", "string": "Pridať produkt" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Dostupnosť" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Vyčistiť" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kolekcie" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,8 +1731,20 @@ "context": "collection availability", "string": "Dostupnosť" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { - "string": "No products found" + "string": "Nenašli sa žiadne produkty." }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atribúty" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Hodnoty" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Hodnota" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Skryté" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Dostupnosť" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "skrytý" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Zverejnené" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Stav" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Dostupnosť" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Výklad" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Admin" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtre" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtre" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Uložiť zmeny" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Pridať" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Hodnota" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Odhlásiť" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Pokračovať" + }, "src_dot_create": { "context": "button", "string": "Vytvoriť" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Pridať adresu" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Predvolená dodacia adresa" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Odstrániť adresu" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Nastav ako predvolenú doručovaciu adresu" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2241,7 +2737,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": { "context": "subsection header", - "string": "Shipping Address" + "string": "Doručovacia adresa" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": { "context": "subsection header", @@ -2252,7 +2748,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", - "string": "Billing Address" + "string": "Fakturačná adresa" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": { "context": "page header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Poznámka" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Admin" }, + "src_dot_date": { + "string": "Dátum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Vymazať" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Popis" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Zľavy" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkty" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkty" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkty" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nenašli sa žiadne produkty." + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Dostupnosť" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Nenašli sa žiadne varianty." + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktívny" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktívny" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Upraviť" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Zákazník" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Poznámka" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Zmeniť" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Podrobnosti" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Podrobnosti" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Suma" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Stav" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Vymazať" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Nastavenia" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Domov" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Žiadne objednávky na vybavenie." + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Objednávky" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Fakturačná adresa" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Dodacia adresa" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3097,7 +4404,7 @@ "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "Shipping Address" + "string": "Doručovacia adresa" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3111,15 +4418,62 @@ "string": "Anonymous user" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { - "string": "Billing Address" + "string": "Fakturačná adresa" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Zrušiť objednávku" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Pridať" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Výška zľavy" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Celkom" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Zľava" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Medzisúčet" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Celkom" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Vytvoriť objednávku" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Naplniť" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Objednávka" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Meno produktu" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Meno produktu" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "Skladová jednotka " }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Naplniť" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Pridať sledovanie" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Upraviť sledovanie" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Vrátenie" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Zrušiť naplnenie" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Počet" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Sledovacie číslo" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Meno produktu" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "Skladová jednotka " + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Sledovacie číslo" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Pridať sledovanie" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Upraviť sledovanie" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Počet" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "Skladová jednotka " - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Zrušiť naplnenie" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Celkom" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Objednávka bola plne uhradená" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Zákazník" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Doprava" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Zachytená čiastka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Vrátenie" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Označiť ako zaplatené" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Zľava" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Povolená čiastka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Daňe" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Zachytené" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Zachytená čiastka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Zľava" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Označiť ako zaplatené" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Stav platby" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Povolená čiastka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Vrátenie" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Doprava" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Medzisúčet" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Daňe" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Celkom" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Vrátenie" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Poukaz" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,81 +5105,35 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Cena" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Počet" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Skladová jednotka " }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Vrátenie" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Suma" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Celkom" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cena" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Nenašli sa žiadne produkty." }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Celkom" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Suma" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Vrátenie" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cena" @@ -3792,7 +5272,7 @@ "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "Nenašli sa žiadne produkty." }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Cena" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Nenaplnené" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Nastavenia" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Naplniť" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Počet" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "Skladová jednotka " - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Celkom" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titolok" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Stav platby" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktívny" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktívny" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktívny" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Meno" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktívny" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfigurácia" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Meno" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Hmotnosť" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "produkty" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Obrázky" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Cena" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Skryté" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,36 +6426,84 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "Nenašli sa žiadne produkty." }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Dostupnosť" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Meno" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Dostupnosť" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Cena" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategória" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Hmotnosť" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Počet" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Zverejnené" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Atribút" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Varianta" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Hodnoty" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Odstrániť variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Obrázky" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Skryté" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Dostupnosť" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Oceňovanie" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Náklad" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varianty" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "Skladová jednotka " }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Varianta" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Odstrániť" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Zľavy" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Krajiny" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Doprava" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Krajiny" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Meno doručovacej zóny" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Pridať" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Meno" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Zvoľte sklad z ktorého budete posielať produkty pre túto doručovaciu zónu. Táto skladová adresa bude taktiež použitá na výpočet dane." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Pridať" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Nastavenia" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Oprávnenia" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Užívateľ je aktívny" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktívny" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Zmeniť" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Vymazať" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategória" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Všetky ceny produktov sú zadávané vrátane dane" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atribúty" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Hodnoty" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Popis" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Meno" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,9 +8162,13 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", - "string": "Cannot choose a shipping method for an order without the shipping address" + "string": "Nie je možné vybrať doručovaciu metódu bez zadania doručovacej adresy" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Meno" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Nastavenia" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Objednávka plne uhradená" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Pridelené" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Počet" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/sl.json b/locale/sl.json index f13f9a6e7..ed979c3b8 100644 --- a/locale/sl.json +++ b/locale/sl.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Cancel Order" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Neobjavljeno" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategorija" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,11 +430,11 @@ "string": "Taxes" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "Cena" }, "productVariantCreatePricesStockInputLabel": { "string": "Stock" @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Objavljeno" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attributes" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Območje" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Date" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Proizvodi" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Teža" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Slika" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Vpis" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Geslo" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Pozabljeno geslo?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Cancel" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Ime" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1199,11 +1525,7 @@ }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", - "string": "Slug" - }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" + "string": "Razumljivi del URL naslova ali Slug" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1239,12 +1568,44 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "Aktiven" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Clear" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kolekcije" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,57 +1980,66 @@ "context": "attributes, section header", "string": "Attributes" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "Vrednost" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Objavljeno" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Save changes" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Add" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Vrednost" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Continue" + }, "src_dot_create": { "context": "button", "string": "Create" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Opomba" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Date" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Opis" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Discounts" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Proizvodi" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Proizvodi" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Proizvodi" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktiven" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiven" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2743,7 +3296,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "Vrednost" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Cena" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Edit" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Naročnik" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Opomba" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Details" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Znesek" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Nastavitve" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Domov" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Nakupi" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Add" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Vrednost popusta" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Skupna vsota" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Discount" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Skupna vsota" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU - številka izdelka" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Količina" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Številka za spremljanje naročila - tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU - številka izdelka" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Številka za spremljanje naročila - tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Količina" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU - številka izdelka" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Skupna vsota" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Naročnik" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Dostava oziroma pošiljanje" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Discount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Status plačila" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Dostava oziroma pošiljanje" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taxes" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Skupna vsota" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kupon" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,78 +5105,32 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Cena" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Product" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Količina" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU - številka izdelka" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Skupna vsota" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Cena" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { "string": "No products found" @@ -3759,18 +5147,26 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "Skupna vsota" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,9 +5179,93 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Znesek" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "Cena" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", @@ -3812,7 +5292,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "Skupna vsota" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Cena" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Product" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3839,7 +5403,15 @@ }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "Nastavitve" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Product" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Količina" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU - številka izdelka" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Skupna vsota" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -3986,7 +5553,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224": { "context": "attribute internal name", - "string": "Slug" + "string": "Razumljivi del URL naslova ali Slug" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": { "context": "section header", @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Naslov" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Status plačila" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiven" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiven" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiven" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Ime" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiven" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Configuration" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Ime" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Teža" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Razumljivi del URL naslova ali Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Cena" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Ime" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Cena" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategorija" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Teža" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Količina" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Objavljeno" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,17 +6661,24 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "Cena" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Različica" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cena s stroški vred" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU - številka izdelka" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Različica" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Remove" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Sales" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5343,7 +7192,7 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "Cena" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Dostava oziroma pošiljanje" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Ime cone za pošiljanje" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Add" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "Dostava oziroma pošiljanje" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "Dostava oziroma pošiljanje" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Ime" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Nastavitve" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Dovoljenja" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Uporabnik je aktiven" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiven" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategorija" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Vse cene izdelkov že vsebujejo davek " }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attributes" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Opis" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Ime" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Ime" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Nastavitve" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "Količina" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/sq.json b/locale/sq.json index 284d50da2..3f1c6f90f 100644 --- a/locale/sq.json +++ b/locale/sq.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Anullo porosine" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "E fshehur" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Jo e publikuar" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategori" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "Taksat" }, "productTypeTaxesInputLabel": { - "string": "Taksat" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "E publikuar" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atributet" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Dosje" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Zona" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Data" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Dosje" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Faqet" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produktet" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Pesha" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Image" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Login" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Password" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Keni harruar fjalekalimin?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Anullo" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Cmimi" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Dispozicioni" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Emri" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Shto artikull" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Dispozicioni" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Fshi" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Koleksione" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Dispozicioni" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atributet" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Vlerat" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Vlera" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "E fshehur" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Dispozicioni" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "E publikuar" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Dispozicioni" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "FIltrat" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "FIltrat" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Ruaj ndryshimet" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Shto" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Vlera" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Log out" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Vazhdo" + }, "src_dot_create": { "context": "button", "string": "Krijo" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Shenime" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Data" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Pershkrimi" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Zbritjet" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produktet" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produktet" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produktet" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Dispozicioni" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Asnje variant nuk u gjet" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktive" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktive" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Ndrysho" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Klienti" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Shenime" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Ndrysho" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detajet" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detajet" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Sasia" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Artikull" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Artikull" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Te dhenat" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Faqja kryesore" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Porosite" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Adresa e faturimit" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Adresa e dergeses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Anullo porosine" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Shto" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Vlera e zbritjes" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Totali" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Zbritje" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Totali" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Krijo porosi" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Perfundo" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Porosite" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Emri i artikullit" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Emri i artikullit" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Perfundo" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Shto ndjekjen e statusit" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Ndrysho ndjekjen e statusit" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Kthim" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Anullo perfundimin" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Sasia" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Emri i artikullit" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Shto ndjekjen e statusit" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Cmimi" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Artikull" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Ndrysho ndjekjen e statusit" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Sasia" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Anullo perfundimin" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Totali" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Porosia u pagua" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Klienti" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Dergesa" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Shuma e ruajtur" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "E anashkaluar" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Kthim" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Vendose si te paguar" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Zbritje" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Shuma e autorizuar me pare" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taksat" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "E siguruar" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Shuma e ruajtur" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Zbritje" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Vendose si te paguar" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Statusi i pageses" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Shuma e autorizuar me pare" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Kthim" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Dergesa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Taksat" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Totali" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Kthim" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kuponi" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,75 +5105,29 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Cmimi" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Artikull" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Kthim" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", "string": "Sasia" }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" + }, + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Totali" + }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cmimi" @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Totali" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Sasia" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Kthim" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cmimi" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Cmimi" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Artikull" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "I paperfunduar" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Te dhenat" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Cmimi" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Artikull" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Perfundo" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Sasia" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Totali" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titull" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Pjeserisht e rimbursuar" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Statusi i pageses" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktive" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorizim" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktive" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Emri" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktive" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfigurimi" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Emri" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Pesha" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Imazhet" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Cmimi" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "E fshehur" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Cmimi" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Dispozicioni" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Emri" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Dispozicioni" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Cmimi" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategori" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Pesha" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Sasia" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "E publikuar" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Vlerat" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Imazhet" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "E fshehur" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Dispozicioni" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Cmimi" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "E rimbursuar" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Fshi" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Uljet" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Dergesa" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Shto" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Emri" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Shto" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Te dhenat" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Perdoruesi eshte aktiv" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktive" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Ndrysho" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategori" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributet" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Vlerat" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Pershkrimi" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Emri" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Emri" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Te dhenat" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Sasia" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/sr.json b/locale/sr.json index 57be026e9..67ee50529 100644 --- a/locale/sr.json +++ b/locale/sr.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Otkažite Porudžbinu" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Skriveno" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Vidljivo" + }, "configurationMenuAttributes": { "string": "Odredite atribute koji se koriste za kreiranje tipova proizvoda" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Upravljajte dodatnim stranicama i dodajte ih" - }, "configurationMenuPermissionGroups": { "string": "Upravljajte svojim grupama dozvola i njihovim dozvolama" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Pregledajte i ažurirajte dodatne komponente i njihova podešavanja" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fiksni iznos" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivnost" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Sledi nekoliko informacija koje smo prikupili o Vašoj prodavnici" }, - "homeNotificationTableNoOrders": { - "string": "Nema porudžbina za realizaciju" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Jedna porudžbina je spremna za realizaciju} few {Jedna porudžbina je spremna za realizaciju} other {{amount} porudžbina su spremne za realizaciju}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Jedna uplata za rezervaciju} few {Jedna uplata za rezervaciju} other {{amount} uplate za rezervaciju}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Jedan proizvod nije stanju} few {Jedan proizvod nije stanju} other {{amount} proizvoda nema na stanju}}" - }, - "homeNotificationsNoPayments": { - "string": "Nema uplata koja čekaju za rezervaciju" - }, - "homeNotificationsTableNoProducts": { - "string": "Svi proizvodi su na stanju" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Jedan artikal poručen} few {Jedan artikal poručen} other {{amount} poručeno}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Zdravo {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "između" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "jednako" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Kreirajte meni" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Naslov menija" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Nije objavljeno" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Nije podešeno" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Nije podešeno" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "ne primenjuje" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "ne primenjuje" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategorija" @@ -250,6 +397,10 @@ "context": "product field", "string": "Tip" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Vidljivost" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventar" @@ -283,7 +430,7 @@ "string": "Porezi" }, "productTypeTaxesInputLabel": { - "string": "Porezi" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Objavljeno" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Kategorije ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Proizvodi ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Uklonite" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Uklonite" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Uklonite" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Da li ste sigurni da želite da obrišete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Skladište" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Konfiguracija elektronske pošte" - }, "src_dot_accept": { "context": "button", "string": "Prihvati" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Komandna tabla" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generisan token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Akcije" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deaktiviran" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Da li ste sigurni da želite da obrišete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Dodelite" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Atributi" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Da li ste sigurni da želite da obrišete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Kataloški tip unosa za vlasnika prodavnice" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Padajući meni" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Područje" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Tražena vrednost" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Podrazumevana oznaka" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Višestruki izbor" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Kod atributa" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Ovo se koristi interno. Nemojte da koristite razmake" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Podrazumevana oznaka" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Datum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Padajući meni" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Kataloški tip unosa za vlasnika prodavnice" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Višestruki izbor" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Stranice" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Proizvodi" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Tražena vrednost" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Težina" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Kreirajte novi atribut" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Upotrebite u fasetiranoj navigaciji" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Podešavanja prodavnice" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Podešavanja komandne table" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Pozicija u fasetiranoj navigaciji" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Ako je omogućen, ovaj atribut može biti upotrebljen kao kolona u tabeli proizvoda." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Dodajte u opcije kolone" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Ako je omogućen, ovaj atribut može biti upotrebljen kao kolona u tabeli proizvoda." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Podešavanja komandne table" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Koristite prilikom filtriranja" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Ako je omogućen, moći ćete da koristite ovaj atribut kako biste filtrirali proizvode u listi proizvoda." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Upotrebite u fasetiranoj navigaciji" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Podešavanja prodavnice" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Pozicija u fasetiranoj navigaciji" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Slika" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Da li ste sigurni da želite da obrišete \"{name}\" vrednost?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Odredite vrednost" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Uspešno kreiran atribut" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Atributi uspešno brišu" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Prijavite se" + "string": "Ulogujte se" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Lozinka" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Forgot password?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Izvinite, Vaše korisničko ime i/ili lozinka su netačni. Molimo Vas pokušajte ponovo." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Resetujte Vašu lozinku" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Nova lozinka" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Molimo Vas postavite novu lozinku" - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Postavite novu lozinku" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Potvrdi lozinku" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Lozinke se ne podudaraju" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Zaboravili ste lozinku? Ne brinite, mi ćemo je resetovati za Vas." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Pošaljite instrukcije" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Postavi novu lozinku" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Povratak na prijavu" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Postavi novu lozinku" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Uspešno! Za nekoliko minuta ćete primiti poruku sa instrukcijama kako da resetujete šifru." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Nazad" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Otkažite" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Otkazano" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Katalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Br. Proizvoda" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Nisu pronađeni proizvodi" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tip" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Raspoloživost" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Naziv" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Dodajte proizvod" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Proizvodi u {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Obrišite kategorije" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Raspoloživost" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Podložak" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Uklonite" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kolekcije" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Sve kolekcije" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Pretražite kolekciju" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Raspoloživost" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Nisu pronađeni proizvodi" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Oblast" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Dodelite atribute" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Nema rezultata" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Pretraži atribute" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Pretražite prema nazivu atributa" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Dodelite atribut" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Nema rezultata" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Dodelite" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Pretražite prema nazivu atributa" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Pretraži atribute" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Pretražite prema nazivu kategorije, itd..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Pretražite kategeoriju" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Pretražite prema nazivu kolekcije, itd..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Pretražite prema nazivu kategorije, itd..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Dodelite kolekcije" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Pretražite kolekciju" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Pretražite prema nazivu kolekcije, itd..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Dodelite" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Dodelite proizvode" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Pretražite prema nazivu proizvoda, atributu, tipu proizvoda itd..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Pretražite proizvode" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Pretražite prema nazivu proizvoda, atributu, tipu proizvoda itd..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Dodelite proizvod" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "Oznaka pojedinačnog artikla - SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Pretražite prema nazivu proizvoda, atributu, tipu proizvoda itd..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Atributi" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Vrednosti" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Vrednost" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Nema rezultata" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Vidljivo" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Skriveno" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Raspoloživost" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Upravljajte" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "od {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Objavite na" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Odredite datum objave" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Objavljeno" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "od {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Objavite na" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Odredite datum objave" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Raspoloživost" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Upravljajte" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Oblast" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Greška" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} država" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Da li ste sigurni da želite da obrišete {name} karticu za pretragu?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Greška" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Povratak na početnu stranicu" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Komandna tabla" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ups!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Greška" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Ne brinite, sve će biti u redu" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Naišli smo na problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Preuzimanje podataka" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Nema rezultata" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "jednako" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "i" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Prikaži više" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "između" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filteri" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "i" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filteri" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Sačuvaj izmene" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Prevucite ovde da biste preuzeli podatke" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Dodajte" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Vrednost" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Akcije" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "do {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Vratite se na komandnu tablu" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Odabrane {number} stavke" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Pošaljite" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Ostavite Vaš zapis ovde..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Odjava" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Poništi" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Osveži" + }, + "src_dot_continue": { + "context": "button", + "string": "Nastavi" + }, "src_dot_create": { "context": "button", "string": "Kreirajte" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Dodajte Adresu" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName} adresar" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Ovaj kupac nije dodao adresu u svoj imenik. Možete da dodate adresu koristeći dugme ispod." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Ne prikazuje se adresa za ovog kupca" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Dodajte adresu" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Ovaj kupac nije dodao adresu u svoj imenik. Možete da dodate adresu koristeći dugme ispod." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName} adresar" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} detalji" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Ne prikazuje se adresa za ovog kupca" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Adresa" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Adresa za naplatu" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Podesi kao podrazumevanu adresu za dostavu" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Adresa za dostavu" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Obrišite adresu" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Izmenite adresu" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Podesi kao adresu za naplatu" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Adresa za dostavu" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Podesi kao podrazumevanu adresu za dostavu" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "Zapis" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Lični podaci" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "Kontakt podaci" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Pretražite kupce" }, @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Komandna tabla" }, + "src_dot_date": { + "string": "Datum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Obrišite" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Opis" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Popusti" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Naziv kategorije" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Kategorije koje ispunjavaju uslove" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Nije pronađena kategorija" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Proizvodi" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Dodelite kategorije" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Dodelite kolekcije" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Kategorije koje ispunjavaju uslove" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Nije pronađena kolekcija" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Nije pronađena kategorija" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Naziv kategorije" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Proizvodi" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Naziv kolekcije" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Dodelite kolekcije" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Kolekcije koje ispunjavaju uslove" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Nisu pronađene kolekcije" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Naziv kolekcije" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Proizvodi" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Dodelite države" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Aktivni Datumi" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Nisu pronađeni proizvodi" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Dodelite proizvode" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Naziv proizvoda" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Proizvodi koji ispunjavaju uslove" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Nisu pronađeni proizvodi" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Raspoloživost" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Naziv proizvoda" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Tip proizvoda" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Proizvodi koji ispunjavaju uslove" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Naziv proizvoda" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Tip proizvoda" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktivan" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Istekao" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generišite kod" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Ograničite koliko puta ukupno ovaj popust može biti iskorišćen" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Ograničite na jedno korišćenje po kupcu" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Ograničite koliko puta ukupno ovaj popust može biti iskorišćen" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Ograničenje upotrebe" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Ograničenje upotrebe" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Ograničenje upotrebe" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktivan" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Istekao" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Da li ste sigurni da želite da obrišete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Uklonite kategorije iz prodaje" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Uklonite kolekcije iz prodaje" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Uklonjena prodaja" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Uklonite proizvode iz prodaje" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Uklonjena prodaja" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Uklonjena prodaja" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Obrišite prodaju" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Uklonite kategorije iz prodaje" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Da li ste sigurni da želite da obrišete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Obrišite prodaje" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Uspešno kreiran vaučer" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Obrisani vaučer" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Uklonite kolekcije iz vaučera" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Uklonite proizvode iz vaučera" @@ -2974,7 +3558,7 @@ "string": "Izmenite" }, "src_dot_email": { - "string": "E-mail adresa" + "string": "Email address" }, "src_dot_endDate": { "string": "Datum završetka" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Sat završetka" }, + "src_dot_error": { + "string": "Greška" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Kupac" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Zapis" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Izmeni" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detalji" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Istekao" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detalji" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Iznos" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Proizvod" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Obrišite" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Proizvod" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Postavke" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Početna stranica" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Porudžbina #{orderId} je predata" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Nema porudžbina za realizaciju" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Nema uplata koja čekaju za rezervaciju" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Prezime" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Upravljajte" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Porudžbine" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Izmenite adresu za dostavu" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Izmenite adresu za naplatu" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Otkažite porudžbine" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Adresa za naplatu" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Dodajte novu adresu" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Nema rezultata" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Adresa za dostavu" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Kupac nije ostavio zapis" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Adresa za naplatu" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Porudžbina #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Otkažite porudžbinu" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Dodajte" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Vrednost popusta" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fiksni iznos" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Nevažeća vrednost" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Procenat" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Konačan iznos" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Dodajte prevoznika" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Porezi (PDV uključen)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Popust" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Nema odgovarajućih prevoznika" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Iznos" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Porezi (PDV uključen)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Konačan iznos" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Dodajte proizvode" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Kreirajte porudžbinu" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Završite" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Br. porudžbine {orderNumber} - Dodaj realizaciju" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Količina za realizaciju" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Realizovati" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "Nema na stanju" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Artikli spremni za isporuku" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Porudžbina" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Naziv proizvoda" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Pošaljite kupcu detalje isporuke" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Porudžbina #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Br. porudžbine {orderNumber} - Dodaj realizaciju" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Artikli spremni za isporuku" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Nema na stanju" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Naziv proizvoda" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Količina za realizaciju" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Pošaljite kupcu detalje isporuke" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "Oznaka pojedinačnog artikla - SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Realizovati" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Dodajte praćenje pošiljke" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Vratite novac" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Broj za praćenje pošiljke: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Pošaljite kupcu detalje isporuke" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Da li ste sigurni da želite da otkažete realizaciju? Otkazivanje realizacije će vratiti proizvode u odabrano skladište." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Otkažite realizaciju" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Količina" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Realizuj proizvode" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Broj za praćenje pošiljke" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Naziv proizvoda" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "Oznaka pojedinačnog artikla - SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Broj za praćenje pošiljke" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Dodajte kod za praćenje pošiljke" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Dodajte praćenje pošiljke" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Proizvod" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Količina" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Broj za praćenje pošiljke: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Realizovano ({quantity}) " - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Otkazano ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "Oznaka pojedinačnog artikla - SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Otkažite realizaciju" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Realizovano iz: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Konačan iznos" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Adresa porudžbine je ažurirana" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Zapis je dodat na porudžbinu" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Potvrda porudžbine je poslata kupcu" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Plaćanje je poništeno" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Porudžbina je u celosti plaćena" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Uplata je refundirana" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Proizvodi su dodati u pripremnu porudžbinu" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Potcenjeni {quantity} artikli" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Proizvodi su obrisani iz pripremne porudžbine" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Plaćanje nije uspelo" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Porudžbina je otkazana" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Sve porudžbine" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Kupac" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Kreiran" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Status realizacije" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Poništi plaćanje" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Isporuka" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "Uključen PDV " - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} artikala" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Rezervisan iznos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Poništeno" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Vratite novac" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Označi kao plaćeno" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Zaduženje po računu" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Popust" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preautorizovani iznos" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Porezi" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Rezerviši sredstva" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Rezervisan iznos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Popust" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} artikala" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Označi kao plaćeno" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Zaduženje po računu" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Payment status" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preautorizovani iznos" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Vratite novac" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Isporuka" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "ne primenjuje" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "ne primenjuje" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Iznos" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Porezi" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Konačan iznos" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "Uključen PDV " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Vratite novac" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "Oznaka pojedinačnog artikla - SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Pretražite proizvode" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Ni jedan artikal ne odgovara pretrazi" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Cena" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Proizvod" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Količina" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Oznaka pojedinačnog artikla - SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Vratite novac" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Iznos" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Konačan iznos" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Konačan iznos" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Porudžbina #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Iznos" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Vratite novac" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Cena" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Cena" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Proizvod" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Zamenite" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Otkazano ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Realizovano ({quantity}) " + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Nerealizovano" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Porudžbina #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Postavke" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Izmeni metod isporuke" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Cena" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Proizvod" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Realizovati" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Količina" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Nerealizovano ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "Oznaka pojedinačnog artikla - SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Konačan iznos" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Porudžbina uspešno ažurirana" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Porudžbina #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Način isporuke uspešno ažuriran" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Realizacija uspešno otkazana" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Pripremna porudžbina #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Realizacija uspešno otkazana" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Porudžbina #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Porudžbina #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Kreirajte stranicu" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Naziv" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Delimično refundirano" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Payment status" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Grupe dozvola" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Neaktivno" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Nisu pronađeni članovi" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Dodelite" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Pretražite članove osoblja" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Dodelite članove osoblja" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Pretražite po imenu, email-u, itd..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktivan" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Pretražite članove osoblja" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Neaktivan" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Dodelite članove osoblja" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Autorizacija" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Naziv priključka" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Informacija i status priključka" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Označite priključak kao aktivan" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Podešavanja priključka" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Podešavanja priključka" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} detalji" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Informacija i status priključka" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Ovo su opšti podaci o Vašoj prodavnici. Oni definišu koja je web adresa Vaše prodavnice i šta se vidi u taskbaru pretraživača." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Pretražite priključke..." }, @@ -4416,28 +5993,64 @@ "string": "Svi priključci" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktivan" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Neaktivan" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktivan" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Akcija" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Naziv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Nije pronađen priključak" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktivan" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfiguracija" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deaktiviran" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Naziv" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Obrisano polje za autorizaciju" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Priključak može da prestane sa radom nakon što se obriše ovo polje. Da li ste sigurni da želite da nastavite?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Tipovi proizvoda" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Atributi proizvoda" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Atributi varijante" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Da li ste sigurni da želite da obrišete {ime}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Obrišite tip proizvoda" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Tip proizvoda koristi atribute varijante" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Naziv tipa proizvoda" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Težina" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Nisu pronađeni atributi" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Naziv atributa" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Dodelite atribut" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Podložak" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Atributi varijante" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Uspešno kreiran tip proizvoda" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Obrišite tipove proizvoda" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Da li ste sigurni da želite da obrišete ovaj tip proizvoda?} few {Da li ste sigurni da želite da obrišete ovaj tip proizvoda?} other {Da li ste sigurni da želite da obrišete {displayQuantity}j tipova proizvoda?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Obrisan tip proizvoda" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Pretražite prema nazivu atributa" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Sve fotografije" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Opciono" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Uredi fotografiju" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Pregled fotografije" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Informacije o fotografiji" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Slike" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Cena" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Kreirajte proizvod" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tip" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Pretraži proizvode..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Svi proizvodi" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Dostupno" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Skriveno" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Nema na stanju" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Vidljivo" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Cena" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Jednostavno" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Nisu pronađeni proizvodi" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tip" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Konfigurabilno" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Raspoloživost" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Naziv" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Jednostavno" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Raspoloživost" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Cena" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tip" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Opciono" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Preuzimanje podataka" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategorija" @@ -4830,7 +6516,6 @@ "string": "Organizujte proizvod" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Konfigurabilno" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Težina" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "Oznaka pojedinačnog artikla - SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Naziv skladišta" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Količina" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Pratite inventar" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Dodelite skladište" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Aktivno praćenje inventara će automatski proračunati promene u zalihama" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Objavljeno" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Kreirajte varijante" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Atributi varijante" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Obrišite varijantu" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Sačuvajte varijantu" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Izabrane vrednosti će biti upotrebljene da se kreiraju varijante za konfigurabilan proizvod" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Atribut" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Primenite jedinstvene zalihe po atributu na svaku oznaku pojedinačnog artikla - SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Varijanta" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Vrednosti" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Obrišite varijantu" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Obrišite varijantu" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Odabir slike" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Slike" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Odaberite specifičnu sliku varijante među slikama proizvoda" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Izaberite fotografije" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Nova varijanta" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Skriveno" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Atributi varijante" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Raspoloživost" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Određivanje cena" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cena" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Kreirajte varijante" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varijante" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Koristite varijante za proizvode koji dolaze u više verzija na primer u različitim veličinama i bojama" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "Sva skladišta" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Nije uskladišteno" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "Oznaka pojedinačnog artikla - SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Varijanta" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Da li ste sigurni da želite da obrištete ovu varijantu?} few {Da li ste sigurni da želite da obrištete ovu varijantu?} other {Da li ste sigurni da želite da obrištete {displayQuantity} varijanti?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Obriši varijante proizvoda" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Da li ste sigurni da želite da obrišete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Proizvod uklonjen" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Da li ste sigurni da želite da obrišete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Obriši proizvod" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Obriši varijante proizvoda" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Uspešno kreirane varijante" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Kreirajte varijante" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Podešavanja" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "U potpunosti refundirano" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Uklonite" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Ovo polje je obavezno" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Prodaja" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Sačuvane promene" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Pošaljite" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Ova stopa će se primeniti na sve porudžbine svih cena" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "Ne postoje ograničenja vrednosti" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "Ne postoje ograničenja vrednosti" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Ni jedan artikal ne odgovara pretrazi" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Akcije" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Ova jedinica će se koristiti kao podrazumevana težina za isporuku" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Kreirajte novo skladište" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Ostatak sveta" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Brzi izbor" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Iz liste ispod odaberite države koje želite da dodate u zonu za isporuku" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Dodelite države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Ako odaberete, to će dodati sve države koje nisu izabrane u druge zone za isporuku" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Pretražite prema nazivu države" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Iz liste ispod odaberite države koje želite da dodate u zonu za isporuku" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Dodajte države" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Države od A do Ž" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Brzi izbor" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Ostatak sveta" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Ako odaberete, to će dodati sve države koje nisu izabrane u druge zone za isporuku" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Pretražite države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Trenutno ni jedna zemlja nije dodeljena ovoj zoni za dostavu" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Pretražite prema nazivu države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Kreirajte nove zone za isporuku" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Ovo je podrazumevana zona za isporuku što znači da pokriva sve države koje nisu dodeljene drugoj zoni za isporuku" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Isporuka" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Trenutno ni jedna zemlja nije dodeljena ovoj zoni za dostavu" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Države" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Ovo je podrazumevana zona za isporuku što znači da pokriva sve države koje nisu dodeljene drugoj zoni za isporuku" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Trenutno ni jedna zemlja nije dodeljena ovoj zoni za dostavu" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} od {maxCharacters} karaktera" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Naziv zone poštarine" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Dodajte" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Naziv" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Skladište" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Dodajte novo skladište" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Izaberite skladište iz kojeg ćete isporučivati proizvode za ovu dostavnu zonu. Adresa ovog skladišta će se takođe koristiti da se izračunaju porezi." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Odaberite skladište" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Izaberite skladište iz kojeg ćete isporučivati proizvode za ovu dostavnu zonu. Adresa ovog skladišta će se takođe koristiti da se izračunaju porezi." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Dodajte" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Postavke" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Obrišite zonu za dostavu" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Da li ste sigurni da želite da obrišete ovu zonu dostave?} few {Da li ste sigurni da želite da obrišete ovu zonu dostave?} other {Da li ste sigurni da želite da obrišete zone za dostavu {shippingZoneName}?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Uklonite" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Obrišite zonu za dostavu" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Da li ste sigurni da želite da obrišete {countryName} iz ove zone za dostavu?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Izbrišite iz zone za dostavu" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Uklonite" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Podešavanja sajta" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Naziv Vaše prodavnice se nalazi na kartici internet pretraživača" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Opis prodavnice" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Naziv Vaše prodavnice" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "Veb-adresa Vaše onlajn prodavnice" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Opis prodavnice je prikazan na taskbaru nakon imena prodavnice" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Slanje email adrese" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Ovo će biti vidljivo kao \"od\" naziva" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Konfiguracija elektronske pošte" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Konfigurišite email adresu sa koje će se sva automatska elektronska pošta slati kupcima." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Veb-adresa za resetovanje korisničke lozinke" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Ova veb-adresa će se koristiti kao glavna veb-adresa za resetovanje lozinke. Biće poslata putem email-a." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Veb-adresa" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Slanje pošte pošiljaocu email-a" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Ova adresa će se koristiti da se generišu fakture i proračunaju cene dostave." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Informacije o prodavnici" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Informacije o kompaniji" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Konfiguracija elektronske pošte" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adresa koju ovde dostavite će se koristiti kao kontakt adresa za Vaše kupce." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Ovo su opšti podaci o Vašoj prodavnici. Oni definišu koja je veb-adresa Vaše prodavnice i šta se vidi u taskbaru pretraživača." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Ovde ćete naći sva podešavanja koja određuju email Vaše prodavnice. Možete da odredite glavnu email adresu i neki od sadržaja Vašeg email-a." - }, "src_dot_somethingWentWrong": { "string": "Saleor je naišao na neočekivani problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Dozvole" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Korisnik je aktivan" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Svi članovi osoblja" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Pretraži članove osoblja" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Pozovite članove osoblja" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktivan" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Podešavanja" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Izmeni" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Informacije o članu osoblja" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Promenite fotografiju" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Obrišite" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Obrišite fotografiju" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Naziv države" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Usluga" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Stanovanje" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bicikli" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Novine" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategorija" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Poreska stopa" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Ulaz na kulturne događaje" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Bebi hrana i oprema" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domaćinstvo" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Hrana" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Knjige" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Poljoprivredna oprema" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standardno" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Oprema za put" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Ulaz na zabavne događaje" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Dečja odeća" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Ulaz na sportske događaje" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Poreske stope u {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medicinska oprema" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "NIje pronađena kategorija sa smanjenim porezom" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hoteli" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "Elektronske knjige" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domaće gorivo" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Voda" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Oglašavanje" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Renoviranje imovine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Vino" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restorani" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Lekovi" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Sve cene proizvoda su unete sa uključenim porezom" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Uspešno povučene poreske stope" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Atributi" + }, "src_dot_translations": { "context": "translations section name", "string": "Prevodi" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} prevoda, {numberOfTranslatedFields} završeno" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Još uvek nije prevedeno" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Naziv atributa" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Vrednost {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Vrednosti" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Naziv kategorije" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Pregled pretraživača" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Naziv stranice" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Vrednost {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Naziv atributa" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Opis pretraživača" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Pregled pretraživača" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Prodaja za prevod \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Naziv prodaje" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Opis" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Naziv" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Naziv vaučera" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "Greška u programskom interfejsu aplikacije - API" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Nevažeća vrednost" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Ne može se odabrati način dostave za porudžbinu bez adrese dostave" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Nepoznata greška" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Naziv skladišta" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Pretraži skladište" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "Sva skladišta" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Kreirajte skladište" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Naziv" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Zone za dostavu" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "Ovom skladištu nisu dodeljene zone za dostavu" }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Postavke" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Kreirajte skladište" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhook poruke" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Kreirajte webhook poruku" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Da li ste sigurni da želite da obrišete ovu webhook poruku?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Obrišite webhook poruku" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Događaji" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Ažurirana porudžbina" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Svi događaji" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Proizvod kreiran" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Proširite ili ograničite dozvole webhook poruka da biste registrovali određena dešavanja u Saleor sistemu." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Porudžbina je plaćena u potpunosti" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Porudžbina je kreirana" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Porudžbina je otkazana" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Porudžbina je realizovana" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Kupac kreiran" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Promenjena količina na izlazu" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Kreirana realizacija" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Ciljna veb-adresa" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Naziv webhook poruke" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Informacija webhook poruke" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Ova veb-adresa će primiti webhook POST zahtev" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "Tajni ključ se koristi da se kreira heš potpis sa svakim sadržajem. *opciono polje" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Tajni ključ" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Specifična informacija webhook poruke" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook poruka je aktivna" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Ako želite da onemogućite ovu webhook poruku molimo Vas deselektujte okvir za potvrdu ispod." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Status webhook poruke" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Detalji neimenovane webhook poruke" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Kreirajte webhook poruku" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "Detalji {webhookName} " + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Događaji" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "Tajni ključ se koristi da se kreira heš potpis sa svakim sadržajem. *opciono polje" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Ciljna veb-adresa" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Ova veb-adresa će primiti webhook POST zahtev" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Informacija webhook poruke" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Naziv webhook poruke" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook poruka je aktivna" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Ako želite da onemogućite ovu webhook poruku molimo Vas deselektujte okvir za potvrdu ispod." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Status webhook poruke" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Detalji neimenovane webhook poruke" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Kreirajte webhook poruku" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "Detalji {webhookName} " }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Količina" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Uklonite" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Uklonite" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Uklonite" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } } \ No newline at end of file diff --git a/locale/sv.json b/locale/sv.json index 6698ce721..352a45070 100644 --- a/locale/sv.json +++ b/locale/sv.json @@ -3,6 +3,82 @@ "context": "dialog header", "string": "Avbryt order" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Dold" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Determine attributes used to create product types" }, @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivitet" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Create Menu" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Opublicerad" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategori" @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variantbilder" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Synlighet" - }, "productStockHeader": { "context": "product stock, section header", "string": "Lagerförteckning" @@ -283,7 +430,7 @@ "string": "Moms" }, "productTypeTaxesInputLabel": { - "string": "Moms" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Publicerad" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Dashboard" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Attribut" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Fil" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Område" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Datum" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Fil" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Sidor" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Produkter" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Vikt" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Bild" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Logga in" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Lösenord" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Glömt ditt lösenord?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Avbryt" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Tillgänglighet" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Namn" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Lägg till produkt" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Tillgänglighet" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Rensa" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Kollektioner" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Tillgänglighet" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Attribut" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Värden" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Värde" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Dold" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Tillgänglighet" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Publicerad" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Status" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Tillgänglighet" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Butik" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filter" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filter" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Spara ändringar" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Lägg till" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Värde" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Logga ut" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Fortsätt" + }, "src_dot_create": { "context": "button", "string": "Skapa" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Lägg till adress" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Lägg till adress" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Notering" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Dashboard" }, + "src_dot_date": { + "string": "Datum" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Beskrivning" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Rabatter" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Produkter" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Produkter" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Produkter" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Aktiva datum" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Tillgänglighet" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Inga varianter hittades" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktiv" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Ändra" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Kund" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Notering" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Ändra" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detaljer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detaljer" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Summa" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Status" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Produkt" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Inställningar" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Hem" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Ordrar" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Fakturaadress" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Leveransadress" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Avbryt order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Lägg till" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Rabattvärde" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Totalsumma" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Rabatt" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Delsumma" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Totalsumma" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Skapa order" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Slutför" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Order" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Produktnamn" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Produktnamn" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Slutför" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Lägg till spårning" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Ändra spårning" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Återbetalning" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Avbryt köp" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Antal" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Spårningsnummer" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Produktnamn" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Spårningsnummer" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Lägg till spårningskod" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Lägg till spårning" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Ändra spårning" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Antal" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Avbryt köp" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Totalsumma" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order har betalats till fullo" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Kund" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Leverans" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Låst nu summa" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Ogiltigt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Återbetalning" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Markera som betald" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Rabatt" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Summa för automatisk betalning" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Moms" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Lås" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Låst nu summa" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Rabatt" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Markera som betald" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Betalstatus" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Summa för automatisk betalning" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Återbetalning" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Leverans" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Delsumma" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Moms" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Totalsumma" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Återbetalning" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kupong" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Pris" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Produkt" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Antal" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Återbetalning" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Summa" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Totalsumma" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Totalsumma" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Summa" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Återbetalning" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Pris" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Pris" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Produkt" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Ej fullbordad" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Inställningar" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Pris" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Produkt" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Slutför" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Antal" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Totalsumma" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Titel" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Betalstatus" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktiv" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Tillstånd" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktiv" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktiv" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Namn" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktiv" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Inställningar" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Namn" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Vikt" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Bilder" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Pris" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Dold" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Pris" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Tillgänglighet" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Namn" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Tillgänglighet" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Pris" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategori" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Vikt" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Antal" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Publicerad" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Värden" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Delete variant" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Bilder" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Dold" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Tillgänglighet" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Prissättning" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Kostnad" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Variant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Återbetalad" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Ta bort" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Rabatter" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Länder" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Leverans" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Länder" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Namn på leveranszon" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Lägg till" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Namn" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Lägg till" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Inställningar" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Rättigheter" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Användaren är aktiv" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktiv" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Ändra" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategori" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Alla produkter anges med moms inkluderat" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Attribut" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Värden" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Beskrivning" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Namn" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Namn" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Inställningar" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Tilldelad" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Antal" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/th.json b/locale/th.json index b223de261..a63917fde 100644 --- a/locale/th.json +++ b/locale/th.json @@ -3,11 +3,87 @@ "context": "dialog header", "string": "ยกเลิกคำสั่งซื้อ" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Hidden" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { - "string": "Determine attributes used to create product types" + "string": "ระบุคุณลักษณะเพื่อใช้ในการสร้างชนิดสินค้า" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "ระบุและจัดการช่องทางการขายของคุณ" }, "configurationMenuNavigation": { "string": "Define how users can navigate through your store" @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Manage and add additional pages" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Activity" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Here is some information we gathered about your store" }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,9 +230,17 @@ "context": "header", "string": "Hello there, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", - "string": "Create Menu" + "string": "สร้างเมนู" }, "menuCreateDialogMenuTitleLabel": { "string": "Menu Title" @@ -115,7 +250,7 @@ }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "ลบเมนู" }, "menuDetailsPageHelperText": { "string": "Creating the navigation structure is done by dragging and dropping. Simply create a new menu item and then drag it into its destined place. You can move items inside one another to create a tree structure and drag items up and down to create a hierarchy" @@ -137,7 +272,7 @@ "string": "ลิ๊งค์" }, "menuItemDialogLinkPlaceholder": { - "string": "Start typing to begin search..." + "string": "พิมพ์เลยเพื่อเริ่มต้นค้นหา..." }, "menuItemDialogNameLabel": { "context": "menu item name", @@ -162,14 +297,14 @@ }, "menuListDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "ลบเมนู" }, "menuListDeleteMenusContent": { "string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}" }, "menuListDeleteMenusHeader": { "context": "dialog header", - "string": "Delete Menus" + "string": "ลบเมนูเหล่านี้" }, "menuListDeletedMenu": { "string": "Deleted menu" @@ -186,11 +321,19 @@ }, "menuListPageAddMenu": { "context": "button", - "string": "Create Menu" + "string": "สร้างเมนู" }, "menuPropertiesMenuTitle": { "string": "Menu Title" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Not published" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Not set" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" @@ -228,7 +375,7 @@ }, "productExportFieldDescription": { "context": "product field", - "string": "คำอธิบายา" + "string": "คำอธิบาย" }, "productExportFieldName": { "context": "product field", @@ -236,7 +383,7 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "รูปภาพสินค้า" }, "productExportFieldProductWeight": { "context": "product field", @@ -250,6 +397,10 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" - }, "productStockHeader": { "context": "product stock, section header", "string": "Inventory" @@ -283,7 +430,7 @@ "string": "ภาษี" }, "productTypeTaxesInputLabel": { - "string": "ภาษี" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Published" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "แดชบอร์ด" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,114 +849,202 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", - "string": "Attributes" + "string": "คุณลักษณะ" }, "src_dot_attributes_dot_attributeSlugUnique": { - "string": "Attribute with this slug already exists" + "string": "มีคุณลักษณะที่ตรงกับ slug นี้อยู่ในระบบแล้ว" }, "src_dot_attributes_dot_attributeValueAlreadyExists": { - "string": "This value already exists within this attribute" + "string": "ค่าที่ใส่มีอยู่แล้วในคุณลักษณะนี้" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this attribute?} other {Are you sure you want to delete {displayQuantity} attributes?}}" + "string": "{counter,plural,other {คุณแน่ใจว่าต้องการลบ {diaplayQuantity} คุณลักษณะเหล่านี้}}" }, "src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": { "context": "dialog title", - "string": "Delete attributes" + "string": "ลบคุณลักษณะเหล่านี้" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": { "context": "dialog title", - "string": "Delete attribute" + "string": "ลบคุณลักษณะ" }, "src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": { "context": "dialog content", - "string": "Are you sure you want to delete {attributeName}?" + "string": "คุณแน่ใจว่าต้องการลบ {attributeName}" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "พื้นที่" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { - "context": "attribute's slug short code label", - "string": "Attribute Code" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { - "context": "attribute slug input field helper text", - "string": "This is used internally. Make sure you don’t use spaces" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { "context": "attribute's label", "string": "Default Label" }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { + "context": "attribute's slug short code label", + "string": "รหัสคุณลักษณะ" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { + "context": "attribute slug input field helper text", + "string": "This is used internally. Make sure you don’t use spaces" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "วันที่" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "ไฟล์" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Pages" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "สินค้า" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" + }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", - "string": "All Attributes" + "string": "คุณลักษณะทั้งหมด" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": { "context": "button", - "string": "Create attribute" + "string": "สร้างคุณลักษณะ" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": { - "string": "Search Attribute" + "string": "ค้นหาคุณลักษณะ" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": { "context": "attribute can be column in product list table", - "string": "Can be used as column" + "string": "สามารถถูกใช้เป็นคอลัมน์ได้" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": { "context": "use attribute in filtering", @@ -801,7 +1067,7 @@ "string": "Visible on Product Page in Storefront" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": { - "string": "No attributes found" + "string": "ไม่พบคุณลักษณะเหล่านี้" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": { "context": "attribute can be searched in storefront", @@ -812,7 +1078,7 @@ "string": "Searchable" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": { - "string": "Attribute Code" + "string": "รหัสคุณลักษณะ" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": { "context": "attribute is visible", @@ -823,7 +1089,7 @@ "string": "Default Label" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "โปรดระบุว่าคุณลักษณะนี้จะถูกใช้ที่ไหนบ้างในระบบ Saleor" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "รูปภาพ" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "ล็อกอิน" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "รหัสผ่าน" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "ลืมพาสเวิร์ด?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "New Password" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Confirm Password" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Passwords do not match" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Back" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "ยกเลิก" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "ราคา" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "ชื่อ" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Add product" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "ลบทั้งหมด" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "คอลเล็กชั่น" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "No products found" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,12 +1978,16 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "คุณลักษณะ" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Value" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Published" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "สถานะ" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Error" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "แดชบอร์ด" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filters" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filters" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "บันทึก" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "เพิ่ม" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Value" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "ล็อกเอ๊าท์" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "ต่อไป" + }, "src_dot_create": { "context": "button", "string": "สร้าง" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Note" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "แดชบอร์ด" }, + "src_dot_date": { + "string": "วันที่" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "คำอธิบายา" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "ส่วนลด" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "สินค้า" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "สินค้า" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "สินค้า" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "No products found" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "แก้ไข" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Error" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "ลูกค้า" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Note" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "เปลี่ยน" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "รายละเอียด" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "รายละเอียด" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Amount" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "สินค้า" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "สถานะ" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "สินค้า" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "การตั้งค่า" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "หน้าแรก" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "No orders ready to fulfill" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "คำสั่งซื้อ" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "ที่อยู่ส่งบิล" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "ที่อยู่จัดส่ง" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Billing Address" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "ยกเลิกคำสั่งซื้อ" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "เพิ่ม" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "รวมทั้งหมด" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "ส่วนลด" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "รวมทั้งหมด" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "สร้างคำสั่งซื้อ" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "คำสั่งซื้อ" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Product name" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Product name" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "รหัสสินค้า" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "เพิ่มข้อมูลติดตามสถานะจัดส่งสินค้า" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "แก้ไขข้อมูลติดตามสถานะจัดส่ง" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "คืนเงิน" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "จำนวน" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "รหัสติดตามสินค้า" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Product name" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "รหัสสินค้า" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "รหัสติดตามสินค้า" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "เพิ่มข้อมูลติดตามสถานะจัดส่งสินค้า" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "ราคา" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "สินค้า" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "แก้ไขข้อมูลติดตามสถานะจัดส่ง" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "จำนวน" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "รหัสสินค้า" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "รวมทั้งหมด" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "คำสั่งซื้อนี้ได้รับชำระเงินครบถ้วนแล้ว" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "ลูกค้า" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "ตัวเลือกการจัดส่ง" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "คืนเงิน" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "ส่วนลด" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "ภาษี" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "ส่วนลด" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "สถานะการชำระเงิน" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "คืนเงิน" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "ตัวเลือกการจัดส่ง" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Subtotal" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "ภาษี" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "รวมทั้งหมด" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "คืนเงิน" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "ราคา" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "สินค้า" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "จำนวน" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "รหัสสินค้า" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "คืนเงิน" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "รวมทั้งหมด" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "รวมทั้งหมด" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "คืนเงิน" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "ราคา" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "ราคา" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "สินค้า" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Unfulfilled" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "การตั้งค่า" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "ราคา" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "สินค้า" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "จำนวน" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "รหัสสินค้า" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "รวมทั้งหมด" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,15 +5525,27 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "ไม่พบคุณลักษณะเหล่านี้" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "ชื่อคุณลักษณะ" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": { "context": "button", @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Title" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "สถานะการชำระเงิน" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Active" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Active" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Active" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "ชื่อ" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Active" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "การตั้งค่า" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "ชื่อ" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,15 +6058,18 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "ไม่พบคุณลักษณะเหล่านี้" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": { - "string": "Attribute name" + "string": "ชื่อคุณลักษณะ" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": { "context": "button", @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "ไม่พบคุณลักษณะเหล่านี้" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "ชื่อคุณลักษณะ" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Images" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "ราคา" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Create Product" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Hidden" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "ราคา" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "No products found" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "ชื่อ" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Availability" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "ราคา" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Optional" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "จำนวน" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Published" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5004,11 +6771,15 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": { "context": "variant name", - "string": "Variant" + "string": "ตัวเลือกสินค้า" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", - "string": "Delete variant" + "string": "ลบตัวเลือกสินค้า" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Images" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5043,12 +6826,24 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": { "context": "button", - "string": "Add variant" + "string": "เพิ่มตัวเลือกสินค้า" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Hidden" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Variants" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5136,18 +6951,25 @@ }, "src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": { "context": "button", - "string": "Create variant" + "string": "สร้างตัวเลือก" }, "src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": { "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "รหัสสินค้า" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", - "string": "Variant" + "string": "ตัวเลือกสินค้า" }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", @@ -5165,7 +6987,7 @@ }, "src_dot_products_dot_views_dot_3989383405": { "context": "window title", - "string": "Create variant" + "string": "สร้างตัวเลือก" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "ลบ" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "ลดราคา" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "ประเทศ" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "ตัวเลือกการจัดส่ง" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "ประเทศ" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "ชื่อโซนจัดส่ง" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "เพิ่ม" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "ชื่อ" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "เพิ่ม" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "การตั้งค่า" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Permissions" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Active" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "เปลี่ยน" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "คุณลักษณะ" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, @@ -6104,7 +7918,7 @@ "string": "Shipping methods" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "คุณลักษณะ" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "ลดราคา" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "คำอธิบาย" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "ชื่อ" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,16 +8242,19 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { - "string": "This variant does not have any digital content" + "string": "ตัวเลือกนี้ไม่มีเนื้อหาในรูปแบบดิจิตอลคอนเทนต์" }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "ตัวเลือกสินค้านี้มีอยู่แล้วในระบบ" }, "src_dot_vouchers": { "context": "vouchers section name", @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "ชื่อ" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "การตั้งค่า" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "จำนวน" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/tr.json b/locale/tr.json index da222e2d4..dfefbd2a8 100644 --- a/locale/tr.json +++ b/locale/tr.json @@ -3,11 +3,87 @@ "context": "dialog header", "string": "Sipariş İptal" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Gizlenmiş" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Visible" + }, "configurationMenuAttributes": { "string": "Ürün türlerine kullanılan özellikleri belirleyin" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Satış kanalı tanımla ve yönet" }, "configurationMenuNavigation": { "string": "Mağazanızda nasıl gezinti yapılacağını tanımlayın" @@ -15,9 +91,6 @@ "configurationMenuPageTypes": { "string": "Define types of content pages used in your store" }, - "configurationMenuPages": { - "string": "Ek sayfa ekle veya yönet" - }, "configurationMenuPermissionGroups": { "string": "Manage your permission groups and their permissions" }, @@ -28,7 +101,7 @@ "string": "Manage how you ship out orders" }, "configurationMenuSiteSettings": { - "string": "View and update your site settings" + "string": "Site ayarlarını görüntüle ve güncelle" }, "configurationMenuStaff": { "string": "Manage your employees and their permissions" @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "View and update your plugins and their settings." }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Aktivite" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Mağazanız hakkında toparladığımız bazı bilgiler" }, - "homeNotificationTableNoOrders": { - "string": "Gerçekleştirilecek sipariş yok" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Merhaba, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "arasında" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "eşittir" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Menü oluştur" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Menü başlığı" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Yayınlanmayan" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Ayarlanmadı" @@ -203,10 +346,6 @@ "context": "shipping address is not set in draft order", "string": "Ayarlanmadı" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "does not apply" @@ -218,6 +357,14 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Kategori" @@ -250,6 +397,10 @@ "context": "product field", "string": "Tip" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" @@ -262,10 +413,6 @@ "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Görünüm" - }, "productStockHeader": { "context": "product stock, section header", "string": "Envanter" @@ -283,7 +430,7 @@ "string": "Vergiler" }, "productTypeTaxesInputLabel": { - "string": "Vergiler" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Yayınlanan" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Categories ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Products ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" - }, "src_dot_accept": { "context": "button", "string": "Kabul et" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Panel" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Özellikler" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Bölge" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Çoklu Seçim" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Tarih" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Çoklu Seçim" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Sayfalar" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Ürünler" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Ağırlık" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "İmaj" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Giriş" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Şifre" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Şifrenizi mi unuttunuz?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Sorry, your username and/or password are incorrect. Please try again." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Parolanızı sıfırlayın" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Yeni Parola" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Set new password" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Parolayı doğrula" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Parolalar eşleşmiyor" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Parolayı sıfırla" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Parolayı sıfırla" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Geri" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "İptal et" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "İptal Edildi" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Katalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Ücret" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Ürün bulunamadı" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Tip" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Uygunluk" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "İsim" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Ürün ekle" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "{categoryName} kategorisindeki ürünler" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Kategorileri sil" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Uygunluk" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Jeton" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Temizle" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Koleksiyonlar" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "All Collections" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Uygunluk" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Ürün bulunamadı" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Sonuç bulunamadı" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Sonuç bulunamadı" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Search Collection" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Özellikler" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Values" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Değer" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Sonuç yok" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Gizlenmiş" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Uygunluk" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "{date} tarihinden bu yana" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Yayınlanan" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Durum" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "{date} tarihinden bu yana" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Uygunluk" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Hata" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Hata" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Anasayfaya dön" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Panel" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Amanın!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Hata" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Endişelenmeyin, her şey çok güzel olacak" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Bir sorunla karşılaştık..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Yükle" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Sonuç yok" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "eşittir" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "ve" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "arasında" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Filtreler" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "ve" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Filtreler" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Değişiklikleri kaydet" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Ekle" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Değer" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Go back to dashboard" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Çıkış" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Tazele" + }, + "src_dot_continue": { + "context": "button", + "string": "Devam" + }, "src_dot_create": { "context": "button", "string": "Oluştur" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Default Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Default Billing Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Set as default shipping address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Default Shipping Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Delete Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Set as default billing address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Default Shipping Address" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Set as default shipping address" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Not" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Müşteri ara" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Panel" }, + "src_dot_date": { + "string": "Tarih" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Delete" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Açıklama" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "İndirimler" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Kategori bulunamadı" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Ürünler" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Kategori bulunamadı" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Kategori Adı" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Ürünler" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "No collections found" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Collection Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Ürünler" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Ürün bulunamadı" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Ürün bulunamadı" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Uygunluk" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Product Type" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Aktif" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Aktif" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2974,7 +3558,7 @@ "string": "Düzenle" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "Hata" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Müşteri" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Not" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Değiştir" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Detaylar" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Detaylar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Tutar" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Ürün" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Durum" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Ürün" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Ayarlar" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Anasayfa" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Gerçekleştirilecek sipariş yok" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "No payments waiting for capture" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Soyadı" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Siparişler" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Cancel Orders" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Fatura adresi" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Sonuç bulunamadı" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Kargo adresi" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Fatura Adresi" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Cancel order" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Ekle" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "İndirim değeri" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Toplam" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "İndirim" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Ara toplam" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Toplam" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Add products" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Sipariş oluştur" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Tamamla" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Sipariş" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Ürün adı" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Ürün adı" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "Barkod" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Tamamla" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Takip ekle" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Takip düzenle" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Geri ödeme" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Adet" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Takip numarası" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Ürün adı" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "Barkod" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Takip numarası" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Takip ekle" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Ücret" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Ürün" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Takip düzenle" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Adet" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "Barkod" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Toplam" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Ödeme tamamlandı" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Müşteri" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Kargo" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Geri ödeme" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Ödendi olarak işaretle" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "İndirim" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Preauthorized amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Vergiler" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Capture" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "İndirim" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Ödendi olarak işaretle" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Ödeme durumu" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Preauthorized amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Geri ödeme" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Kargo" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "does not apply" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Ara toplam" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Vergiler" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Toplam" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Geri ödeme" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Kupon" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Ücret" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Ürün" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Adet" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "Barkod" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Geri ödeme" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Tutar" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Toplam" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Toplam" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Tutar" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Geri ödeme" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Ücret" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Ücret" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Ürün" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Tamamlanmamış" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Ayarlar" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Ücret" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Ürün" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Tamamla" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Adet" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "Barkod" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Toplam" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4015,18 +5582,6 @@ "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Başlık" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Ödeme durumu" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Aktif" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Yetkilendirme" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Aktif" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Aktif" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Aksiyon" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "İsim" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Aktif" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Konfigürasyon" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "İsim" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Ağırlık" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Jeton" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "İsteğe bağlı" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Görseller" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Ücret" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Ürün Oluştur" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Tip" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "All Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Gizlenmiş" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Visible" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Ücret" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Ürün bulunamadı" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Tip" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Uygunluk" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "İsim" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Uygunluk" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Ücret" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Tip" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "İsteğe bağlı" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Yükle" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Kategori" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Ağırlık" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Adet" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Yayınlanan" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Varyantı Sil" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Varyant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Values" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Varyantı sil" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Varyantı Sil" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Görsel Seçimi" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Görseller" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Ürün fotoğraflarından belirli bir varyant görselini seçin" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Fotoğrafları seç" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Yeni Varyant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Gizlenmiş" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Uygunluk" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Maliyet ücreti" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Varyantlar oluştur" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Varyantlar" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "Barkod" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Varyant" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Ürün Varyantlarını Sil" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Ürün kaldırıldı" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Ürünü Sil" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Ürün Varyantlarını Sil" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Kaldır" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Bu alan zorunludur" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Satışlar" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Ülkeler A'dan Z'ye" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Ülkeler" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Kargo" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Ülkeler" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Kargo alanı adı" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Ekle" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "İsim" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Ekle" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Ayarlar" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Site Ayarları" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Company Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "İzinler" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Kullanıcı aktif" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Aktif" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Değiştir" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Kategori" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Tüm ürün fiyatları vergi ile girildi" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Özellikler" + }, "src_dot_translations": { "context": "translations section name", "string": "Çeviriler" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Values" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Kategori Adı" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Açıklama" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "İsim" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "İsim" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Ayarlar" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Ürün oluşturuldu" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Adet" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/uk.json b/locale/uk.json index cd0552b59..cab7b2095 100644 --- a/locale/uk.json +++ b/locale/uk.json @@ -3,20 +3,93 @@ "context": "dialog header", "string": "Скасувати замовлення" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Приховано" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Видно з {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Стане доступним {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Видимий" + }, "configurationMenuAttributes": { "string": "Визначте характеристики, які використовуються для створення типів товарів" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Визначте свої канали збуту та керуйте ними" }, "configurationMenuNavigation": { "string": "Визначте, які користувачі можуть переміщатися по вашому магазину" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Управління та додавання допоміжних сторінок" + "string": "Визначення типів сторінок контенту, використовуваних в вашому магазині" }, "configurationMenuPermissionGroups": { "string": "Управління групами дозволів та їх дозволами" @@ -42,6 +115,78 @@ "configurationPluginsPages": { "string": "Перегляд та оновлення плагінів та їх налаштувань" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "вартість знижки" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Фіксована сума" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Активність" @@ -60,24 +205,6 @@ "context": "subheader", "string": "Ось деякі відомості, які ми зібрали про ваш магазин" }, - "homeNotificationTableNoOrders": { - "string": "Замовлення не готові до виконання" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {Замовлення готове до виконання} few {{amount} Замовлення готові до виконання} many {{amount} Замовлень готові до виконання} other {{amount} Замовлення готові до виконання}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {Один платіж на захоплення} few {{amount} Виплат за захоплення} many {{amount} Виплат за захоплення} other {{amount} платежів для отримання}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {Один товар недоступний} few {{amount} товарів скінчилося} many {{amount} товарів скінчилося} other {{amount} товарів скінчилося}}" - }, - "homeNotificationsNoPayments": { - "string": "Жодних платежів для отримання" - }, - "homeNotificationsTableNoProducts": { - "string": "Немає товарів на складі" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,one {Один замовив} few {{amount} замовило} many {{amount} замовило} other {{amount} замовило}}" @@ -103,6 +230,14 @@ "context": "header", "string": "Привіт, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "між" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "дорівнює" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Створити меню" @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Назва меню" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Неопубліковано" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Не встановлено" @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "Не встановлено" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "не застосовується" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "не застосовується" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Створити тип сторінки" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Виберіть тип вмісту" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Доступний для придбання" }, "productExportFieldCategory": { "context": "product field", @@ -236,36 +383,36 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Зображення товару" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Експорт ваги товару" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Збір податків" }, "productExportFieldType": { "context": "product field", "string": "Тип" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "Варіантни зображень" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Експорт варіанту SKU" }, "productExportFieldVariantWeight": { "context": "product field", "string": "Export Variant Weight" }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Видимість" - }, "productStockHeader": { "context": "product stock, section header", "string": "Запаси" @@ -283,7 +430,7 @@ "string": "Податки" }, "productTypeTaxesInputLabel": { - "string": "Податки" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Опубліковано" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Категорії ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Товари ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Скасувати" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Скасувати" + "set availability date": { + "context": "product availability date label", + "string": "Встановити дату доступності" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Скасувати" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,51 +500,71 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Склад" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Конфігурація розсилки" - }, "src_dot_accept": { "context": "button", "string": "Приймати" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Додатки" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "Додатки" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "Додаток активовано" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "Додаток деактивовано" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "Активувати додаток" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "Активувати" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "Деактивувати" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "Деактивувати додаток" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -398,11 +573,11 @@ }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Видалити додаток" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Ви впевнені, що хочете видалити цей додаток?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", @@ -410,63 +585,54 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "Вимкнути" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "Перегляньте політику конфіденційності цього додатка" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "Редагувати налаштування" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "Конфіденційність даних" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "Отримати підтримку" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "Відкрити додаток" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "Активувати" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Дозволи додатків" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "Цей додаток має дозволи на:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "Про цей додаток" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Центр керування " + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "Видалити додаток" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "Ви впевнені, що хочете видалити цей додаток?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", @@ -474,7 +640,7 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "Виникла проблема з додатком." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", @@ -482,63 +648,71 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "Повернутися на головну сторінку" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "Дізнайтеся більше про конфіденційність даних" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "Встановити додаток" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "Встановлення цього додатка надасть йому такі дозволи:" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "Видалення додатку призведе до видалення всіх особистих даних вашого клієнта, що зберігаються в {name}." }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "Ви збираєтесь встановити {name}" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "Дозволи додатків" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "Про" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Підтримка/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "Поточні установки" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "Повторіть спробу" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "Під час встановлення виникла проблема" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "Встановлення додатку..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Надати цьому додатку повний доступ до магазину" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Розширте або обмежте дозволи додатків для доступу до певної частини системи Saleor." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "Створити новий додаток" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Створено ідентифікаційний номер" @@ -559,23 +733,27 @@ }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Надати цьому додатку повний доступ до магазину" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Вимкнути" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "Розширте або обмежте дозволи додатків для доступу до певної частини системи Saleor." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Активувати" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "Інформація про додаток" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "Назва додатку" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", @@ -586,7 +764,7 @@ }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", - "string": "Tokens" + "string": "Ідентифікаційні номери" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", @@ -599,13 +777,13 @@ "context": "table actions", "string": "Дії" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "Створити додаток" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", @@ -613,15 +791,15 @@ }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "Про" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "У вас немає встановлених додатків в панелі управління" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "Сторонні додатки" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", @@ -629,15 +807,15 @@ }, "src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": { "context": "marketplace content", - "string": "Marketplace is coming soon" + "string": "Marketplace незабаром з’явиться" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": { "context": "marketplace button", - "string": "Visit Marketplace" + "string": "Відвідати Marketplace" }, "src_dot_apps_dot_components_dot_Marketplace_dot_52985091": { "context": "marketplace content", - "string": "Discover great free and paid apps in our Saleor Marketplace." + "string": "Відкрийте для себе чудові безкоштовні та платні програми на нашому Saleor Marketplace." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { "string": "Створено ідентифікаційний номер" @@ -665,47 +843,43 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "Видалити ідентифікаційний номер" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", "string": "Ви впевнені, що хочете видалити доступ за ідентифікаційним номером {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "Не вдалося отримати налаштування програми" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "Встановити додаток" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "Не вдалося встановити {name}" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "Додаток встановлено" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "{name} готовий до використання" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "Додаток успішно видалено" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "Створити додаток" + }, + "src_dot_assign": { + "context": "button", + "string": "Призначити" }, "src_dot_attributes": { "context": "attributes section name", @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Ви впевнені, що хочете видалити {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Каталог для власника магазину" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Випадаючий" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "Файл" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Область" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Необхідне значення" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Мітка за замовчуванням" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Багаторазовий вибір" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Код характеристики" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Це використовується усередені. Переконайтеся, що ви не використовуєте пробіли" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Мітка за замовчуванням" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Дата" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Випадаючий" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "Файл" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Каталог для власника магазину" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Багаторазовий вибір" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Сторінки" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Товари" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Необхідне значення" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Вага" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -823,14 +1089,14 @@ "string": "Мітка за замовчуванням" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "Визначте, де цю властивість слід використовувати в системі Saleor" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", "string": "Організація" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "Властивості класу" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Створити нову характеристику" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Використовувати в багатоаспектній навігації" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Властивості вітрини магазину" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Властивості інформаційної панелі" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Позиція в багатоаспектній навігації" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Якщо цей параметр включений, ця характеристика може використовуватися як стовпець у таблиці товарів." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Додати в параметри стовпця" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Якщо цей параметр включений, ця характеристика може використовуватися як стовпець у таблиці товарів." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Властивості інформаційної панелі" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Використання у фільтруванні" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Якщо ввімкнено, ви зможете використовувати цю характеристику для фільтрування продуктів у списку товарів." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Використовувати в багатоаспектній навігації" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Властивості вітрини магазину" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Позиція в багатоаспектній навігації" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Зображення" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Ви впевнені, що хочете видалити \"{name}\" значення?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Призначити значення" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Характеристику успішно створено" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Характеристики успішно видалені" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Вхід" + "string": "Увійти" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Пароль" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Забули пароль?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Вибачте, ваше ім’я користувача та/або пароль невірні. Будь ласка спробуйте ще раз." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Скинути пароль" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Новий пароль" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Установіть новий пароль." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Встановити новий пароль" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Підтвердіть пароль" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Паролі не збігаються" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Забули свій пароль? Не хвилюйтесь, ми скинемо його для вас." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Надіслати інструкції" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Скинути пароль" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Повернутися до авторизації" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Скинути пароль" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Успіх! Через кілька хвилин ви отримаєте повідомлення з інструкціями щодо відновлення пароля." }, @@ -996,13 +1304,20 @@ "context": "button", "string": "Назад" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Відмінити" }, "src_dot_cancelled": { - "context": "order status", - "string": "Відмінено" + "context": "payment status", + "string": "Скасовано" + }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" }, "src_dot_catalog": { "string": "Каталог" @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Кількість товарів" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Ціна" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Не знайдено жодного товару" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Тип" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Доступність" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Назва" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Додати товар" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Товарів у {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Видалити категорії" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "Канали" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Доступність" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "Видалити канал" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Вибрати канал" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "Налаштування каналу" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,25 +1527,28 @@ "context": "channel slug", "string": "Описова частина" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "Копіювати" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "Валюта" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Назва каналу" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "Виберіть канал" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "Назва каналу" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", @@ -1231,11 +1560,11 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "Вимкнути" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "Стан каналу" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", @@ -1243,14 +1572,46 @@ }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "Активувати" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "Назва каналу" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "Канали не знайдено" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", @@ -1258,7 +1619,10 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "Створити канал" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,27 +1630,33 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "Новий канал" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "Створити канал" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "Деталі каналу" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Канал видалено" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "Канал видалено" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "Виберіть файл" }, "src_dot_clear": { "context": "button", "string": "Очистити" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Колекції" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Всі колекції" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Пошук Колекції" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Доступність" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Не знайдено жодного товару" }, @@ -1475,70 +1857,120 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Область країни" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Призначити характеристику" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { - "context": "dialog header", - "string": "Призначити характеристику" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", "string": "Нічого не знайдено" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Пошук за назвою характеристики" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", "string": "Пошук характеристик" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Пошук за назвою характеристики" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", - "string": "Assign Category" + "string": "Призначити характеристику" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Пошук за назвою категорії, тощо..." + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Призначити" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" + }, + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { + "context": "dialog header", + "string": "Присвоїти категорію" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Пошук Категорії" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Пошук за назвою колекції, тощо..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Пошук за назвою категорії, тощо..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", - "string": "Призначити колекцю" + "string": "Призначити колекцію" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Пошук Колекції" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Пошук за назвою колекції, тощо..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Призначити" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Призначити товари" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Пошук за назвою товару, характеристою, типом товару, тощо..." + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { + "string": "Пошук товарів" }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { - "string": "Пошук Товарів" + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Пошук за назвою товару, характеристикою, типом товару, тощо..." }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Призначити товар" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { - "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Пошук за назвою товару, характеристикою, типом товару, тощо..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", + "string": "Ви впевнені, що хочете скасувати призначення {attributeName} з {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { "context": "number of attributes", @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Характеристики" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Значення" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Значення" @@ -1559,114 +1995,113 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Немає результатів" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Видимий" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Приховано" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { - "string": "Select channels you want for {contentType} to be available on" + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { - "string": "No Channels found" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { - "string": "Select all channels" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { - "string": "Channels A to Z" - }, - "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { - "string": "Search through channels" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "прихований" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { - "context": "product status title", - "string": "Available in {count}/{allCount}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" - }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "розміщено з {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Опублікувати на" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Встановити дату публікації" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { "context": "section header", "string": "Доступність" }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { "context": "channels availability text", "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { "context": "section header button", "string": "Управління" }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Показати у списках товарів" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "розміщено з {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Опублікувати на" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Набір доступний на" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Встановити дату публікації" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { + "string": "Виберіть канали, для яких {contentType} буде доступним" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": { + "string": "Канали не знайдено" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": { + "string": "Виберіть усі канали" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": { + "string": "Канали від А до Я" + }, + "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { + "string": "Шукайте по каналах" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Шукайте по каналах" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Виберіть канали, для яких {contentType} буде доступним" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { + "context": "product status title", + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Опубліковано" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Статус" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" + }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", "string": "Скинути" @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Область країни" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Помилка" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "Країни {number}" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Ви впевнені, що хочете видалити {name} вкладку пошуку?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Грати з GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Помилка" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Повернутися на головну" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Центр керування " }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ой!" + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Помилка" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Не хвилюйтесь, все буде добре" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Ми зіткнулися з проблемою..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Завантажити" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Немає результатів" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "дорівнює" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "та" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Показати більше" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "між" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Фільтр" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "та" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Фільтр" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Зберегти зміни" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Скиньте сюди, щоб завантажити" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Додати" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Значення" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Дії" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "до {money}" @@ -1858,7 +2315,7 @@ "string": "Нічого не знайдено" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { - "string": "Navigator" + "string": "Навігатор" }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", @@ -1992,8 +2449,16 @@ "context": "button", "string": "Повернутися до інформаційної панелі" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { - "string": "Price cannot be lower than 0" + "string": "Ціна не може бути нижче 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { "string": "Нічого не знайдено" @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Вибрано {number} елементів" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Надіслати" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Залиште свою замітку тут..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Вийти" @@ -2076,10 +2548,10 @@ }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", - "string": "Enable Dark Mode" + "string": "Увімкнути Dark Mode" }, "src_dot_components_dot_VisibilityCard_dot_1311467573": { - "string": "Show in product listings" + "string": "Показати у списках товарів" }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", @@ -2098,7 +2570,7 @@ }, "src_dot_components_dot_VisibilityCard_dot_2699516026": { "context": "available on date", - "string": "Set available on" + "string": "Набір доступний на" }, "src_dot_components_dot_VisibilityCard_dot_292404896": { "string": "Встановити дату публікації" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Скасувати" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2148,13 +2616,13 @@ "string": "Налаштування Персоналу" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "Управління контентом" }, "src_dot_configuration_dot_3655543906": { "string": "Налаштування Товарів" }, "src_dot_configuration_dot_887806978": { - "string": "Multichannel" + "string": "Багатоканальний" }, "src_dot_confirm": { "context": "button", @@ -2175,18 +2643,34 @@ }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": { "context": "invoice generating has finished, header", - "string": "Invoice Generated" + "string": "Накладна сформована" }, "src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": { "context": "dialog header, title", - "string": "Invoice Generation" + "string": "Формування накладної" + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Оновити" + }, + "src_dot_continue": { + "context": "button", + "string": "Продовжити" }, "src_dot_create": { "context": "button", "string": "Створити" }, "src_dot_customApps": { - "string": "Local Apps" + "string": "Локальні додатки" }, "src_dot_customers": { "context": "customers section name", @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Добавити адресу" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName} Адресна книга" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Цей клієнт не має жодних адрес, доданих до його адресної книги. Ви можете додати адресу за допомогою кнопки нижче." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Немає адреси для цього клієнта" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Додати адресу" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Цей клієнт не має жодних адрес, доданих до його адресної книги. Ви можете додати адресу за допомогою кнопки нижче." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName} Адресна книга" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Деталі" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Немає адреси для цього клієнта" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Адреса за замовчуванням" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Платіжна адреса за замовчуванням" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Встановити як адресу доставки за замовчуванням" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Адреса доставки за замовчуванням" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Видалити Адресу" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Редагувати Адресу" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Встановити як платіжну адресу за замовчуванням" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Адреса доставки за замовчуванням" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Встановити як адресу доставки за замовчуванням" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "Помітка" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Особиста інформація" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "Контактна інформація" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Пошук Клієнта" }, @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Центр керування " }, + "src_dot_date": { + "string": "Дата" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Видалити" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Опис" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Знижки " }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Назва категорії" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Придатні Категорії" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Категорії не знайдено" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Товари" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Призначити категорії" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Призначити колекції" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Придатні Категорії" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Не знайдено жодной колекції" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Категорії не знайдено" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Назва категорії" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Товари" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Назва колекції" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Призначити колекції" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Придатні Колекції" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Не знайдено жодной колекції" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Назва колекції" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Товари" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Призначити країни" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Активні дати" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Не знайдено жодного товару" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Призначити товари" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Назва Товару" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Придатні Товари" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Не знайдено жодного товару" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Доступність" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Назва Товару" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Тип Товару" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Придатні Товари" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "Варіантів не знайдено" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Назва Товару" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Тип Товару" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Активний" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Термін дії закінчився" @@ -2606,11 +3146,11 @@ "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "Канали не знайдено" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Назва каналу" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Створити код" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Обмежте кількість разів, коли ця знижка може бути використана в цілому" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Обмежити одним використанням кожного клієнта" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Обмежте кількість разів, коли ця знижка може бути використана в цілому" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Ліміт використання" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Обмеження використання" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Ліміт використання" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Активний" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Термін дії закінчився" @@ -2761,11 +3314,11 @@ "string": "Мінімальна кількість елементів" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "Канали не знайдено" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Назва каналу" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", @@ -2829,14 +3382,14 @@ "string": "Конкретна інформація по купону" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "Канали не знайдено" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { "string": "Якщо цю опцію вимкнено, знижка враховується за кожен придатний товар" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Назва каналу" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Ви впевнені, що хочете видалити {saleName}?" + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", + "string": "Керування доступністю каналів" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Скасувати категорії з розпродажу" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Скасувати колекції з розпродажу" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", "string": "Видалено розпродаж" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "Видалено розпродаж" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Скасувати товари с разпродажу" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Видалити розпродаж" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Скасувати категорії з розпродажу" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Ви впевнені, що хочете видалити {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Видалити розпродажі" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Купон успішно створено" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Видалений купон" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Скасуйте колекції з купона" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Скасувату товари з купону" @@ -2936,7 +3520,7 @@ "string": "Ви впевнені, що хочете видалити {voucherCode}?" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": { - "string": "Manage Channel Availability" + "string": "Керування доступністю каналів" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": { "context": "dialog content", @@ -2974,7 +3558,7 @@ "string": "Редагувати" }, "src_dot_email": { - "string": "Електронна адреса" + "string": "Email address" }, "src_dot_endDate": { "string": "Дата закінчення" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Кінцева година" }, + "src_dot_error": { + "string": "Помилка" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2994,7 +3581,615 @@ "string": "Виконав" }, "src_dot_generalInformations": { - "string": "General Information" + "string": "Загальна інформація" + }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Клієнт " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Примітка" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Змінити" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Деталі" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Термін дії закінчився" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Деталі" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Сума" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Валюта" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Товар" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Статус" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Видалити" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Деактивувати" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Активувати" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Товар" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" }, "src_dot_home": { "context": "home section name", @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Замовлення № {orderId} розміщено" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Замовлення не готові до виконання" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Жодних платежів для отримання" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Прізвище" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Управління" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Замовлення" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Редагувати адресу доставки" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Редагувати платіжну адресу" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Скасувати замовлення" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Адреса оплати" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Додати нову адресу" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Нічого не знайдено" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Адреса доставки " + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Зауважень від клієнта не має" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Адреса виставлення рахунку" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", - "string": "Відмінити замовлення" + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Замовлення №{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", + "string": "Скасувати замовлення" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Додати" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Значення знижки" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Фіксована сума" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Неприпустиме значення" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Процент" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,23 +4500,37 @@ "context": "total price of ordered products", "string": "Разом" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Додати перевізника" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Податки (з ПДВ)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Знижка " }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Немає відповідних перевізників" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", - "string": "Загалом" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", + "string": "Проміжний підсумок" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", - "string": "Разом" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Податки (з ПДВ)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", + "string": "Загальна сума" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { "context": "section header", @@ -3172,6 +4540,10 @@ "context": "button", "string": "Додати товари" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Створити замовлення" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Завершити" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Замовлення №{orderNumber} - Додати виконання" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Кількість, яку потрібно виконати" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Виконати" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "Немає запасів" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Елементи готові до доставки" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Замовлення" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Назва товару" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Надіслати деталі відвантаження клієнту" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Замовлення №{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Замовлення №{orderNumber} - Додати виконання" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Елементи готові до доставки" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "Немає запасів" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Назва товару" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Кількість, яку потрібно виконати" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Надіслати деталі відвантаження клієнту" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Виконати" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Додати відстеження" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Відшкодування" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Номер відслідковування: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Надіслати деталі відвантаження клієнту" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Ви впевнені, що хочете скасувати виконання? Якщо відмінити виконання, товар буде відновлено на вибраному складі." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Скасувати виконання" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Кількість" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Виконати Товари" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Номер відслідковування" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Назва товару" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Номер відслідковування" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Додати код відстеження" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Додати відстеження" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Ціна" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Товар" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Кількість" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Номер відслідковування: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Виконано ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Скасовано ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Скасувати виконання" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Виконано з: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Разом" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Адреса замовлення оновлена" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Примітка додана до замовлення" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Підтвердження замовлення надіслано клієнту" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Оплата була анульована" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Замовлення було повністю оплачено" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Оплата повернена" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Товари додані до чернетки замовлення" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Перепродано {quantity} елементів" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Товари видалено з чернетки замовлення" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Не вдалося здійснити оплату" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Замовлення скасовано" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Всі замовлення" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Покупець " }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Створено" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Статус виконання" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Відмінити платіж" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Всі покупки" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "ПДВ включено" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} елементів" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Отримінна сума " - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Відмінити" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Відшкодування" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Позначити як оплачену" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Непогашений залишок" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Знижка " - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Попередньо авторизована оплата" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Податки" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Отримати" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { - "context": "order subtotal price", - "string": "Загалом" + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Отримінна сума " }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { - "context": "order total price", + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Знижка " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} елементів" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Позначити як оплачену" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Непогашений залишок" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Статус оплати " + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Попередньо авторизована оплата" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Відшкодування" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Всі покупки" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "не застосовується" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "не застосовується" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { + "context": "order subtotal price", "string": "Разом" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Податки" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { + "context": "order total price", + "string": "Сума" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "ПДВ включено" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Відшкодування" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Купон" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,73 +5105,27 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Пошук товарів" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Немає товарів, що відповідають заданому запиту" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Ціна" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Товар" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Кількість" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Відшкодування" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", "string": "Сума" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Загальна сума" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Замовлення №{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Сума" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Відшкодування" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Ціна" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Ціна" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Товар" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Замінити" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Скасовано ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Виконано ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Невиконано" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Замовлення №{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Редагувати спосіб доставки" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Ціна" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Товар" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Виконати" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Кількість" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Невиконано ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Разом" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Замовлення успішно оновлено" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Замовлення №{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Спосіб доставки успішно оновлений" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Виконання успішно скасовано" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Чернетка замовлення №{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Виконання успішно скасовано" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Замовлення №{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Замовлення №{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4013,19 +5580,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Створити тип сторінки" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Створити замовлення" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Назва" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Частково повернено кошти" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Статус оплати " + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Групи дозволів" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Неактивний" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "Учасників не знайдено" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Призначити" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Пошук співробітника" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Призначити співробітника" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Пошук за іменем, електронною поштою, тощо..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Активний" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Пошук співробітника" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Неактивний" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Призначити співробітника" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Авторизація" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Назва плагіна" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Інформація про плагін та стан" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Встановіть плагін як Активний" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Налаштування плагіна" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Налаштування плагіна" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "Деталі {pluginName}" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Інформація про плагін та стан" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Це загальна інформація про ваш магазин. Вони визначають, що є URL-адресою вашого магазину та що відображається на панелі завдань веб-переглядачів." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Пошук Плагінів..." }, @@ -4416,28 +5993,64 @@ "string": "Всі плагіни" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Активний" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Неактивний" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Активний" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Дія" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Назва" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Не знайдено плагінів" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Активний" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Конфігурація" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Деактивовано" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Назва" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Видалити поле авторизації" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Плагін може припинити роботу після очищення цього поля. Ви впевнені, що хочете продовжити?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Типи товару" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Характеристики товару" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Варіантні характеристик" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Видалити тип товару" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Тип товару використовує різні характеристики" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Назва типу товару" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Вага" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Не знайдено характеристик" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Назва характеристики" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Призначити характеристику" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Описова частина" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Варіантні характеристик" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Успішно створений тип продукту" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Видалити типи товарів" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Ви впевнені, що хочете видалити цей тип товару?} few {Ви впевнені, що хочете видалити {displayQuantity} типів товару?} many {Ви впевнені, що хочете видалити {displayQuantity} типів товару?} other {Ви впевнені, що хочете видалити {displayQuantity} типів товару?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Тип товару видалено" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Пошук за назвою характеристики" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Всі фотографії" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Необов’язково" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "товари" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Редагувати фото" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Перегляд фотографії" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Інформація про фото" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Зображення" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Ціна" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Створити товар" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Тип" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Пошук товарів..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Всі товари" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Доступні" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Приховано" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Немає в наявності" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Видимий" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Ціна" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Простий" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Не знайдено жодного товару" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Тип" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Налаштовується" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Доступність" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Назва" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Простий" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Доступність" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Ціна" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Тип" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Необов’язково" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Завантажити" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Категорія" @@ -4830,7 +6516,6 @@ "string": "Організуйте товар" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Налаштовується" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Вага" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (одиниця зберігання запасів)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Назва складу" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Кількість" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Канали" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Відстежувати запаси" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Призначте склад" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Активне відстеження запасів автоматично обчислює зміни запасів" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Опубліковано" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Створити варіанти" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Варіантні характеристик" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Видалити варіант" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Зберегти варіант" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Вибрані значення будуть використані для створення варіантів товару, що може настроюватися." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Характеристика" @@ -4926,7 +6689,7 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": { "context": "page title", - "string": "Ціна та SKUs" + "string": "Ціна та SKU" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": { "context": "variant stock, header", @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Застосовуйте унікальний запас за характеристикою до кожного SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Варіант" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Значення" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Видалити варіант" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Видалити варіант" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Вибір зображення" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Зображення" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Виберіть конкретний варіант зображення із зображень товару" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Виберіть фотографії" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Новий варіант" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Приховано" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Варіантні характеристик" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Доступність" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Ціноутворення" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Вартість" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5078,10 +6881,14 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "Назва каналу" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "Канали не знайдено" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "вартість" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", @@ -5115,6 +6922,10 @@ "context": "button", "string": "Створіть варіанти" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Варіанти" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Використовуйте варіанти для товарів, які випускаються в різних версіях, наприклад, різних розмірів або кольорів" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "Всі склади" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Не в наявності" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Варіант" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Справді видалити цей варіант?} few {Справді видалити {displayQuantity} варіантів?} many {Справді видалити {displayQuantity} варіантів?} other {Справді видалити {displayQuantity} варіантів?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Видалити варіанти товарів" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Товар вилучено" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Ви впевнені, що хочете видалити {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Видалити товар" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Видалити варіанти товарів" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Успішно створені варіанти" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Створити варіанти" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Властивості" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Повне повернення" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Видалити" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Це поле є обов'язковим" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Розпродажі " @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Збережені зміни" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Надіслати" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,42 +7153,38 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Цей тариф застосовуватиметься до всіх замовлень усіх цін" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "Назва каналу" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { - "string": "Max Value" + "string": "Макс. значення" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": { "context": "min price in channel", - "string": "Min. value" - }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "Значень обмежень немає" + "string": "Мін. значення" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", - "string": "Order Weight" + "string": "Вага замовлення" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { - "string": "Min. Order Weight" - }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "Значень обмежень немає" + "string": "Мін. вага замовлення" }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { - "string": "Max. Order Weight" + "string": "Макс. вага замовлення" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": { "context": "pricing card title", @@ -5351,7 +7200,7 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "Назва каналу" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { "string": "Пошук товарів" @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Немає товарів, що відповідають заданому запиту" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Дії" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Ця одиниця буде використовуватися як вага доставки за замовчуванням" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Створіть новий склад" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Решта світу" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Швидкий вибір" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Виберіть країни, які ви хочете додати до зони доставки, зі списку нижче" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Призначити країни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Якщо вибрано, це додасть усі країни, не вибрані до інших зон доставки" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Пошук за назвою країни" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Виберіть країни, які ви хочете додати до зони доставки, зі списку нижче" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Призначити країни" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Країни від А до Я" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Швидкий вибір" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Решта світу" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Якщо вибрано, це додасть усі країни, не вибрані до інших зон доставки" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Пошук країн" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Наразі в цій зоні доставки не передбачено жодної країни" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Пошук за назвою країни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Країни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Створити нову зону доставки" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Це зона доставки за замовчуванням, це означає, що вона охоплює всі країни, які не віднесені до інших зон доставки" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Всі покупки" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Наразі в цій зоні доставки не передбачено жодної країни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Країни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Це зона доставки за замовчуванням, це означає, що вона охоплює всі країни, які не віднесені до інших зон доставки" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Наразі в цій зоні доставки не передбачено жодної країни" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} з {maxCharacters} символів" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Назва зони доставки" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Додати" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Назва" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Склад" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Додати новий склад" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Виберіть склад, з якого ви будете відправляти товари для цієї зони доставки. Ця адреса складу також буде використовуватися для обчислення податків." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Виберіть Склад" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Виберіть склад, з якого ви будете відправляти товари для цієї зони доставки. Ця адреса складу також буде використовуватися для обчислення податків." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Додати" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,13 +7467,17 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "Значення недійсне" }, "src_dot_shipping_dot_price": { "context": "error message", @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Видалити зони доставки" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Керування доступністю каналів" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Ви впевнені, що хочете видалити цю зону доставки?} few {Ви впевнені, що хочете видалити {displayQuantity} зон доставки?} many {Ви впевнені, що хочете видалити {displayQuantity} зон доставки?} other {Ви впевнені, що хочете видалити {displayQuantity} зон доставки?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Скасувати" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Видалити зону доставки" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Ви впевнені, що хочете видалити {countryName} з цієї зони доставки?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Видалити із зони доставки" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Скасувати" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Налаштування сайту" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Назва вашого магазину відображається на вкладці у веб-браузері" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Опис магазину" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Назва вашого магазину" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL-адреса вашого інтернет-магазину" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Опис магазину відображається на панелі завдань після назви магазину" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Розсилка електронної пошти" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Це буде видно як \"з\" назви" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Конфігурація розсилки" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Налаштуйте свою електронну адресу, з якої всі автоматичні електронні листи будуть відправлені вашим клієнтам." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL-адреса відновлення пароля клієнта" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "Ця URL-адреса використовуватиметься як основна URL-адреса для скидання пароля. Віна буде надіслана електронною поштою." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL-адреса" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Поштова розсилка електронною поштою" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Ця адреса використовуватиметься для отримання накладних та обчислення тарифів на доставку." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Інформація про магазин" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Інформація про компанію" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Конфігурація розсилки" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Адреса електронної пошти, яку ви вказали тут, буде використовуватися як контактна адреса для ваших клієнтів." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Це загальна інформація про ваш магазин. Вони визначають, що є URL-адресою вашого магазину та що відображається на панелі завдань веб-переглядачів." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Тут ви знайдете всі налаштування, що визначають електронні листи ваших магазинів. Ви можете визначити основну адресу електронної пошти та частину вмісту електронних листів." - }, "src_dot_somethingWentWrong": { "string": "Saleor зіткнувся з несподіваною проблемою" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Дозволи" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Активний" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Всі співробітники" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Пошук співробітника" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Запросіть співробітника" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Активний" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Переваги" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Змінити" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Інформація про співробітників" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Змінити фото" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Видалити" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Видалити фотографію" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Назва країни" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Проживання" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Соціальне сховище" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Велосипеди" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Газети" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Категорія" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Ставка податку" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Прийом на культурні заходи" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Дитячі продукти харчування" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Побутові послуги" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Продукти харчування" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Книги" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Сільськогосподарські приналежності" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Стандартний" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Пасажирський транспорт" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Прийом на розважальні заходи" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Дитячий одяг" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Прийом на спортивні заходи" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Ставки податку в {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Медичний" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "Не знайдено знижених категорій оподаткування" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Готелі" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "Електронні книги" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Вітчизняне пальне" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Вода" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Реклама" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Ремонт нерухомості" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Вино" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Ресторани" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Фармацевтичні препарати" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Всі ціни на товари вводяться з урахуванням податку" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Податкові ставки успішно отримані" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Характеристики" + }, "src_dot_translations": { "context": "translations section name", "string": "Переклади" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Перекладів, {numberOfTranslatedFields} Завершено" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Ще немає перекладу" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Назва характеристики" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Переклад характеристики \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Значення {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Значення" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Назва категорії" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Попередній перегляд пошукової системи" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Назва сторінки" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Значення {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Назва характеристики" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Опис пошукової системи" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Попередній перегляд пошукової системи" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Переклад розпродажу \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Назва розпродажу" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Опис" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", - "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" + "string": "Переклад ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Назва" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,9 +8033,12 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Назва" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "Непідтверджений" }, "src_dot_undo": { "context": "button", @@ -6278,55 +8108,63 @@ "string": "Лише попередньо авторизовані оплати можуть бути отримані" }, "src_dot_utils_dot_errors_dot_channelAlreadyExist": { - "string": "This channel has already been created" + "string": "Цей канал уже створено" }, "src_dot_utils_dot_errors_dot_channelSameCurrency": { - "string": "Currency in both channels must be the same" + "string": "Валюта в обох каналах повинна бути однаковою" }, "src_dot_utils_dot_errors_dot_channelUnique": { - "string": "Slug must be unique" + "string": "Жетон повинен бути унікальним" }, "src_dot_utils_dot_errors_dot_duplicated": { - "string": "The same object cannot be in both lists" + "string": "Той же об'єкт не може бути в обох списках" }, "src_dot_utils_dot_errors_dot_duplicatedInputItem": { "string": "Неможливо додати та видалити групу одночасно" }, "src_dot_utils_dot_errors_dot_emailNotSet": { "context": "error message", - "string": "Email address is not set" + "string": "Адреса електронної пошти не встановлена" }, "src_dot_utils_dot_errors_dot_graphqlError": { "string": "Помилка API" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Неприпустиме значення" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { - "string": "Invalid manifest format" + "string": "Недійсний формат маніфесту" }, "src_dot_utils_dot_errors_dot_invalidPassword": { "string": "Неправильний пароль" }, "src_dot_utils_dot_errors_dot_invalidPermission": { - "string": "Permission is invalid" + "string": "Дозвіл недійсний" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "Статус недійсний" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { - "string": "Url has invalid format" + "string": "URL-адреса має недійсний формат" }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", - "string": "Max value cannot be less than min value" + "string": "Максимальне значення не може бути менше мінімального значення" }, "src_dot_utils_dot_errors_dot_misconfigured": { - "string": "Plugin is misconfigured and cannot be activated" + "string": "Плагін неправильно налаштований і не може бути активований" }, "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { - "string": "This name is already taken. Please provide another." + "string": "Ця назва вже зайнята. Будь ласка, вкажіть інше." + }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", @@ -6338,24 +8176,24 @@ }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", - "string": "Page not found." + "string": "Сторінку не знайдено." }, "src_dot_utils_dot_errors_dot_notReady": { "context": "error message", - "string": "Billing address is not set or invoice is not ready to be send" + "string": "Адреса для виставлення рахунку не встановлена або рахунок не готовий до відправлення" }, "src_dot_utils_dot_errors_dot_numberNotSet": { "context": "error message", - "string": "Number not set for an invoice" + "string": "Номер для рахунку не встановлений" }, "src_dot_utils_dot_errors_dot_outOfScopeApp": { - "string": "App is out of your permissions scope" + "string": "Додаток виходить за рамки дозволів" }, "src_dot_utils_dot_errors_dot_outOfScopeGroup": { "string": "Група виходить за межі вашого дозволу" }, "src_dot_utils_dot_errors_dot_outOfScopePermission": { - "string": "Permission is out of your scope" + "string": "Дозвіл виходить за рамки ваших меж" }, "src_dot_utils_dot_errors_dot_outOfScopeUser": { "string": "Користувач виходить за межі вашого дозволу" @@ -6371,7 +8209,7 @@ "string": "Ці дозволи не входять у ваш обсяг" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "Ціна товару не може бути нижче 0." }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6404,9 +8242,12 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Невідома помилка" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", - "string": "URL not set for an invoice" + "string": "URL-адреса для рахунку не встановлена" }, "src_dot_utils_dot_errors_dot_variantNoDigitalContent": { "string": "Цей варіант не має жодного вмісту" @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Назва складу" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Пошук складу" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "Всі склади" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Створити склад" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Назва" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Зони доставки" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "На цьому складі не призначені зони доставки." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Створити склад" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Система сповіщення подій" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Створити вебхук" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Ви впевнені, що хочете видалити цюй вебхук?" @@ -6501,129 +8394,89 @@ "context": "dialog header", "string": "Видалити вебхук" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Події" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Замовлення оновлено" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Всі події" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Товар створено" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Розширюйте або обмежуйте дозволи вебхуків для реєстрації подій у системі Saleor." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Замовлення повністю оплачено" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Замовлення створено" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Замовлення скасовано" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Замовлення виконано" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Клієнт створений" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Змінено кількість в замовленні" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Виконання створено" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Ціль URL-адреси" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Назва" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Інформація" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "Ця URL-адреса отримуватиме вебхук POST запити" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "секретний ключ використовується для створення хеш-підпису з кожним корисним навантаженням. *необов’язкове поле" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Секретний ключ" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Спеціально інформація системи сповіщення подій" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Система сповіщення подій активна" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Якщо ви хочете відключити цей вебхук, зніміть прапорець нижче." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Статус системи сповіщення подій" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Деталі вебхуку без назви" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { "context": "header", - "string": "Деталі {webhookName}" + "string": "Створити реакцію на подію" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Деталі" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Події" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "секретний ключ використовується для створення хеш-підпису з кожним корисним навантаженням. *необов’язкове поле" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Ціль URL-адреси" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "Ця URL-адреса отримуватиме реакцію на подію POST запити" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Інформація" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Назва" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Система сповіщення подій активна" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Якщо ви хочете відключити цю реакцію на подію, зніміть прапорець нижче." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Статус" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Деталі вебхуку без назви" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Створити реакцію на подію" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Деталі" }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": { "string": "Вебхук не знайдено" @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Зарезервовано" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Кількість" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Недоступний для покупки" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Скасувати" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Скасувати" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Скасувати" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "стане доступним {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "буде опубліковано {date}" } } \ No newline at end of file diff --git a/locale/vi.json b/locale/vi.json index 046f1e76e..5ff6be50f 100644 --- a/locale/vi.json +++ b/locale/vi.json @@ -3,23 +3,96 @@ "context": "dialog header", "string": "Huỷ Đơn Hàng" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "Ẩn" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "Được Thấy" + }, "configurationMenuAttributes": { "string": "Xác định các thuộc tính sẽ sử dụng để tạo loại sản phẩm" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "Thiết lập và quản lý các kênh bán hàng của bạn" }, "configurationMenuNavigation": { "string": "Miêu tả cách người dùng điều hướng trong cửa hàng trực tuyến" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Quản lý và thêm các trang khác" + "string": "Thiết lập loại trang nội dung được sử dụng trong cửa hàng của bạn" }, "configurationMenuPermissionGroups": { - "string": "Manage your permission groups and their permissions" + "string": "Quản lý các nhóm quyền của bạn và quyền của họ" }, "configurationMenuProductTypes": { "string": "Định nghĩa loại sản phẩm" @@ -37,11 +110,83 @@ "string": "Quản lý cách thức tính thuế" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "Quản lý và cập nhật thông tin kho hàng của bạn" }, "configurationPluginsPages": { "string": "Xem và cập nhập các plugin" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Số tiền cố định" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": "Hoạt Động" @@ -60,27 +205,9 @@ "context": "subheader", "string": "Đây là một số thông tin chúng tôi đã thu thập được về cửa hàng của bạn" }, - "homeNotificationTableNoOrders": { - "string": "Không có đơn hàng nào có thể đáp ứng" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "Không có thanh toán chờ" - }, - "homeNotificationsTableNoProducts": { - "string": "Không có sản phẩm nào hết hàng" - }, "homeProductListCardOrders": { "context": "number of ordered products", - "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" + "string": "{amount, plural,other {{amount} đặt hàng}}" }, "homeProductsListCardHeader": { "context": "header", @@ -91,7 +218,7 @@ }, "homeScreenDisclaimer": { "context": "header", - "string": "Disclaimer" + "string": "Tuyên bố trách nhiệm" }, "homeScreenDisclaimerText1": { "string": "Trang quản trị và GraphQL API hiện đang trong thử nghiệm" @@ -103,6 +230,14 @@ "context": "header", "string": "Xin chào {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "trong khoảng" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "bằng với" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "Tạo Menu" @@ -165,7 +300,7 @@ "string": "Xoá Menu" }, "menuListDeleteMenusContent": { - "string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}" + "string": "{counter,plural,other {Bạn có chắc chắn muốn xóa {displayQuantity} menu không?}}" }, "menuListDeleteMenusHeader": { "context": "dialog header", @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "Tiêu Đề Menu" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Chưa đăng tải" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "Chưa đặt" @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "Chưa đặt" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "không áp dụng" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", "string": "không áp dụng" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "Tạo loại trang" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "Chọn loại trang" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "Hỉnh sản phẩm" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "Xuất trọng lượng sản phẩm" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "Thuế phí" }, "productExportFieldType": { "context": "product field", "string": "Loại" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "Hình ảnh biến thể sản phẩm" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "Xuất SKU biến thể" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Tình Trạng" + "string": "Xuất trọng lượng biến thể" }, "productStockHeader": { "context": "product stock, section header", @@ -283,7 +430,7 @@ "string": "Thuế" }, "productTypeTaxesInputLabel": { - "string": "Thuế" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", @@ -302,7 +449,7 @@ }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "Nhà kho" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", @@ -312,6 +459,10 @@ "context": "no warehouses info", "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" }, + "published channel": { + "context": "product label", + "string": "Đã đăng tải" + }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", "string": "Danh Mục ({quantity})" @@ -324,17 +475,21 @@ "context": "number of products", "string": "Sản phẩm ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Ngừng gán" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Ngừng gán" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Ngừng gán" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Bạn có chắc chắn muốn xoá {name} không?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "Warehouse" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Cài Đặt Email" - }, "src_dot_accept": { "context": "button", "string": "Accept" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "Trang Quản Trị" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -508,6 +674,18 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "About" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" @@ -526,7 +704,7 @@ }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Cho phép ứng dụng này có toàn quyền truy cập vào kho hàng" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Tạo Token" }, @@ -552,22 +726,26 @@ }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221": { "context": "button", - "string": "Copy token" + "string": "sao chép mã xác thực" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_4189999598": { "string": "Token mặc định của bạn đã được tạo. Hãy chắc rằng bạn đã copy token này vì bạn sẽ không thấy được token này nữa." }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "Cho phép ứng dụng này có toàn quyền truy cập vào kho hàng" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,14 +777,14 @@ "context": "table actions", "string": "Tuỳ chọn" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Vô hiệu hoá" @@ -650,7 +828,7 @@ }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3406541221": { "context": "button", - "string": "Copy token" + "string": "sao chép mã xác thực" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101": { "context": "header", @@ -671,42 +849,38 @@ "context": "delete token", "string": "Bạn có chắc chắn muốn xoá token {token} không?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "Thuộc Tính" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Bạn có chắc chắn muốn xoá thuộc tính {attributeName} không?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Vùng" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Giá Trị Bắt Buộc Điền" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Nhãn Mặc Định" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Chọn Cùng Lúc" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Mã Thuộc Tính" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "Thông tin này được sử dụng nội bộ. Bạn hãy đảm bảo không dùng dấu cách" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Nhãn Mặc Định" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "Ngày" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "Dropdown" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "File" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Chọn Cùng Lúc" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "Các Trang" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "Sản phẩm" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Giá Trị Bắt Buộc Điền" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Cân Nặng" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Tạo Thuộc Tính Mới" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Đặc Tính Cửa Hàng" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "Nếu kích hoạt thì thuộc tính sẽ được sử dụng để làm 1 cột trong bảng sản phẩm." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Thêm vào lựa chọn cột ở trang Sản Phẩm" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "Nếu kích hoạt thì thuộc tính sẽ được sử dụng để làm 1 cột trong bảng sản phẩm." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Sử Dụng Trong Việc Lọc" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "Nếu kích hoạt thì thuộc tính sẽ được sử dụng để lọc các sản phẩm trong danh sách." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Đặc Tính Cửa Hàng" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "Public" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "Hình ảnh" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Bạn có chắc chắn muốn xoá giá trị \"{name}\" không?" @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Gán giá trị" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Đã tạo thuộc tính thành công" }, @@ -942,26 +1223,40 @@ "context": "deleted multiple attributes", "string": "Các thuộc tính đã được xoá thành công" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "Đăng Nhập" + "string": "Đăng nhập" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "Mật khẩu" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "Quên mật khẩu ?" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", "string": "Xin lỗi, tên đăng nhập và mật khẩu của bạn không đúng. Xin hãy thử lại." }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Đặt lại mật khẩu của bạn" + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "Mật Khẩu Mới" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Xin hãy thiết lập mật khẩu mới." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", "string": "Đặt mật khẩu mới" @@ -969,20 +1264,33 @@ "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "Xác Nhận Mật Khẩu" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "Mật khẩu không khớp" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Quên mật khẩu? Đừng lo, chúng tôi sẽ đặt lại giúp bạn." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Gửi Hướng Dẫn" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Đặt lại mật khẩu" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Quay về đăng nhập" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Đặt lại mật khẩu" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Đã thành công! Bạn sẽ nhận được thư với hướng dẫn cài đặt lại mật khẩu trong vòng vài phút nữa." }, @@ -996,14 +1304,21 @@ "context": "button", "string": "Quay lại" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "Hủy" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Đã hủy" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "Catalog" }, @@ -1068,21 +1383,9 @@ "context": "number of products", "string": "Số Sản Phẩm" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "Giá" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "Không tìm thấy sản phẩm nào" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Loại" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Hiệu Lực" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "Tên" @@ -1091,6 +1394,10 @@ "context": "button", "string": "Thêm sản phẩm" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Sản phẩm trong {categoryName}" @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Xoá các danh mục" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", "string": "Channels" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { - "context": "dialog header", - "string": "Select Channel" + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Hiệu Lực" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", "string": "Delete Channel" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "Select Channel" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", "string": "Channel Settings" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,10 +1527,6 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", "string": "Copy" @@ -1213,6 +1535,13 @@ "context": "channel currency", "string": "Currency" }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "Channel name" + }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", "string": "Select a channel" @@ -1245,6 +1574,38 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", "string": "Channel Name" @@ -1260,6 +1621,9 @@ "context": "button", "string": "Create Channel" }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", "string": "{code} - {countries}" @@ -1276,6 +1640,9 @@ "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, @@ -1287,6 +1654,9 @@ "context": "button", "string": "Xóa" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "Bộ Sưu Tập" @@ -1333,8 +1703,8 @@ "context": "tab name", "string": "Tất Cả Bộ Sưu Tập" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Tìm Bộ Sưu Tập" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", @@ -1361,6 +1731,18 @@ "context": "collection availability", "string": "Hiệu Lực" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "Không tìm thấy sản phẩm nào" }, @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Tỉnh" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Gán các thuộc tính" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "Không tìm thấy kết quả nào" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Tìm Các Thuộc Tính" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Tìm bằng tên thuộc tính" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Gán Thuộc Tính" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "Không tìm thấy kết quả nào" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Tìm bằng tên thuộc tính" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Tìm Các Thuộc Tính" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Tìm bằng tên danh mục, ..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Tìm Danh Mục" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Tìm bằng tên bộ sưu tập, ..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Tìm bằng tên danh mục, ..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Gán Bộ Sưu Tập" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", "string": "Tìm Bộ Sưu Tập" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Tìm bằng tên bộ sưu tập, ..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Gán các sản phẩm" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Tìm bằng tên sản phẩm, thuộc tính, chủng loại, ..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Tìm Các Sản Phẩm" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Tìm bằng tên sản phẩm, thuộc tính, chủng loại, ..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Gán Sản Phẩm" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Tìm bằng tên sản phẩm, thuộc tính, chủng loại, ..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,10 +1980,14 @@ "context": "attributes, section header", "string": "Thuộc Tính" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", "string": "Các giá trị" }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" + }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", "string": "Giá trị" @@ -1559,46 +1995,51 @@ "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "Không có kết quả nào" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Được Thấy" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Ẩn" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Hiệu Lực" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Quản Lý" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "từ {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Đăng tải vào" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Đặt ngày đăng tải" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "Đã đăng tải" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "Tình Trạng" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "từ {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Đăng tải vào" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Đặt ngày đăng tải" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Hiệu Lực" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Quản Lý" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Tỉnh" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Lỗi" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Quốc Gia" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Bạn có chắc chắn muốn xoá tab tìm kiếm {name} không?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Thử với GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "Lỗi" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Về trang chủ" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "Trang Quản Trị" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Lỗi" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Đừng lo, mọi thứ sẽ ổn thôi" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "Chúng ta gặp phải một vấn đề..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Tải Lên" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "Không có kết quả nào" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "bằng với" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "và" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Xem Thêm" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "trong khoảng" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "Lọc" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "và" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "Lọc" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "Lưu địa chỉ" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Thả vào đây để upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "Thêm" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "Giá trị" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Tuỳ chọn" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "đến {money}" @@ -1992,6 +2449,14 @@ "context": "button", "string": "Quay về trang quản trị" }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" + }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, @@ -2059,6 +2524,10 @@ "src_dot_components_dot_TableHead_dot_868570480": { "string": "Đã chọn {number} hạng mục" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Gửi" @@ -2066,6 +2535,9 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Để lại lời nhắn của bạn ở đây..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", "string": "Đăng Xuất" @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Hoàn Tác" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "Tiếp tục" + }, "src_dot_create": { "context": "button", "string": "Tạo" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Thêm Địa Chỉ" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "Sổ Địa Chỉ của {fullName}" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "Khách hàng này chưa có địa chỉ nào trong sổ địa chỉ. Bạn có thể thêm địa chỉ bằng nút bên dưới." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "Không có địa chỉ nào để hiển thị cho khách hàng này" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Thêm Địa Chỉ" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "Khách hàng này chưa có địa chỉ nào trong sổ địa chỉ. Bạn có thể thêm địa chỉ bằng nút bên dưới." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "Sổ Địa Chỉ của {fullName}" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "Thông tin của {fullName}" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "Không có địa chỉ nào để hiển thị cho khách hàng này" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "Địa Chỉ Mặc Định" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "Địa Chỉ Thanh Toán Mặc Định" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "Đặt làm địa chỉ vận chuyển mặc định" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "Địa Chỉ Nhận Hàng Mặc Định" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "Xoá Địa Chỉ" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Sửa Địa Chỉ" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "Đặt làm địa chỉ thanh toán mặc định" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "Địa Chỉ Nhận Hàng Mặc Định" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "Đặt làm địa chỉ vận chuyển mặc định" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Ghi chú" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Thông Tin Cá Nhân" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Các Thông Tin Liên Hệ" + "string": "Thông Tin Liên Hệ" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Tìm Khách Hàng" @@ -2402,6 +2898,12 @@ "src_dot_dashboard": { "string": "Trang Quản Trị" }, + "src_dot_date": { + "string": "Ngày" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", "string": "Xoá" @@ -2413,45 +2915,52 @@ "src_dot_description": { "string": "Mô tả" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "Giảm Giá" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Tên danh mục" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Các Danh Mục Phù Hợp" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "Không tìm thấy danh mục nào" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "Sản phẩm" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Gán các danh mục" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Gán các bộ sưu tập" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Các Danh Mục Phù Hợp" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "Không tìm thấy bộ sưu tập nào" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "Không tìm thấy danh mục nào" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Tên Danh Mục" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "Sản phẩm" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Tên bộ sưu tập" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Gán các bộ sưu tập" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Các Bộ Sưu Tập Phù Hợp" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "Không tìm thấy bộ sưu tập nào" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "Tên Bộ Sưu Tập" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "Sản phẩm" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Gán Đất Nước" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Hiệu Lực" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "Không tìm thấy sản phẩm nào" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Gán các sản phẩm" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Tên Sản Phẩm" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Các Sản Phẩm Phù Hợp" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "Không tìm thấy sản phẩm nào" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Hiệu Lực" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Tên Sản Phẩm" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", "string": "Loại Sản Phẩm" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Các Sản Phẩm Phù Hợp" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "No variants found" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Tên Sản Phẩm" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Loại Sản Phẩm" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "Kích hoạt" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Hết hiệu lực" @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Tạo Mã" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Giới hạn tổng số lần có thể sử dụng việc giảm giá này" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Giới hạn 1 lần cho mỗi khách hàng" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Giới hạn tổng số lần có thể sử dụng việc giảm giá này" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Giới Hạn" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Giới Hạn Sử Dụng" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Giới Hạn" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "Kích hoạt" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Hết hiệu lực" @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Bạn có chắc chắn muốn xoá {saleName} không?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Ngừng Gán Danh Mục Với Khuyến Mãi" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Ngừng Gán Bộ Sưu Tập Với Khuyến Mãi" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Các khuyến mãi đã xoá" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Ngừng Gán Sản Phẩm Với Khuyến Mãi" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Các khuyến mãi đã xoá" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Các khuyến mãi đã xoá" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Xoá Khuyến Mãi" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Ngừng Gán Danh Mục Với Khuyến Mãi" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Bạn có chắc chắn muốn xoá {saleName} không?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Xoá Các Khuyến Mãi" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Đã tạo voucher mới thành công" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Đã xoá voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Ngừng Gán Bộ Sưu Tập Với Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Ngừng Gán Sản Phẩm Với Voucher" @@ -2974,7 +3558,7 @@ "string": "Sửa" }, "src_dot_email": { - "string": "Địa Chỉ Email" + "string": "Email address" }, "src_dot_endDate": { "string": "Ngày Kết Thúc" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "Giờ Kết Thúc" }, + "src_dot_error": { + "string": "Lỗi" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2996,6 +3583,614 @@ "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "Khách Hàng" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Ghi chú" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Thay đổi" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "Chi tiết" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Hết hiệu lực" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "Chi tiết" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "Số tiền" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "Currency" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "Sản Phẩm" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "Tình Trạng" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Xoá" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "Sản Phẩm" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Cài đặt" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "Trang Chủ" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Đã đặt đơn hàng #{orderId}" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "Không có đơn hàng nào có thể đáp ứng" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "Không có thanh toán chờ" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Họ" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Quản Lý" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "Đơn Hàng" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Sửa Địa Chỉ Vận Chuyển" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Sửa Địa Chỉ Thanh Toán" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "Huỷ Các Đơn Hàng" @@ -3078,6 +4305,86 @@ "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "Địa chỉ thanh toán" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Thêm địa chỉ mới" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "Không tìm thấy kết quả nào" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "Địa chỉ giao hàng" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "Không có ghi chú nào từ khách hàng" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "Địa Chỉ Thanh Toán" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "Huỷ đơn hàng" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "Thêm" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Giá trị giảm" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Số Tiền Cố Định" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Tỷ Lệ Phần Trăm" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "Tổng" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Thêm đơn vị vận chuyển" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Thuế (bao gồm VAT)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "Giảm giá" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "Không có đơn vị vận chuyển nào phù hợp" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "Tạm tính" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Thuế (bao gồm VAT)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "Tổng" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "Thêm các sản phẩm" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Tạo đơn hàng" @@ -3216,45 +4588,86 @@ "context": "button", "string": "Hoàn Tất" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Đáp Ứng" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "Đơn đặt hàng" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "Tên sản phẩm" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "Tên sản phẩm" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "Quantity to fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "SKU" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Đáp Ứng" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Thêm mã theo dõi vận chuyển" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "Hoàn tiền" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Mã Theo Dõi Vận Chuyển: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, @@ -3266,24 +4679,25 @@ "context": "dialog header", "string": "Huỷ Giao Hàng" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "Số lượng" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Mã theo dõi vận chuyển" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "Tên sản phẩm" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "SKU" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Mã theo dõi vận chuyển" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Thêm Mã Chuyển Hàng" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Thêm mã theo dõi vận chuyển" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "Giá" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "Sản Phẩm" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "Số lượng" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Mã Theo Dõi Vận Chuyển: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Đã Đáp Ứng ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Huỷ Giao Hàng" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "Tổng" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Địa chỉ đặt hàng đã được cập nhập" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "Đã thêm ghi chú vào đơn hàng" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Xác nhận đặt hàng đã được gửi đến khách hàng" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Thanh toán đã huỷ" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Đơn hàng đã được thanh toán đầy đủ" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Thanh toán đã được hoàn trả" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Các sản phẩm đã được thêm vào đơn hàng nháp" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Đã bán quá hàng trong kho: {quantity} sản phẩm" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Các sản phẩm đã được xoá khỏi đơn hàng nháp" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Thanh toán không thành công" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Đã huỷ đơn hàng" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3515,12 +4893,16 @@ }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": { "context": "invoice number prefix", - "string": "Invoice" + "string": "Hóa đơn" }, "src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": { "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,14 +4918,38 @@ "context": "tab name", "string": "Tất Cả Đơn Hàng" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "Khách Hàng" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Đã tạo" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Tình trạng thực hiện" }, @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Vô Hiệu Hoá Thanh Toán" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "Vận chuyển" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "Bao gồm VAT" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} sản phẩm" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Số tiền đã thu" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Vô hiệu" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "Hoàn tiền" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Ghi nhận đã thanh toán" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Số tiền cần xử lý" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "Số tiền đã được uỷ quyền" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Thuế" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "Thu" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Số tiền đã thu" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "Giảm giá" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} sản phẩm" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Ghi nhận đã thanh toán" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Số tiền cần xử lý" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "Tình trạng thanh toán" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "Số tiền đã được uỷ quyền" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "Hoàn tiền" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "Vận chuyển" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "không áp dụng" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "không áp dụng" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "Tạm tính" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "Thuế" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "Tổng" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "Bao gồm VAT" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "Hoàn tiền" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Mã giảm giá" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,74 +5105,28 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Tìm Các Sản Phẩm" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "Không tìm thấy sản phẩm nào phù hợp với truy vấn" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "Giá" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "Sản Phẩm" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "Số lượng" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "SKU" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Hoàn tiền" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Số tiền" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "Tổng" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "Tổng" @@ -3771,6 +5155,18 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" @@ -3783,6 +5179,90 @@ "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "Số tiền" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "Hoàn tiền" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "Giá" @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "Giá" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "Sản Phẩm" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Thay" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Đã Đáp Ứng ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "Chưa Đáp Ứng" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Cài đặt" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3853,34 +5425,10 @@ "context": "dialog header", "string": "Sửa Cách Thức Vận Chuyển" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "Giá" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "Sản Phẩm" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Đáp Ứng" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "Số lượng" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Chưa Đáp Ứng ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "SKU" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "Tổng" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Đã cập nhập đơn hàng thành công" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Cách thức vận chuyển đã được cập nhập thành công" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Việc thực hiện đã được huỷ thành công" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Việc thực hiện đã được huỷ thành công" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,6 +5525,18 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" @@ -4013,19 +5580,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "Tạo loại trang" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4115,6 +5678,14 @@ "context": "button", "string": "Tạo trang" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "Tiêu đề" @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Đã hoàn tiền một phần" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "Tình trạng thanh toán" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Không Hoạt Động" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Kích hoạt" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Không Hoạt Động" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Phân Quyền" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Tên Plugin" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Thông tin và tình trạng của plugin" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Kích hoạt plugin" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Cài Đặt Plugin" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Cài Đặt Plugin" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "Thông Tin {pluginName}" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Thông tin và tình trạng của plugin" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "Đây là một số thông tin chung về cửa hàng của bạn. Chúng được sử dụng để xác định URL của cửa hàng và thông tin hiển thị tại thanh bar trình duyệt." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Tìm Plugin..." }, @@ -4416,28 +5993,64 @@ "string": "Tất cả các plugin" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Kích hoạt" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Không Hoạt Động" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Kích hoạt" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Tuỳ chọn" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "Tên" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "Không tìm thấy plugin nào" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Kích hoạt" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "Cấu Hình" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Vô hiệu hoá" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "Tên" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Xoá Phân Quyền" @@ -4445,6 +6058,9 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "Plugin có thể sẽ không hoạt động sau khi xoá trường thông tin này. Bạn có chắc chắn muốn tiệp tục không?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Các Loại Sản Phẩm" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Các Thuộc Tính Sản Phẩm" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Các Thuộc Tính Của Biến Thể" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Bạn có chắc chắn muốn xoá {name} không?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Xoá Loại Sản Phẩm" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Sử dụng thuộc tính của biến thể sản phẩm" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Tên Loại Sản Phẩm" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Cân Nặng" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "Không tìm thấy thuộc tính nào" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Tên thuộc tính" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Gán thuộc tính" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Các Thuộc Tính Của Biến Thể" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Đã tạo loại sản phẩm mới thành công" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Xoá Các Loại Sản Phẩm" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Loại sản phẩm đã được xoá" }, @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,53 +6338,49 @@ "string": "Tìm bằng tên thuộc tính" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "Tất Cả Hình Ảnh" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Không bắt buộc" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Sửa Hình" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Xem Hình Ảnh" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Thông Tin Hình Ảnh" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "Hình Ảnh" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "Giá" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "Tạo Sản Phẩm" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Loại" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Tìm Các Sản Phẩm..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "Tất Cả Sản Phẩm" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Hiệu Lực" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "Ẩn" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Hết Hàng" @@ -4788,10 +6426,6 @@ "context": "product is visible", "string": "Được Thấy" }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "Giá" - }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Cơ Bản" @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "Không tìm thấy sản phẩm nào" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Loại" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Có Thể Cấu Hình" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Hiệu Lực" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "Tên" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Cơ Bản" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "Hiệu Lực" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "Giá" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Loại" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "Không bắt buộc" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Tải Lên" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Danh Mục" @@ -4830,7 +6516,6 @@ "string": "Sắp Xếp Sản Phẩm" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Có Thể Cấu Hình" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Cân Nặng" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Mã Hàng)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "Số lượng" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "Channels" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "Đã đăng tải" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Các Thuộc Tính Của Biến Thể" @@ -4905,6 +6661,10 @@ "context": "button", "string": "Xoá Biến Thể" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Lưu biến thể" @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Thuộc Tính" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Áp dụng lượng hàng tồn theo thuộc tính cho từng SKU" }, @@ -5006,6 +6773,10 @@ "context": "variant name", "string": "Biến Thể" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "Các giá trị" + }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", "string": "Xoá biến thể" @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Xoá Biến Thể" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Lựa Chọn Hình Ảnh" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "Hình Ảnh" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Chọn 1 hình ảnh biến thể từ các hình ảnh sản phẩm" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Chọn hình ảnh" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5049,6 +6832,18 @@ "context": "variant name", "string": "Biến Thể Mới" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "Ẩn" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Các Thuộc Tính Của Biến Thể" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Hiệu Lực" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Giá Thành" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5083,6 +6886,10 @@ "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Chi phí" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,6 +6922,10 @@ "context": "button", "string": "Tạo các biến thể" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", "string": "Các Biến Thể" @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Sử dụng các biến thể cho các sản phẩm có nhiều phiên bản, ví dụ như kích cỡ hoặc màu sắc khác nhau" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,9 +6957,16 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "SKU" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", "string": "Biến Thể" @@ -5196,17 +7018,13 @@ "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Xoá Các Biến Thể của Sản Phẩm" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Bạn có chắc chắn muốn xoá {name} không?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Sản phẩm đã được xoá" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Bạn có chắc chắn muốn xoá {name} không?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Xoá Sản Phẩm" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Xoá Các Biến Thể của Sản Phẩm" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Đặc Tính" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Đã hoàn trả hết" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "Xoá" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "Bắt buộc phải điền thông tin vào đây" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "Khuyến Mãi" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Các thay đổi đã được lưu" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Gửi" @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,9 +7153,9 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "Cước phí này sẽ được áp dụng cho tất cả đơn hàng với bất kỳ giá trị" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "Không có giới hạ nào cho giá trị" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "Không có giới hạ nào cho giá trị" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "Không tìm thấy sản phẩm nào phù hợp với truy vấn" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5380,12 +7233,21 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Tuỳ chọn" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "Đơn vị này sẽ được sử dụng làm mặc định cho cân nặng để tính phí vận chuyển" @@ -5400,63 +7262,123 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Phần còn lại của thế giới" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Tuỳ Chọn Nhanh" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Hãy chọn các đất nước bạn muốn thêm vào vùng giao hàng từ danh sách dưới đây" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Gán Đất Nước" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "Nếu được chọn sẽ thêm tất cả các quốc gia chưa được chọn vào các vùng vận chuyển khác" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Tìm bằng tên quốc gia" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Hãy chọn các đất nước bạn muốn thêm vào vùng giao hàng từ danh sách dưới đây" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Gán các đất nước" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Các Quốc Gia A Đến Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Tuỳ Chọn Nhanh" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Phần còn lại của thế giới" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "Nếu được chọn sẽ thêm tất cả các quốc gia chưa được chọn vào các vùng vận chuyển khác" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Tìm Các Quốc Giá" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Hiện tại chưa có quốc gia nào được gán vào vùng vận chuyển này" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Tìm bằng tên quốc gia" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "Các Quốc Gia" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Tạo Vùng Vận Chuyển Mới" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "Đây là vùng vận chuyển mặc định, vùng này sẽ được sử dụng cho tất cả các quốc giá chưa được gán vào vùng nào khác" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "Vận chuyển" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Hiện tại chưa có quốc gia nào được gán vào vùng vận chuyển này" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "Các Quốc Gia" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "Đây là vùng vận chuyển mặc định, vùng này sẽ được sử dụng cho tất cả các quốc giá chưa được gán vào vùng nào khác" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Hiện tại chưa có quốc gia nào được gán vào vùng vận chuyển này" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} trong {maxCharacters} ký tự" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Khu vực giao hàng" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "Thêm" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "Tên" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Thêm" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Cài đặt" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,6 +7467,10 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Xoá Các Vùng Vận Chuyển" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Ngừng gán" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Xoá Vùng Vận Chuyển" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Bạn có chắc chắn muốn xoá {countryName} khỏi vùng giao hàng này?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Xoá từ Khu Vực Vận Chuyển" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Ngừng gán" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,71 +7533,77 @@ "context": "site settings section name", "string": "Thiết Lập Website" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Tên của cửa hàng được hiện thị trên tab của trình duyệt" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Giới Thiệu Cửa Hàng" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Tên của hàng" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL của trang thương mại điện tử" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Giới thiệu về cửa hàng được hiển thị phía trên thanh tab sau tên cửa hàng" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Địa chỉ email" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "Thông tin này sẽ hiện thị tại tên \"from\"" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Cài Đặt Email" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Cấu hình địa chỉ email để sử dụng cho việc gửi các email tự động đến khách hàng." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "URL cài đặt lại mật khẩu của khách hàng" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "URL này sẽ được sử dụng cho việc cài đặt lại mật khẩu và sẽ được gửi qua email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "Địa chỉ URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Email của người gửi" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "Địa chỉ này sẽ được sử dụng trong việc tạo hoá đơn và tính phí vận chuyển." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Thông Tin Cửa Hàng" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "Thông Tin Công Ty" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Cài Đặt Email" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Địa chỉ Email được cung cấp ở đây sẽ được sử dụng để liên hệ với khách hàng." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "Đây là một số thông tin chung về cửa hàng của bạn. Chúng được sử dụng để xác định URL của cửa hàng và thông tin hiển thị tại thanh bar trình duyệt." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "Tại đây bạn sẽ tìm được các thiết lập cho email của cửa hàng. Bạn có thể nhập email chính và một số nội dung của email" - }, "src_dot_somethingWentWrong": { "string": "Hệ thống gặp lỗi lạ" }, @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "Quyền hạn" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "Người dùng đã kích hoạt" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "Tất Cả Nhân Viên" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Tìm Nhân Viên" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Mời Nhân Viên" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Kích hoạt" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Thiết Lập Riêng" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Thay đổi" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Thông Tin Nhân Viên" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Đổi hình ảnh" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Xoá" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Xoá hình ảnh" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Tên Quốc Gia" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Danh Mục" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Thuế Suất" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Thuế suất tại {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "Tất cả giá đều đã bao gồm thuế" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Đã tải mức thuế thành công" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "Thuộc Tính" + }, "src_dot_translations": { "context": "translations section name", "string": "Phiên Dịch" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "Chưa có bản dịch" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Tên Thuộc Tính" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Giá trị {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "Các giá trị" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Tên Danh Mục" }, @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Xem Trước Hệ Thống Tìm Kiếm" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Tiêu Đề Trang" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Giá trị {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Tên Thuộc Tính" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Mô Tả Hệ Thống Tìm Kiếm" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Xem Trước Hệ Thống Tìm Kiếm" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Phiên Dịch Khuyến Mãi \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Tên Khuyến Mãi" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "Mô tả" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "Tên" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Tên Voucher" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6299,6 +8129,10 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" }, @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6404,6 +8242,9 @@ "src_dot_utils_dot_errors_dot_unknownError": { "string": "Unknown error" }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" + }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", "string": "URL not set for an invoice" @@ -6421,7 +8262,7 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "Kho hàng" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,13 +8322,58 @@ "context": "warehouse", "string": "Tên" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Cài đặt" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" @@ -6485,10 +8382,6 @@ "context": "webhooks section name", "string": "Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Tạo Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Xoá Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Các Sự Kiện" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Đã cập nhập đơn hàng" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "Tất cả sự kiện" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Sản phẩm đã được tạo" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Thêm hoặc giới hạn quyền truy cập của webhook đến các phần của hệ thống." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Đơn hàng đã được thanh toán hết" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Đã tạo đơn hàng" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Đã huỷ đơn hàng" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Đã đáp ứng đơn hàng" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Đã tạo khách hàng" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Thay đổi số lượng khi thanh toán" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "URL Đích" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Tên Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Thông Tin Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "URL này sẽ nhận các truy vấn POST của webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "key bí mật được sử dụng để tạo chữ ký hash với mỗi payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Key Bí Mật" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Thông tin về webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook đã được kích hoạt" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "Hãy bỏ chọn ô dưới nếu bạn muốn vô hiệu hoá webhook này" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Tình Trạng Webhook" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Tạo Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "Thông tin {webhookName}" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Các Sự Kiện" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "key bí mật được sử dụng để tạo chữ ký hash với mỗi payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "URL Đích" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "URL này sẽ nhận các truy vấn POST của webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Thông Tin Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Tên Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook đã được kích hoạt" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "Hãy bỏ chọn ô dưới nếu bạn muốn vô hiệu hoá webhook này" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Tình Trạng Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Tạo Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "Thông tin {webhookName}" }, @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "Allocated" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "Số lượng" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Ngừng gán" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Ngừng gán" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Ngừng gán" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } } \ No newline at end of file diff --git a/locale/zh-Hans.json b/locale/zh-Hans.json index dfd0a020b..90ff24bad 100644 --- a/locale/zh-Hans.json +++ b/locale/zh-Hans.json @@ -3,20 +3,93 @@ "context": "dialog header", "string": "取消订单" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "Refunded amount" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "隐藏" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "Visible since {date}" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "可见的" + }, "configurationMenuAttributes": { "string": "确认创建产品类型的属性" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "定义和管理你的销售渠道" }, "configurationMenuNavigation": { - "string": "定义用户如何浏览您的商店" + "string": "定义如何为用户在你的商店中浏览做站点导航" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "管理和添加其它的页面" + "string": "定义在你的商店中使用的内容页的类型" }, "configurationMenuPermissionGroups": { "string": "管理您的权限及组权限" @@ -25,7 +98,7 @@ "string": "定义您销售的产品类型" }, "configurationMenuShipping": { - "string": "管理您的发货方式" + "string": "管理您的交货方式" }, "configurationMenuSiteSettings": { "string": "查看和更新您的网站设置" @@ -42,12 +115,84 @@ "configurationPluginsPages": { "string": "查看和更新您的插件及其设置" }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "Products refunded" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "Fixed amount" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" + }, "homeActivityCardHeader": { "context": "header", "string": " 活动" }, "homeActivityCardNoActivities": { - "string": "没有促销活动" + "string": "查无活动" }, "homeAnalyticsCardHeader": { "string": "今天" @@ -60,24 +205,6 @@ "context": "subheader", "string": "这是我们收集的有关您商店的一些信息" }, - "homeNotificationTableNoOrders": { - "string": "没有进行中的订单" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,other {{amount}个订单进行中}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,other {需付款{amount} }}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,other {{amount} 产品缺货}}" - }, - "homeNotificationsNoPayments": { - "string": "没有未付款的订单" - }, - "homeNotificationsTableNoProducts": { - "string": "没有产品缺货" - }, "homeProductListCardOrders": { "context": "number of ordered products", "string": "{amount, plural,other {{amount} 下订单}}" @@ -94,7 +221,7 @@ "string": "声明" }, "homeScreenDisclaimerText1": { - "string": "新的仪表板和GraphQL API是预览版本的软件。" + "string": "新的 dashboard 和GraphQL API是预览版本的软件。" }, "homeScreenDisclaimerText2": { "string": "GraphQL API为beta质量。 尚未完全优化,可能会缺少某些突变或查询。" @@ -103,6 +230,14 @@ "context": "header", "string": "您好, {userName}" }, + "is filter range between value": { + "context": "is filter range or value", + "string": "between" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "equal to" + }, "menuCreateDialogHeader": { "context": "dialog header", "string": "新建菜单" @@ -118,7 +253,7 @@ "string": "删除菜单" }, "menuDetailsPageHelperText": { - "string": "通过拖放来创建导航结构。 只需创建一个新菜单项,然后将其拖动到其预定位置即可。 您可以相互移动项目以创建树结构,并上下拖动项目以创建层次结构" + "string": "通过拖放来创建导航结构。 只需创建一个新菜单项,然后把它拖到指定的位置。 你可以在彼此之间移动项目以创建一个树状结构,并向上和向下拖动项目以创建一个层次结构。" }, "menuItemDialogAddItem": { "context": "create new menu item, header", @@ -191,6 +326,14 @@ "menuPropertiesMenuTitle": { "string": "菜单标题" }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "未发布" + }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", "string": "没有设置" @@ -203,20 +346,24 @@ "context": "shipping address is not set in draft order", "string": "没有设置" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "没有生效" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", - "string": "没有生效" + "string": "不适用" }, "pageTypeCreateHeader": { "context": "window title", - "string": "Create Page Type" + "string": "创建页面类型" }, "pageTypeInputLabel": { - "string": "Select content type" + "string": "选择内容类型" + }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" }, "productExportFieldCategory": { "context": "product field", @@ -236,35 +383,35 @@ }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "产品图片" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "导出产品重量" }, "productExportFieldTaxes": { "context": "product field", - "string": "Charge Taxes" + "string": "计税" }, "productExportFieldType": { "context": "product field", - "string": "Type" + "string": "类型" + }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" }, "productExportFieldVariantImages": { "context": "product field", - "string": "Variant Images" + "string": "变体图片" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "导出变体SKU" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" + "string": "导出变体重量" }, "productStockHeader": { "context": "product stock, section header", @@ -283,11 +430,11 @@ "string": "税" }, "productTypeTaxesInputLabel": { - "string": "税" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", - "string": "Price" + "string": "价格" }, "productVariantCreatePricesStockInputLabel": { "string": "库存" @@ -298,7 +445,7 @@ }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "没有为你的商店设置仓库。你可以配置品种而不提供库存数量。" }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", @@ -306,11 +453,15 @@ }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "没有为你的商店设置仓库。为了给品种添加库存数量,请配置一个仓库" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "没有为你的商店设置仓库。为了给单品添加库存数量,请配置一个仓库" + }, + "published channel": { + "context": "product label", + "string": "已发布" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", @@ -324,17 +475,21 @@ "context": "number of products", "string": "产品 ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "取消分配" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "取消分配" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "取消分配" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,206 +500,225 @@ "string": "您确认想要删除 {name}??" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", + "context": "WarehousesSection select field label", "string": "货仓" }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "邮件配置" - }, "src_dot_accept": { "context": "button", "string": "接受" }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "应用" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" + }, "src_dot_apps": { "context": "apps section name", - "string": "Apps" + "string": "应用" + }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "应用已激活" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "应用已注销" }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", - "string": "Activate App" + "string": "激活应用" + }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", - "string": "Are you sure you want to activate {name}? Activating will start gathering events." - }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" + "string": "确认激活{name}? 激活过程将开始收集事件." }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", - "string": "Activate" + "string": "激活" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": { "context": "button label", - "string": "Deactivate" + "string": "注销" }, "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": { "context": "dialog header", - "string": "Dectivate App" + "string": "注销应用" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", - "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." + "string": "确认注销该应用? 在重新激活应用前你的数据将被保留, 同时你仍需要为此应用付费." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", - "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", + "string": "确认注销 {name} ? 在重新激活应用前你的数据将被保留, 同时你仍需要为此应用付费." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { "context": "delete custom app", - "string": "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?" + "string": "删除应用 {name} 将会移除所有应用相关的数据和webhook. 确认执行?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "删除应用" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "确认删除此应用?" }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "删除 {name} 将会移除应用安装. 如果你付费订阅了该应用, 记得从 Saleor Marketplace 取消订阅. 确认删除该应用?" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": { "context": "link", - "string": "Deactivate" + "string": "注销" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": { "context": "app privacy policy link", - "string": "View this app’s privacy policy" + "string": "查看该应用的隐私政策" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "编辑设定" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", - "string": "Data privacy" + "string": "数据隐私政策" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": { "context": "link", - "string": "Get Support" + "string": "获取支持" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": { "context": "button", - "string": "Open App" + "string": "打开应用" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": { "context": "link", - "string": "Activate" + "string": "激活" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "应用权限" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": { "context": "apps about permissions", - "string": "This app has permissions to:" + "string": "该应用有如下权限:" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": { "context": "section header", - "string": "About this app" + "string": "关于此应用" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "后台" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", - "string": "Delete App" + "string": "删除应用" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": { "context": "delete app", - "string": "Are you sure you want to delete this app?" + "string": "确认删除此应用?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": { "context": "delete app", - "string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?" + "string": "删除 {name} 只会移除应用. 如果你付费订阅了该应用, 记得从 Saleor Marketplace 取消订阅. 确认删除该应用?" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": { "context": "title", - "string": "There’s a problem with app." + "string": "应用出现了问题" }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": { "context": "content", - "string": "Saleor couldn’t fetch crucial information regarding installation. Without those System can’t install the app in your Saleor. Please use the button below to get back to system’s dashboard." + "string": "Saleor 无法获取安装的关键信息. 系统在信息缺失的情况下无法将应用安装到 Saleor. 请使用下面的按钮回到系统 dashboard." }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "回到主页" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "了解关于数据隐私的更多信息" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", - "string": "Install App" + "string": "安装应用" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": { "context": "install app permissions", - "string": "Installing this app will give it following permissions:" + "string": "安装此应用会授予它如下权限:" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": { "context": "install app privacy", - "string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. " + "string": "移除应用将删除所有的储存于 {name} 的客户个人数据" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": { "context": "section header", - "string": "You are about to install {name}" + "string": "即将安装 {name}" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": { "context": "section header", - "string": "App permissions" + "string": "应用权限" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "关于" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "支持/常见问题解答" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", - "string": "Ongoing Installations" + "string": "进行中的安装过程" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "重试" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", - "string": "There was a problem during installation" + "string": "安装出现问题" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": { "context": "app installation", - "string": "Installing app..." + "string": "正在安装应用..." }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "对应用授予商店操作的所有操作权限" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "扩展或限制应用在 Saleor 系统中的特定部分的权限" }, "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": { "context": "header", - "string": "Create New App" - }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "string": "创建新的应用" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { - "string": "Generated Token" + "string": "生成的令牌" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": { - "string": "This token gives you access to your shop's API, which you'll find here: {url}" + "string": "此令牌将授予你操作商店的API的权限. 详情见这里: {url}" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": { "context": "button", @@ -552,112 +726,116 @@ }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221": { "context": "button", - "string": "复制令牌(token)" + "string": "复制令牌" }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_4189999598": { - "string": "We’ve created your default token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "已经为你建立了默认的令牌, 请确保为这个新的个人操作令牌做一个副本, 之后它将不再重现." }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": { "context": "checkbox label", - "string": "Grant this app full access to the store" + "string": "对应用授予商店操作的所有权限" + }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "注销" }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", - "string": "Expand or restrict app permissions to access certain part of Saleor system." + "string": "扩展或限制应用在 Saleor 系统中的特定部分的权限" }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "激活" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", - "string": "App Information" + "string": "应用信息" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": { "context": "custom app name", - "string": "App Name" + "string": "应用名称" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": { "context": "custom app token key", "string": "密钥" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057": { - "string": "No tokens found" + "string": "没有发现令牌" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": { "context": "header", - "string": "Tokens" + "string": "令牌" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": { "context": "button", - "string": "Create Token" + "string": "创建令牌" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": { - "string": "Token Note" + "string": "令牌备注" }, "src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": { "context": "table actions", "string": "动作" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", - "string": "Create App" + "string": "创建应用" + }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", - "string": "Deactivated" + "string": "已注销" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "关于" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", - "string": "You don’t have any installed apps in your dashboard" + "string": "在 dashboard 中没有任何安装的应用" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": { "context": "section header", - "string": "Third-party Apps" + "string": "第三方应用" }, "src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": { "context": "section header", - "string": "Saleor Marketplace" + "string": "Saleor 应用市场" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": { "context": "marketplace content", - "string": "Marketplace is coming soon" + "string": "应用市场即将上线" }, "src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": { "context": "marketplace button", - "string": "Visit Marketplace" + "string": "浏览应用市场" }, "src_dot_apps_dot_components_dot_Marketplace_dot_52985091": { "context": "marketplace content", - "string": "Discover great free and paid apps in our Saleor Marketplace." + "string": "在 Saleor 应用市场发现超好用的免费/付费应用" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": { - "string": "Generated Token" + "string": "生成的 Token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168": { - "string": "Access token is used to authenticate service accounts" + "string": "操作令牌被用来认证服务账号" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3009959880": { - "string": "We’ve created your token. Make sure to copy your new personal access token now. You won’t be able to see it again." + "string": "已经为你建立了默认的令牌, 请确保为这个新的个人操作令牌做一个副本, 之后它将不再重现." }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3406541221": { "context": "button", - "string": "复制令牌(token)" + "string": "复制令牌 token" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101": { "context": "header", - "string": "Create Token" + "string": "创建令牌" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": { - "string": "Token Note" + "string": "令牌备注" }, "src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": { "context": "create service token, button", @@ -665,47 +843,43 @@ }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": { "context": "dialog title", - "string": "Delete Token" + "string": "删除令牌" }, "src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": { "context": "delete token", - "string": "Are you sure you want to delete token {token}?" + "string": "确认需要删除令牌 {token} ?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", - "string": "Failed to fetch app settings" + "string": "无法获取应用设定" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", - "string": "Install App" + "string": "安装应用" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { + "context": "message title", + "string": "无法安装 {name}" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { + "context": "message title", + "string": "应用已安装" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { "context": "app has been installed", - "string": "{name} is ready to be used" + "string": "{name} 已经就绪" }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { "context": "app has been removed", - "string": "App successfully removed" + "string": "成功移除应用" }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { - "context": "message title", - "string": "Couldn’t Install {name}" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { - "context": "message title", - "string": "App installed" - }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", - "string": "Create App" + "string": "创建应用" + }, + "src_dot_assign": { + "context": "button", + "string": "Assign" }, "src_dot_attributes": { "context": "attributes section name", @@ -733,37 +907,129 @@ "context": "dialog content", "string": "确认要删除{attributeName}属性?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "商店所有者的目录输入类型" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "下拉" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "File" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "区域" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "所需值" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "默认标签" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "多选" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "属性码" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", - "string": "This is used internally. Make sure you don’t use spaces" + "string": "该项目被内部使用. 确保不要使用空格字符" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "日期" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "下拉" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "文件" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "商店所有者的目录输入类型" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "多选" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "页" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "产品" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "必填值" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -771,130 +1037,141 @@ }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": { "context": "button", - "string": "Create attribute" + "string": "建立属性" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": { - "string": "Search Attribute" + "string": "搜索属性" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": { "context": "attribute can be column in product list table", - "string": "Can be used as column" + "string": "可以作为列使用" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": { "context": "use attribute in filtering", - "string": "Filterable in Dashboard" + "string": "Dashboard 中可过滤" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": { "context": "use attribute in filtering", - "string": "Filterable in Storefront" + "string": "Storefront 中可过滤" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": { "context": "attribute can be used only in variants", - "string": "Variant Only" + "string": "仅变体可用" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": { "context": "attribute value is required", - "string": "所需值" + "string": "必填值" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": { "context": "attribute", - "string": "Visible on Product Page in Storefront" + "string": "可见于Storefront的产品页面" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": { - "string": "No attributes found" + "string": "缺少属性" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": { "context": "attribute can be searched in storefront", - "string": "Use in faceted search" + "string": "在分面检索中使用" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": { "context": "attribute can be searched in dashboard", - "string": "Searchable" + "string": "可检索" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": { "string": "属性码" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": { "context": "attribute is visible", - "string": "Visible" + "string": "可见的" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": { "context": "attribute's label'", - "string": "Default Label" + "string": "默认标签" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": { - "string": "Define where this attribute should be used in Saleor system" + "string": "定义该属性在 Saleor 系统中的何处被使用" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": { "context": "section header", - "string": "Organization" + "string": "组织" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": { - "string": "Attribute Class" + "string": "属性 Class" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": { "context": "attribute type", - "string": "Content Attribute" + "string": "内容属性" }, "src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": { "context": "attribute type", - "string": "Product Attribute" + "string": "产品属性" }, "src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": { "context": "page title", "string": "新建新属性" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", - "string": "添加列选项" + "string": "添加到列选项" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "如果打开, 该属性将被当作产品表中的一个列来使用" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard 属性" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", - "string": "Use in Filtering" + "string": "用于过滤" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { - "string": "If enabled, you’ll be able to use this attribute to filter products in product list." + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", + "string": "如果打开, 将可以使用该属性对产品列表进行过滤" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "在分面导航中使用" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront 属性" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "在分面导航中的位置" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "公开" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "如果打开, 客户将获得操作权限" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "图片" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", - "string": "Are you sure you want to delete \"{name}\" value?" + "string": "确认删除 \"{name}\" 值?" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": { "context": "dialog title", - "string": "Delete attribute value" + "string": "删除属性值" }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": { - "string": "Are you sure you want to delete \"{name}\" value? If you delete it you won’t be able to assign it to any of the products with \"{attributeName}\" attribute." + "string": "确认删除 \"{name\"} 值? 删除后将无法将它赋值给任何 “{attributeName}\" 的产品属性" }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": { "context": "edit attribute value", - "string": "Edit Value" + "string": "编辑值" }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": { "context": "add attribute value", @@ -906,104 +1183,142 @@ }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": { "context": "attribute values list: name column header", - "string": "Default Store View" + "string": "店铺默认视图" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": { "context": "attribute values list: slug column header", - "string": "Admin" + "string": "管理员" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": { "context": "No attribute values found", - "string": "No values found" + "string": "没有值" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": { "context": "section header", - "string": "Attribute Values" + "string": "属性值" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": { "context": "assign attribute value button", - "string": "Assign value" + "string": "赋值" + }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { - "string": "Successfully created attribute" + "string": "成功建立属性" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": { "context": "attribute value deleted", - "string": "Value deleted" + "string": "值已删除" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": { - "string": "Attribute deleted" + "string": "属性已删除" }, "src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": { "context": "added new attribute value", - "string": "添加新的值" + "string": "增加了新值" }, "src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": { "context": "deleted multiple attributes", - "string": "Attributes successfully delete" + "string": "成功删除属性" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", - "string": "登录" + "string": "Sign in" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "密码" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { - "string": "Sorry, your username and/or password are incorrect. Please try again." + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "忘记密码?" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "Reset your password" + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", + "string": "抱歉, 用户名/密码不正确, 请重试." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { - "string": "New Password" - }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." + "string": "新密码" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", - "string": "Set new password" + "string": "设置新的密码" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "密码确认" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { - "string": "Passwords do not match" + "string": "密码不匹配" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "Reset password" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "返回登录" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "Reset password" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { - "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." + "string": "成功了! 几分钟后一条重置密码操作方法的消息将发送给你" }, "src_dot_auth_dot_views_dot_2388238158": { - "string": "Provided email address does not exist in our database." + "string": "在我们的数据库中没有找到您提供的邮件地址" }, "src_dot_availability": { - "string": "Availability" + "string": "可用性" }, "src_dot_back": { "context": "button", "string": "返回" }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" + }, "src_dot_cancel": { "context": "button", "string": "取消" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "取消" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { "string": "分类" }, @@ -1013,7 +1328,7 @@ }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": { "context": "section header", - "string": "北京台(可选)" + "string": "背景图片(可选)" }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": { "context": "field is optional", @@ -1028,11 +1343,11 @@ }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "删除分类" }, "src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": { "context": "delete category", - "string": "Are you sure you want to delete {categoryName}?" + "string": "确认删除 {categoryName} ?" }, "src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": { "string": "分类名" @@ -1042,10 +1357,10 @@ }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": { "context": "button", - "string": "Create category" + "string": "建立分类" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": { - "string": "Search Category" + "string": "搜索分类" }, "src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": { "context": "tab name", @@ -1055,34 +1370,22 @@ "string": "分类名" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": { - "string": "No categories found" + "string": "没有分类" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": { - "string": "No subcategories found" + "string": "没有子类" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": { "context": "number of subcategories", - "string": "Subcategories" + "string": "子类" }, "src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": { "context": "number of products", - "string": "No. of Products" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "价格" + "string": "产品数量" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { "string": "没有产品" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", "string": "名字" @@ -1091,13 +1394,17 @@ "context": "button", "string": "添加产品" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", - "string": "Products in {categoryName}" + "string": "属于 {categoryName} 的产品" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": { "context": "number of subcategories in category", - "string": "Subcategories" + "string": "子类" }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": { "string": "添加关键字使得这个分类更容易被搜索引擎找到" @@ -1112,153 +1419,210 @@ }, "src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": { "context": "button", - "string": "Create subcategory" + "string": "创建子类" }, "src_dot_categories_dot_views_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "建立分类" }, "src_dot_categories_dot_views_dot_1204353135": { - "string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}" + "string": "{counter,plural,other {确认删除 {displayQuantity} 产品?}}" }, "src_dot_categories_dot_views_dot_1754466114": { "string": "分类已新建" }, "src_dot_categories_dot_views_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,other {确认删除 {displayQuantity} 分类?}}" }, "src_dot_categories_dot_views_dot_2004894945": { "context": "dialog title", - "string": "Delete category" + "string": "删除分类" }, "src_dot_categories_dot_views_dot_2189424032": { "string": "分类已删除" }, "src_dot_categories_dot_views_dot_2507763081": { "context": "dialog title", - "string": "Delete products" + "string": "删除产品" }, "src_dot_categories_dot_views_dot_3296953393": { - "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." + "string": "注意该操作将所有产品移出该分类, 这些产品将在 storefront 中不可用" }, "src_dot_categories_dot_views_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "注意该操作也会删除属于该类别的所有产品" }, "src_dot_categories_dot_views_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "删除分类" }, "src_dot_categories_dot_views_dot_847492725": { - "string": "Are you sure you want to delete {categoryName}?" + "string": "确认删除 {categoryName} ?" }, "src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": { - "string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}" + "string": "{counter,plural,other {确认删除 {displayQuantity} 分类?}}" }, "src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": { - "string": "Remember this will also delete all products assigned to this category." + "string": "注意该操作也会删除属于该类别的所有产品" }, "src_dot_categories_dot_views_dot_CategoryList_dot_712767046": { "context": "dialog title", - "string": "Delete categories" + "string": "删除分类" + }, + "src_dot_channel": { + "string": "Channel" }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "渠道" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "可用性" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "删除渠道" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", - "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" + "string": "删除渠道将会移除所有渠道相关产品的数据, 确认删除?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "所有该渠道的订单信息需要移动到另外的渠道, 请选择需要将这些渠道订单移动到:" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", - "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." + "string": "没有可以移动订单信息的目标渠道, 请以相同货币创建一个渠道." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "选择渠道" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "渠道设置" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", - "string": "Copied" + "string": "已复制" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": { "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "拷贝" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "货币" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "渠道名称" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "选择一个渠道" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "渠道名称" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", - "string": "Inactive" + "string": "不活跃" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": { "context": "status", - "string": "Status" + "string": "状态" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": { "context": "deactivate", - "string": "Deactivate" + "string": "注销" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": { "context": "channel status title", - "string": "Channel Status" + "string": "渠道状态" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": { "context": "active", - "string": "Active" + "string": "活跃" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": { "context": "activate", - "string": "Activate" + "string": "激活" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "渠道名称" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { - "string": "No channels found" + "string": "没有渠道" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": { "context": "table actions", - "string": "Actions" + "string": "动作" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "建立渠道" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,34 +1630,40 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "新渠道" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "建立渠道" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", - "string": "Channel details" + "string": "渠道详情" + }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "渠道已删除" }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { - "string": "Channel deleted" + "string": "渠道已删除" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "选择文件" }, "src_dot_clear": { "context": "button", "string": "清空" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", "string": "系列" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "可见的" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_77815154": { "context": "collection label", @@ -1308,7 +1678,7 @@ }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "可见的" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_77815154": { "context": "collection label", @@ -1323,7 +1693,7 @@ }, "src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": { "context": "section header", - "string": "北京台(可选)" + "string": "背景图片(可选)" }, "src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": { "context": "field is optional", @@ -1333,12 +1703,12 @@ "context": "tab name", "string": "所有系列" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", - "string": "Create collection" + "string": "建立系列" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": { "context": "collection", @@ -1349,36 +1719,48 @@ "string": "已发布" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": { - "string": "No collections found" + "string": "没有系列" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { - "string": "No. of Products" + "string": "产品数量" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { "string": "系列名" }, "src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": { "context": "collection availability", - "string": "Availability" + "string": "可用性" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { "string": "没有产品" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", - "string": "Type" + "string": "类型" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": { "context": "product availability", - "string": "Availability" + "string": "可用性" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": { "context": "products in collection", - "string": "Products in {name}" + "string": "在 {name} 下的产品" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": { "context": "button", - "string": "Assign product" + "string": "分配产品" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": { "context": "product name", @@ -1388,34 +1770,34 @@ "string": "删除套餐" }, "src_dot_collections_dot_views_dot_2001540731": { - "string": "将产品添加到系列" + "string": "系列中增加的产品" }, "src_dot_collections_dot_views_dot_2402899582": { - "string": "Are you sure you want to delete collection's image?" + "string": "确认删除系列图片?" }, "src_dot_collections_dot_views_dot_3215481647": { - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + "string": "{counter,plural,other {确认移除产品 {displayQuantity} 分配?}}" }, "src_dot_collections_dot_views_dot_3482612628": { - "string": "Deleted product from collection" + "string": "系列中删除的产品" }, "src_dot_collections_dot_views_dot_3576236500": { - "string": "Manage Collection Channel Availability" + "string": "管理产品在渠道中的可用性" }, "src_dot_collections_dot_views_dot_3791354625": { "context": "dialog title", - "string": "Unassign products from collection" + "string": "将产品从系列分配中移除" }, "src_dot_collections_dot_views_dot_523939418": { - "string": "Are you sure you want to delete {collectionName}?" + "string": "确认删除 {collectionName} ?" }, "src_dot_collections_dot_views_dot_686910896": { "context": "window title", - "string": "Create collection" + "string": "建立系列" }, "src_dot_collections_dot_views_dot_699514132": { "context": "dialog title", - "string": "Delete Collection" + "string": "删除系列" }, "src_dot_collections_dot_views_dot_870815507": { "context": "unassign product from collection, button", @@ -1423,17 +1805,17 @@ }, "src_dot_collections_dot_views_dot_942133001": { "context": "dialog title", - "string": "Delete image" + "string": "删除图片" }, "src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": { - "string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}" + "string": "{counter,plural,other {确认删除 {displayQuantity} 系列?}}" }, "src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": { "context": "dialog title", - "string": "Delete collections" + "string": "删除系列" }, "src_dot_components_dot_AccountPermissionGroups_dot_2836633439": { - "string": "Permission groups" + "string": "权限组" }, "src_dot_components_dot_AccountPermissions_dot_2690176844": { "context": "dialog header", @@ -1441,21 +1823,21 @@ }, "src_dot_components_dot_AccountPermissions_dot_2731975416": { "context": "card section description", - "string": "Available permissions" + "string": "可用权限" }, "src_dot_components_dot_AccountPermissions_dot_2853621891": { "context": "exceeded permissions description", - "string": "This groups permissions exceeds your own. You are able only to manage permissions that you have." + "string": "该组权限已高于你所拥有的权限, 你只能管理授权范围内的权限." }, "src_dot_components_dot_AccountPermissions_dot_3674526441": { "context": "permission list item description", - "string": "This group is last source of that permission" + "string": "此用户组是该权限的最基本管理单位" }, "src_dot_components_dot_AddressEdit_dot_1139500589": { "string": "国家" }, "src_dot_components_dot_AddressEdit_dot_1271289966": { - "string": "Phone" + "string": "电话" }, "src_dot_components_dot_AddressEdit_dot_1363074570": { "string": "地址行1" @@ -1464,7 +1846,7 @@ "string": "城市" }, "src_dot_components_dot_AddressEdit_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "邮编" }, "src_dot_components_dot_AddressEdit_dot_3121963259": { "string": "地址行2" @@ -1475,69 +1857,119 @@ "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "国家地区" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "无结果" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "搜索属性" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "按属性名称搜索" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", - "string": "Assign Attribute" + "string": "属性赋值" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", + "string": "搜索分类" + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { - "string": "Search Category" + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." - }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { - "string": "Search Collection" + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", + "string": "搜索系列" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." - }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { "string": "Search Products" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "Search by product name, attribute, product type etc..." + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1546,59 +1978,68 @@ }, "src_dot_components_dot_Attributes_dot_header": { "context": "attributes, section header", - "string": "Attributes" + "string": "属性" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "Values" + "string": "值" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "Value" + "string": "值" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "可用性" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "已发布" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "状态" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1683,7 +2118,7 @@ "string": "国家" }, "src_dot_components_dot_CompanyAddressInput_dot_1271289966": { - "string": "Phone" + "string": "电话" }, "src_dot_components_dot_CompanyAddressInput_dot_1363074570": { "string": "地址行1" @@ -1692,7 +2127,7 @@ "string": "城市" }, "src_dot_components_dot_CompanyAddressInput_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "邮编" }, "src_dot_components_dot_CompanyAddressInput_dot_3121963259": { "string": "地址行2" @@ -1703,10 +2138,6 @@ "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "国家地区" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "错误" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1722,29 +2153,39 @@ "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "Play with GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", "string": "错误" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "返回首页" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "dashboard" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "噢!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "错误" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", @@ -1764,25 +2205,53 @@ "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "过滤" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "and" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "过滤" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "保存变更" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,10 +2260,6 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "添加" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", "string": "值" @@ -1807,18 +2272,18 @@ "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "动作" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1852,10 +2309,10 @@ "string": "添加新的值:{value}" }, "src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "无结果" }, "src_dot_components_dot_MultiSelectField_dot_4205644805": { - "string": "No results found" + "string": "无结果" }, "src_dot_components_dot_NavigatorButton_dot_154826674": { "string": "Navigator" @@ -1990,13 +2447,21 @@ }, "src_dot_components_dot_NotFoundPage_dot_678743710": { "context": "button", - "string": "Go back to dashboard" + "string": "回到 dashboard" + }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" }, "src_dot_components_dot_RadioGroupField_dot_4205644805": { - "string": "No results found" + "string": "无结果" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { "string": "No of Rows:" @@ -2051,14 +2516,18 @@ "string": "None" }, "src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": { - "string": "No results found" + "string": "无结果" }, "src_dot_components_dot_SingleSelectField_dot_4205644805": { - "string": "No results found" + "string": "无结果" }, "src_dot_components_dot_TableHead_dot_868570480": { "string": "Selected {number} items" }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" + }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", "string": "Send" @@ -2066,13 +2535,16 @@ "src_dot_components_dot_Timeline_dot_3028189627": { "string": "Leave your note here..." }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" + }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", - "string": "Log out" + "string": "登出" }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", - "string": "Account Settings" + "string": "账户设置" }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", @@ -2083,7 +2555,7 @@ }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", - "string": "Visibility" + "string": "可见性" }, "src_dot_components_dot_VisibilityCard_dot_1815688500": { "context": "date", @@ -2119,17 +2591,13 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", @@ -2139,7 +2607,7 @@ "string": "Miscellaneous" }, "src_dot_configuration_dot_1440737903": { - "string": "Shipping Settings" + "string": "发运设置" }, "src_dot_configuration_dot_1742602794": { "string": "Attributes and Product Types" @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "Refresh" + }, + "src_dot_continue": { + "context": "button", + "string": "继续" + }, "src_dot_create": { "context": "button", "string": "创建" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "添加地址" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "添加地址" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "默认地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { "string": "默认账单地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { - "context": "button", - "string": "设为默认配送地址" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "默认配送地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { + "context": "button", + "string": "删除地址" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "编辑地址" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "设为默认账单地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "默认配送地址" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "设为默认配送地址" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2292,14 +2788,14 @@ "context": "note about customer", "string": "备注" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", "string": "联系人信息" }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" + }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" }, @@ -2400,7 +2896,13 @@ "string": "Delete Customers" }, "src_dot_dashboard": { - "string": "后台" + "string": "dashboard" + }, + "src_dot_date": { + "string": "日期" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" }, "src_dot_delete": { "context": "button", @@ -2408,50 +2910,57 @@ }, "src_dot_demo": { "context": "notification message after log in", - "string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes." + "string": "温馨提示: demo模式下你可以在dashboard里使用各种功能, 但是无法保存更改." }, "src_dot_description": { "string": "描述" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "折扣" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "分类名" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "产品" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "没有分类" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "分类名" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "产品" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "系列名" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "没有系列" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "系列名" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "产品" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2461,7 +2970,7 @@ "string": "Search by country name" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": { - "string": "Choose countries, you want voucher to be limited to, from the list below" + "string": "从以下列表中选择你想让优惠券限制在的国家" }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": { "context": "search box label", @@ -2483,27 +2992,54 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "没有产品" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { - "context": "product availability", - "string": "Availability" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { "context": "section header", "string": "Eligible Products" }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "查无产品" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { + "context": "product availability", + "string": "可用性" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { + "context": "section header", + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "没有变种" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "Product Name" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "Product Type" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" + }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", "string": "Create Sale" @@ -2527,6 +3063,10 @@ "context": "sale status", "string": "激活" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "已过期" @@ -2603,14 +3143,14 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": { "context": "channels sale info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "没有指定折扣的渠道将使用他们的父渠道来定义价格。价格将被转换为渠道的货币。" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": { - "string": "No channels found" + "string": "没有渠道" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "渠道名称" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", @@ -2653,20 +3193,29 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", @@ -2683,6 +3232,10 @@ "context": "voucher status", "string": "激活" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "已过期" @@ -2743,10 +3296,10 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "Value" + "string": "值" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "没有指定价格的渠道将使用他们的父渠道来定义价格。价格将被转换为渠道的货币。" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": { "context": "voucher requirements, header", @@ -2761,11 +3314,11 @@ "string": "Minimum quantity of items" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": { - "string": "No channels found" + "string": "没有渠道" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "渠道名称" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", @@ -2809,7 +3362,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "价格" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", @@ -2823,20 +3376,20 @@ "string": "Only once per order" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": { - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "没有指定价格的渠道将使用他们的父渠道来定义价格。价格将被转换为渠道的货币。" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": { "string": "Voucher Specific Information" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": { - "string": "No channels found" + "string": "没有渠道" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": { "string": "If this option is disabled, discount will be counted for every eligible product" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "渠道名称" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2856,44 +3409,74 @@ "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2908,13 +3491,14 @@ "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { "string": "Successfully created voucher" }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" - }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2964,17 +3548,17 @@ }, "src_dot_draftOrders": { "context": "draft orders section name", - "string": "Draft Orders" + "string": "拟稿单" }, "src_dot_drafts": { - "string": "Drafts" + "string": "草稿" }, "src_dot_edit": { "context": "button", "string": "编辑" }, "src_dot_email": { - "string": "电子邮箱" + "string": "Email address" }, "src_dot_endDate": { "string": "End Date" @@ -2982,6 +3566,9 @@ "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "错误" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" @@ -2991,11 +3578,619 @@ }, "src_dot_fulfilled": { "context": "order status", - "string": "已完成" + "string": "已下发" }, "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "客户" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "备注" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "Exporting CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "详情" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "已过期" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "详情" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "金额" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "货币" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "产品" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "状态" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "Delete" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "注销" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "激活" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "产品" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "Settings" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "首页" @@ -3012,12 +4207,45 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "没有准备好下发的订单" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "没有未付款的订单" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { "string": "Last Name" }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" + }, "src_dot_manage": { "context": "button", "string": "Manage" @@ -3045,18 +4273,17 @@ "context": "orders section name", "string": "订单" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "编辑配送地址" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "编辑账单地址" - }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", "string": "取消订单" @@ -3065,19 +4292,99 @@ "string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}" }, "src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": { - "string": "Cancelling this order will release unfulfilled stocks, so they can be bought by other customers. Order will not be refunded when cancelling order - You need to do it manually. Are you sure you want to cancel this order?" + "string": "取消此订单将释放未下发的单品,因此它们可以被其他客户购买。取消订单时,订单将不会被退款 - 您需要人工操作。你确定要取消这个订单吗?" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": { "context": "dialog header", "string": "Saleor couldn’t cancel order" }, "src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": { - "string": "There are still fulfillments created for this order. Cancel the fulfillments first before you cancel the order." + "string": "仍然有已下发的商品为这个订单创建。在取消订单之前,请先取消这些已下发的商品。" }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", "string": "Sales channel" }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "账单地址" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "Add new address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "无结果" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "配送地址" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" + }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" }, @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "账单地址" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" + }, + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", "string": "取消订单" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "添加" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "折扣额度" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "Fixed Amount" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "无效值" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "Percentage" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,22 +4500,36 @@ "context": "total price of ordered products", "string": "总数" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "添加快递公司" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "折扣" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", "string": "小计" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", "string": "总数" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { @@ -3172,6 +4540,10 @@ "context": "button", "string": "添加多个产品" }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", "string": "Create order" @@ -3192,7 +4564,7 @@ "string": "客户" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": { - "string": "未付款订单" + "string": "查无拟稿单" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { "string": "No. of Order" @@ -3216,47 +4588,88 @@ "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "订单" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { - "string": "产品名称" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", "string": "Order #{orderNumber}" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "Order no. {orderNumber} - Add Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "Items ready to ship" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", + "string": "产品名称" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "下发数量" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "库存单位" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "下发" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "添加追踪" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "Send shipment details to customer" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { - "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." + "string": "你确定你要取消下发吗?取消下发将商品退回在一个选定的仓库。" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", @@ -3264,26 +4677,27 @@ }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", - "string": "Cancel Fulfillment" + "string": "取消下发" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "数量" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "追踪编号" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "产品名称" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "库存单位" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "追踪编号" @@ -3292,71 +4706,10 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "添加追踪" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "价格" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "产品" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "数量" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "库存单位" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "总数" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "订单地址已更新" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" @@ -3393,6 +4746,10 @@ "context": "order history message", "string": "备注被添加到订单" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3437,14 +4798,18 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" @@ -3456,10 +4821,6 @@ "context": "order history message", "string": "Oversold {quantity} items" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", "string": "Order refund information was sent to customer" @@ -3472,9 +4833,6 @@ "context": "order history message", "string": "Payment failed" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", "string": "Order cancel information was sent to customer" @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,6 +4899,10 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" @@ -3536,16 +4918,40 @@ "context": "tab name", "string": "全部订单" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "客户" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { - "string": "Fulfillment status" + "string": "下发状态" }, "src_dot_orders_dot_components_dot_OrderList_dot_2743232155": { "context": "payment status", @@ -3574,7 +4980,7 @@ "string": "Transaction reference" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563": { - "string": "Please provide a transaction reference using the input below:" + "string": "请使用下面的输入框提供一个交易参考:" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861": { "string": "You're going to mark this order as paid." @@ -3598,65 +5004,93 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { - "context": "order payment", - "string": "Refunded amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "配送" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { - "context": "ordered products", - "string": "{quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "退款" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { - "context": "order, button", - "string": "Mark as paid" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { - "context": "order payment", - "string": "Outstanding Balance" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "折扣" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { - "context": "order payment", - "string": "预授权金额" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "税" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { "context": "capture payment, button", "string": "抓取" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { + "context": "order payment", + "string": "Captured amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "折扣" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { + "context": "ordered products", + "string": "{quantity} items" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { + "context": "order, button", + "string": "Mark as paid" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { + "context": "order payment", + "string": "Outstanding Balance" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { + "context": "order payment", + "string": "Paid with Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "支付状态" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "预授权金额" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "Refunded amount" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "配送" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "不适用" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "不适用" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", "string": "小计" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "税" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "总数" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "折扣券" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" @@ -3671,85 +5105,39 @@ "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { "string": "Search Products" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "价格" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "产品" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "数量" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "库存单位" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "Refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "总数" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "价格" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "查无产品" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "产品" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,44 +5147,136 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "总数" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": { "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", "string": "Order no. {orderNumber} - Refund" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", - "string": "Order" + "string": "订单" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", "string": "Order #{orderNumber}" }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "Refunded Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "Automatic Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "Manual Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "Refund shipment costs" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "Amount cannot be bigger than max refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "Authorized Amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "金额" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "Max Refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "Previously refunded" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" + }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", - "string": "Price" + "string": "价格" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", "string": "Unfulfilled Products" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "查无产品" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "Product" + "string": "产品" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", @@ -3812,7 +5292,7 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": { "context": "tabel column header", - "string": "Total" + "string": "总数" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": { "context": "error message", @@ -3830,6 +5310,90 @@ "context": "refund type", "string": "Refund Products" }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "价格" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "产品" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "Fulfilled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "未下发" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" + }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", "string": "Order settings" @@ -3841,6 +5405,14 @@ "context": "section header", "string": "Settings" }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" + }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", "string": "All orders will be automatically confirmed and all payments will be captured." @@ -3851,35 +5423,11 @@ }, "src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": { "context": "dialog header", - "string": "Edit Shipping Method" + "string": "编辑交运方式" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "价格" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "产品" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "数量" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "库存单位" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "总数" + "string": "下发" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" @@ -3917,25 +5465,32 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { "string": "Order successfully updated" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" + }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { "string": "Shipping method successfully updated" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { + "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { + "string": "Fulfillment successfully cancelled" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { "context": "window title", "string": "Draft Order #{orderNumber}" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { - "string": "Fulfillment successfully cancelled" + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "Order #{orderNumber}" }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", @@ -3970,12 +5525,24 @@ "context": "order refunded success message", "string": "Refunded Items" }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" + }, "src_dot_pageTypes": { "context": "page types section name", "string": "Page Types" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "缺少属性" }, "src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": { "string": "Attribute name" @@ -3994,7 +5561,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": { "context": "delete page types with its pages", - "string": "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}" + "string": "{counter,plural,other {你想删除的页面类型被一些页面所使用。删除这些页面类型也将删除这些页面。你确定你要删除{displayQuantity} 页面类型吗?这样做之后,你将无法恢复更改。}}" }, "src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": { "context": "dialog header", @@ -4013,19 +5580,7 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", - "string": "Create Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." + "string": "创建页面类型" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4071,7 +5634,7 @@ }, "src_dot_pageTypes_dot_views_dot_870815507": { "context": "unassign attribute from page type, button", - "string": "Unassign" + "string": "取消分配" }, "src_dot_pageTypes_dot_views_dot_891131033": { "context": "dialog header", @@ -4097,7 +5660,7 @@ }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786": { "context": "page label", - "string": "Visible" + "string": "可见的" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_77815154": { "context": "page label", @@ -4115,13 +5678,21 @@ "context": "button", "string": "Create page" }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" + }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", "string": "标题" }, "src_dot_pages_dot_components_dot_PageList_dot_1459686496": { "context": "page status", - "string": "Visibility" + "string": "可见性" }, "src_dot_pages_dot_components_dot_PageList_dot_2489163252": { "string": "No pages found" @@ -4206,7 +5777,7 @@ }, "src_dot_partiallyFulfilled": { "context": "order status", - "string": "部分完成" + "string": "部分下发" }, "src_dot_partiallyPaid": { "context": "payment status", @@ -4216,31 +5787,44 @@ "context": "payment status", "string": "Partially refunded" }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "支付状态" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" + }, "src_dot_permissionGroups": { "context": "permission groups section name", "string": "Permission Groups" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "不活跃" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "激活" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "不活跃" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4346,7 +5930,7 @@ }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": { "context": "window title", - "string": "Create category" + "string": "建立分类" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": { "string": "Permission group created" @@ -4366,6 +5950,10 @@ "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", "string": "Plugin Name" @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4393,21 +5981,10 @@ "context": "section header", "string": "Plugin Settings" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" - }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { "string": "Search Plugins..." }, @@ -4416,28 +5993,64 @@ "string": "所有插件" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "激活" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "不活跃" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "激活" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "动作" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "名字" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "激活" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "配置" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "已注销" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "名字" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,12 +6058,15 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", "string": "Product Types" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": { - "string": "No attributes found" + "string": "缺少属性" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": { "string": "Attribute name" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "您确认想要删除 {name}??" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4511,7 +6128,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": { "context": "product type is digital or physical", - "string": "Type" + "string": "类型" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": { "string": "No product types found" @@ -4522,11 +6139,11 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "税" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", - "string": "Type" + "string": "类型" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": { "context": "product type name", @@ -4558,17 +6175,42 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "缺少属性" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { "string": "Successfully created product type" }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" - }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" }, @@ -4596,7 +6238,7 @@ }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": { "context": "product organization, header", - "string": "Organization" + "string": "组织" }, "src_dot_products_dot_components_dot_ProductCreatePage_dot_2341910657": { "context": "product label", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,15 +6280,15 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", + "context": "export selected items to csv file", "string": "Selected products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", + "context": "export all items to csv file", "string": "All products ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { @@ -4661,17 +6300,9 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", + "context": "export items as csv or spreadsheet file", "string": "Export as:" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", "string": "Export Settings" @@ -4681,7 +6312,7 @@ "string": "Select All" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { @@ -4695,7 +6326,7 @@ "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4704,56 +6335,52 @@ }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": { "context": "input helper text, search attributes", - "string": "Search by attribute name" + "string": "按属性名称搜索" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "所有照片" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "export products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "可选" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "Export Information" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "图片" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "价格" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", "string": "新建产品" }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", "string": "Export Products" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { "string": "Search Products..." }, @@ -4761,14 +6388,25 @@ "context": "tab name", "string": "全部产品" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "可用" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", "string": "隐藏" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", "string": "Out Of Stock" @@ -4782,15 +6420,11 @@ }, "src_dot_products_dot_components_dot_ProductListPage_dot_visibility": { "context": "product visibility", - "string": "Visibility" + "string": "可见性" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visible": { "context": "product is visible", - "string": "Visible" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "价格" + "string": "可见的" }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", @@ -4799,25 +6433,77 @@ "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { "string": "没有产品" }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "可配置" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { - "context": "product channels", - "string": "Availability" - }, "src_dot_products_dot_components_dot_ProductList_dot_636461959": { "context": "product", "string": "名字" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_availability": { + "context": "product channels", + "string": "可用性" + }, + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "价格" + }, + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "类型" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "可选" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "Upload" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "分类" @@ -4830,7 +6516,6 @@ "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "可配置" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4848,6 +6533,17 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, @@ -4855,10 +6551,24 @@ "context": "tabel column header", "string": "Warehouse Name" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "数量" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "渠道" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "已发布" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "Create Variants" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4905,17 +6661,24 @@ "context": "button", "string": "Delete Variant" }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", "string": "Save variant" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": { "context": "variant price, header", - "string": "Price" + "string": "价格" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -4986,7 +6753,7 @@ "string": "Created Variants" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": { - "string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products" + "string": "根据您的选择,我们将创建 {numberOfProducts} 个商品。使用此步骤为您的新商品定制价格和库存。" }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": { "string": "库存单位" @@ -5004,7 +6771,11 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": { "context": "variant name", - "string": "变种" + "string": "品种" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "值" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", @@ -5018,20 +6789,32 @@ "context": "dialog header", "string": "Delete Variant" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "图片" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "选择图片" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5039,16 +6822,28 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "品种" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": { "context": "button", - "string": "添加产品变种" + "string": "添加产品品种" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "隐藏" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "可用性" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,20 +6871,24 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "没有指定价格的渠道将使用他们的父渠道来定义价格。价格将被转换为渠道的货币。" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "渠道名称" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { - "string": "No channels found" + "string": "没有渠道" + }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "成本价格" }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", @@ -5115,9 +6922,13 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "品种" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": { "context": "product variant inventory", @@ -5126,6 +6937,10 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" @@ -5142,12 +6957,19 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "库存单位" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", - "string": "变种" + "string": "品种" }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", @@ -5169,7 +6991,7 @@ }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "新建产品" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", @@ -5194,19 +7016,15 @@ "string": "Delete Products" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { - "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" + "string": "我们目前正在导出您要求的CSV。一旦它可用,它将被发送到您的电子邮件地址。" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "您确认想要删除 {name}??" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,10 +7032,22 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "您确认想要删除 {name}??" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", "string": "Delete Product" }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" + }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", "string": "Successfully created variants" @@ -5226,6 +7056,10 @@ "context": "window title", "string": "Create Variants" }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" + }, "src_dot_properties": { "string": "Properties" }, @@ -5244,6 +7078,10 @@ "context": "payment status", "string": "Fully refunded" }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" + }, "src_dot_remove": { "context": "button", "string": "删除" @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "促销" @@ -5262,10 +7104,17 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", "string": "Select All" }, + "src_dot_selected": { + "string": "Selected" + }, "src_dot_send": { "context": "button", "string": "Send" @@ -5289,24 +7138,28 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": { "context": "channels discount info", - "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "没有指定价格的渠道将使用他们的父渠道来定义价格。价格将被转换为渠道的货币。" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": { "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "渠道名称" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { "string": "Max Value" @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5343,15 +7192,15 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": { "context": "column title", - "string": "Price" + "string": "价格" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": { "context": "info text", - "string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency" + "string": "没有指定价格的渠道将使用他们的父渠道来定义价格。价格将被转换为渠道的货币。" }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "渠道名称" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { "string": "Search Products" @@ -5359,6 +7208,10 @@ "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5378,14 +7231,23 @@ "string": "Product Name" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { - "string": "Actions" + "string": "动作" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5400,77 +7262,137 @@ "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "国家" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "新建新的配送区域" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "配送" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "国家" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "添加" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", "string": "Price Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": { - "string": "Shipping" + "string": "配送" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": { "context": "page title", "string": "Weight Rate Create" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": { - "string": "Shipping" + "string": "配送" }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": { "context": "shipping method price", @@ -5503,68 +7425,21 @@ "context": "shipping method name", "string": "名字" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "货仓" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { - "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", "string": "Select Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", + "string": "选择仓库,你将从那里为这个发运区运送产品。这个仓库地址也将被用来计算税。" }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "Add" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "Settings" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5592,13 +7467,17 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "值是无效的" }, "src_dot_shipping_dot_price": { "context": "error message", @@ -5615,49 +7494,32 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", - "string": "Unassign" + "string": "取消分配" }, "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": { "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5671,70 +7533,76 @@ "context": "site settings section name", "string": "Site Settings" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { "string": "Name of your store" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "邮件配置" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", "string": "Store Information" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", "string": "公司信息" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "邮件配置" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", + "string": "这些是关于你的商店的一般信息。它们定义了你的商店的URL,以及在浏览器任务栏中显示的内容。" }, "src_dot_somethingWentWrong": { "string": "Saleor ran into an unexpected problem" @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "权限" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "活动的用户" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "全部员工" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,13 +7649,17 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "激活" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": { "context": "staff member's account", - "string": "Deactivated" + "string": "已注销" }, "src_dot_staff_dot_components_dot_StaffListPage_dot_status": { "context": "staff member's account", @@ -5806,7 +7685,7 @@ }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": { "context": "input label", - "string": "New Password" + "string": "新密码" }, "src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": { "string": "New password must be at least 8 characters long" @@ -5820,7 +7699,7 @@ "string": "Previous Password" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": { - "string": "You should change your password every month to avoid security issues." + "string": "你应该每个月改变你的密码,以避免安全问题。" }, "src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": { "context": "button", @@ -5831,10 +7710,10 @@ "string": "密码" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": { - "string": "Selecting this will change the language of your dashboard" + "string": "选中此项将改变 dashboard 的语言" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": { - "string": "Please note, while all currency and date adjustments are complete, language translations are at varying degrees of completion." + "string": "请注意,虽然所有的货币和日期调整都已完成,但语言翻译却处于不同的完成程度。" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": { "string": "Preferred Language" @@ -5843,17 +7722,24 @@ "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "更换图片" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "Delete" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "国家名字" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "住处" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "单车" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "分类" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "婴儿食物" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "书籍" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "农业供给" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "童衫" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "酒店" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "广告" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "所有商品的价格已包含税" }, @@ -6030,10 +7816,23 @@ "src_dot_taxes_dot_views_dot_2411670026": { "string": "Successfully fetched tax rates" }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "属性" + }, "src_dot_translations": { "context": "translations section name", "string": "Translations" }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" + }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, @@ -6050,6 +7849,21 @@ "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { "string": "No translation yet" }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "值" + }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "分类名" }, @@ -6104,7 +7918,7 @@ "string": "Shipping methods" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { - "string": "Attributes" + "string": "属性" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": { "string": "促销" @@ -6152,19 +7966,23 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { "string": "Page Title" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { "string": "Search Engine Description" @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,12 +8014,17 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "描述" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "名字" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", @@ -6206,6 +8033,9 @@ "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { "string": "Voucher Name" }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" + }, "src_dot_unconfirmed": { "context": "order status", "string": "Unconfirmed" @@ -6216,7 +8046,7 @@ }, "src_dot_unfulfilled": { "context": "order status", - "string": "未完成" + "string": "未下发" }, "src_dot_unpaid": { "context": "payment status", @@ -6234,7 +8064,7 @@ "string": "Only staff members can be assigned" }, "src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": { - "string": "This attribute has already been assigned to this product type" + "string": "这个属性已经被分配给这个产品类型了" }, "src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": { "string": "This attribute cannot be assigned to this product type" @@ -6299,24 +8129,28 @@ "src_dot_utils_dot_errors_dot_graphqlError": { "string": "API error" }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" + }, "src_dot_utils_dot_errors_dot_invalid": { - "string": "Invalid value" + "string": "无效值" }, "src_dot_utils_dot_errors_dot_invalidManifestFormat": { - "string": "Invalid manifest format" + "string": "无效的清单格式" }, "src_dot_utils_dot_errors_dot_invalidPassword": { - "string": "Invalid password" + "string": "无效密码" }, "src_dot_utils_dot_errors_dot_invalidPermission": { - "string": "Permission is invalid" + "string": "权限是无效的" }, "src_dot_utils_dot_errors_dot_invalidStatus": { "context": "error message", - "string": "Status is invalid" + "string": "状态是无效的" }, "src_dot_utils_dot_errors_dot_invalidUrlFormat": { - "string": "Url has invalid format" + "string": "网址的格式无效" }, "src_dot_utils_dot_errors_dot_lessThanMin": { "context": "error message", @@ -6328,13 +8162,17 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" }, "src_dot_utils_dot_errors_dot_notEditable": { "context": "error message", - "string": "Only draft orders can be edited" + "string": "只有拟稿单可以修订" }, "src_dot_utils_dot_errors_dot_notFound": { "context": "error message", @@ -6355,7 +8193,7 @@ "string": "Group is out of your permission scope" }, "src_dot_utils_dot_errors_dot_outOfScopePermission": { - "string": "Permission is out of your scope" + "string": "权限超出了你的范围" }, "src_dot_utils_dot_errors_dot_outOfScopeUser": { "string": "User is out of your permissions scope" @@ -6375,7 +8213,7 @@ }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", - "string": "送货方法不适用于所选送货地址" + "string": "交货方式对所选运送地址无效" }, "src_dot_utils_dot_errors_dot_shippingRequired": { "context": "error message", @@ -6402,7 +8240,10 @@ "string": "This needs to be unique" }, "src_dot_utils_dot_errors_dot_unknownError": { - "string": "Unknown error" + "string": "未知错误" + }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", @@ -6413,7 +8254,7 @@ }, "src_dot_utils_dot_errors_dot_variantUnique": { "context": "product attribute error", - "string": "This variant already exists" + "string": "这个品种已经存在" }, "src_dot_vouchers": { "context": "vouchers section name", @@ -6446,6 +8287,10 @@ "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { "string": "Warehouse Name" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { "string": "Search Warehouse" }, @@ -6453,6 +8298,13 @@ "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", "string": "Create Warehouse" @@ -6470,28 +8322,69 @@ "context": "warehouse", "string": "名字" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "Settings" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", "string": "Create Warehouse" }, "src_dot_webhooks": { "context": "webhooks section name", - "string": "Webhooks" - }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" + "string": "网络钩子" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", - "string": "Are you sure you want to delete this webhook?" + "string": "你确定要删除这个网络钩子吗?" }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": { "context": "delete webhook", @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "全部事件" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "如果你想禁用这个 webhook,请取消勾选下面的方框。" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6656,22 +8509,50 @@ }, "tableColAllocated": { "context": "table column header, allocated product quantity", - "string": "Allocated" + "string": "已分配" + }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" }, "tableColQuantity": { "context": "table column header", - "string": "Quantity" + "string": "数量" + }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "取消分配" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "取消分配" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "取消分配" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file diff --git a/locale/zh-Hant.json b/locale/zh-Hant.json index 97e755de5..965a17720 100644 --- a/locale/zh-Hant.json +++ b/locale/zh-Hant.json @@ -3,126 +3,261 @@ "context": "dialog header", "string": "取消訂單" }, + "PageTypeDeleteWarningDialog multiple assigned items description": { + "context": "PageTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected page types? If you remove them you won’t be able to assign them to created pages." + }, + "PageTypeDeleteWarningDialog multiple consent label": { + "context": "PageTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those pages types and assigned pages" + }, + "PageTypeDeleteWarningDialog single assigned items description": { + "context": "PageTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete page type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{page} other{pages}}. Deleting this page type will also delete those pages. Are you sure you want to do this?" + }, + "PageTypeDeleteWarningDialog single consent label": { + "context": "PageTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this page type and assigned pages" + }, + "PageTypeDeleteWarningDialog single no assigned items description": { + "context": "PageTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created pages." + }, + "PageTypeDeleteWarningDialog with items multiple description": { + "context": "PageTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple page types. Some of them are assigned to pages. Deleting those page types will also delete those pages" + }, + "Previous discount label id": { + "context": "Previous discount label", + "string": "Previous discount value" + }, + "ProductTypeDeleteWarningDialog multiple assigned items description": { + "context": "ProductTypeDeleteWarningDialog multiple assigned items description", + "string": "Are you sure you want to delete selected product types? If you remove them you won’t be able to assign them to created products." + }, + "ProductTypeDeleteWarningDialog multiple consent label": { + "context": "ProductTypeDeleteWarningDialog multiple consent label", + "string": "Yes, I want to delete those products types and assigned products" + }, + "ProductTypeDeleteWarningDialog single assigned items description": { + "context": "ProductTypeDeleteWarningDialog single assigned items description", + "string": "You are about to delete product type {typeName}. It is assigned to {assignedItemsCount} {assignedItemsCount,plural,one{product} other{products}}. Deleting this product type will also delete those products. Are you sure you want to do this?" + }, + "ProductTypeDeleteWarningDialog single consent label": { + "context": "ProductTypeDeleteWarningDialog single consent label", + "string": "Yes, I want to delete this product type and assigned products" + }, + "ProductTypeDeleteWarningDialog single no assigned items description": { + "context": "ProductTypeDeleteWarningDialog single no assigned items description", + "string": "Are you sure you want to delete {typeName}? If you remove it you won’t be able to assign it to created products." + }, + "ProductTypeDeleteWarningDialog with items multiple description": { + "context": "ProductTypeDeleteWarningDialog with items multiple description", + "string": "You are about to delete multiple product types. Some of them are assigned to products. Deleting those product types will also delete those products" + }, + "amount title": { + "context": "amount title", + "string": "退款金額" + }, + "by preposition": { + "context": "by preposition", + "string": "by" + }, + "channel hidden": { + "context": "channel publication status", + "string": "隱藏" + }, + "channel publication date visible since": { + "context": "channel publication date", + "string": "自 {date} 可見" + }, + "channel publication date will become available": { + "context": "channel publication date", + "string": "Will become available on {date}" + }, + "channel visible": { + "context": "channel publication status", + "string": "可見" + }, "configurationMenuAttributes": { - "string": "Determine attributes used to create product types" + "string": "設定用於新增商品類型的屬性" }, "configurationMenuChannels": { - "string": "Define and manage your sales channels" + "string": "設定與管理銷售通路" }, "configurationMenuNavigation": { - "string": "Define how users can navigate through your store" + "string": "設定使用者如何在您的商店導覽" }, "configurationMenuPageTypes": { - "string": "Define types of content pages used in your store" - }, - "configurationMenuPages": { - "string": "Manage and add additional pages" + "string": "設定您商店內的內容頁面類型" }, "configurationMenuPermissionGroups": { - "string": "Manage your permission groups and their permissions" + "string": "管理權限與權限組別" }, "configurationMenuProductTypes": { - "string": "Define types of products you sell" + "string": "設定商品類別" }, "configurationMenuShipping": { - "string": "Manage how you ship out orders" + "string": "管理訂單發運貨方式" }, "configurationMenuSiteSettings": { - "string": "View and update your site settings" + "string": "查看及更新網站設定" }, "configurationMenuStaff": { - "string": "Manage your employees and their permissions" + "string": "管理員工及權限設定" }, "configurationMenuTaxes": { - "string": "Manage how your store charges tax" + "string": "管理商店內各種税項" }, "configurationMenuWarehouses": { - "string": "Manage and update your warehouse information" + "string": "管理及更新倉庫資訊" }, "configurationPluginsPages": { - "string": "View and update your plugins and their settings." + "string": "查看及更新插件設定" + }, + "discount value id": { + "context": "discount value", + "string": "discount" + }, + "discount value label id": { + "context": "discount value label", + "string": "discount value" + }, + "event products list title refunded": { + "context": "refunded products list title", + "string": "商品已退款" + }, + "event products list title replaced": { + "context": "replaced products list title", + "string": "Products replaced" + }, + "event products list title returned": { + "context": "returned products list title", + "string": "Products returned" + }, + "event products title draft reissued": { + "context": "draft created from replace products list title", + "string": "Products replaced" + }, + "event title draft reissued": { + "context": "draft created from replace event title", + "string": "Draft was reissued from order " + }, + "event title marked as paid": { + "context": "order marked as paid event title", + "string": "Order was marked as paid by" + }, + "event title order discount auto updated": { + "context": "order discount was updated automatically event title", + "string": "Order discount was updated automatically updated" + }, + "event title order discount updated": { + "context": "order discount was updated event title", + "string": "Order discount was updated by" + }, + "event title order discounted": { + "context": "order was discounted event title", + "string": "Order was discounted by" + }, + "event title order line discount added": { + "context": "order line discount added title", + "string": "{productName} discount was added by " + }, + "event title order line discount updated": { + "context": "order line discount updated title", + "string": "{productName} discount was updated by " + }, + "event title refunded": { + "context": "refunded event title", + "string": "Products were refunded by " + }, + "event title replaced": { + "context": "replaced event title", + "string": "Products were replaced by " + }, + "event title returned": { + "context": "returned event title", + "string": "Products were returned by" + }, + "fixed amount subtitle id": { + "context": "Fixed amount subtitle", + "string": "固定金額" + }, + "globalConfigPluginMessages title": { + "context": "global config plugin status popup title", + "string": "Global Plugin" }, "homeActivityCardHeader": { "context": "header", - "string": "Activity" + "string": " 活動" }, "homeActivityCardNoActivities": { - "string": "No activities found" + "string": "查無活動" }, "homeAnalyticsCardHeader": { "string": "今天" }, "homeHeaderText": { "context": "header", - "string": "Hello there, {userName}" + "string": " {userName} 您好" }, "homeHeaderTextCaption": { "context": "subheader", - "string": "Here is some information we gathered about your store" - }, - "homeNotificationTableNoOrders": { - "string": "No orders ready to fulfill" - }, - "homeNotificationTableOrders": { - "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}" - }, - "homeNotificationTablePayments": { - "string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}" - }, - "homeNotificationTableProducts": { - "string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}" - }, - "homeNotificationsNoPayments": { - "string": "No payments waiting for capture" - }, - "homeNotificationsTableNoProducts": { - "string": "No products out of stock" + "string": "下面是您的商店的總覽" }, "homeProductListCardOrders": { "context": "number of ordered products", - "string": "{amount, plural,one {One ordered} other {{amount} Ordered}}" + "string": "{amount, plural,other {{amount} 張訂單}}" }, "homeProductsListCardHeader": { "context": "header", - "string": "Top Products" + "string": "暢銷商品" }, "homeProductsListCardNoProducts": { - "string": "No products found" + "string": "找不到商品" }, "homeScreenDisclaimer": { "context": "header", - "string": "Disclaimer" + "string": "免責聲明" }, "homeScreenDisclaimerText1": { - "string": "The new dashboard and the GraphQL API are preview-quality software." + "string": "新的後台和GraphQL API是預覽版本的軟件。" }, "homeScreenDisclaimerText2": { "string": "The GraphQL API is beta quality. It is not fully optimized and some mutations or queries may be missing." }, "homeScreenHeader": { "context": "header", - "string": "Hello there, {userName}" + "string": " {userName} 您好" + }, + "is filter range between value": { + "context": "is filter range or value", + "string": "之間" + }, + "is filter range equal to value": { + "context": "is filter range or value", + "string": "等於" }, "menuCreateDialogHeader": { "context": "dialog header", - "string": "Create Menu" + "string": "建立選單" }, "menuCreateDialogMenuTitleLabel": { - "string": "Menu Title" + "string": "選單標題" }, "menuDetailsDeleteMenuContent": { - "string": "Are you sure you want to delete menu {menuName}?" + "string": "您確認要刪除選單 {menuName}?" }, "menuDetailsDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "刪除選單" }, "menuDetailsPageHelperText": { "string": "Creating the navigation structure is done by dragging and dropping. Simply create a new menu item and then drag it into its destined place. You can move items inside one another to create a tree structure and drag items up and down to create a hierarchy" }, "menuItemDialogAddItem": { "context": "create new menu item, header", - "string": "Add Item" + "string": "添加項目" }, "menuItemDialogAddLink": { "context": "add link to navigation", @@ -130,18 +265,18 @@ }, "menuItemDialogEditItem": { "context": "edit menu item, header", - "string": "Edit Item" + "string": "編輯項目" }, "menuItemDialogLinkLabel": { "context": "label", - "string": "Link" + "string": "鏈結" }, "menuItemDialogLinkPlaceholder": { - "string": "Start typing to begin search..." + "string": "輸入來開始搜尋⋯" }, "menuItemDialogNameLabel": { "context": "menu item name", - "string": "名字" + "string": "名稱" }, "menuItemsAddItem": { "context": "add new menu item", @@ -149,20 +284,20 @@ }, "menuItemsHeader": { "context": "header", - "string": "Menu Items" + "string": "選單項目" }, "menuItemsPlaceholder": { "string": "Add new menu item to begin creating menu" }, "menuListCreatedMenu": { - "string": "Created menu" + "string": "已建立選單" }, "menuListDeleteMenuContent": { "string": "Are you sure you want to delete {menuName}?" }, "menuListDeleteMenuHeader": { "context": "dialog header", - "string": "Delete Menu" + "string": "刪除選單" }, "menuListDeleteMenusContent": { "string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}" @@ -179,17 +314,25 @@ "string": "Items" }, "menuListMenutitle": { - "string": "Menu Title" + "string": "選單標題" }, "menuListNoMenus": { "string": "No menus found" }, "menuListPageAddMenu": { "context": "button", - "string": "Create Menu" + "string": "建立選單" }, "menuPropertiesMenuTitle": { - "string": "Menu Title" + "string": "選單標題" + }, + "new discount label id": { + "context": "new discount label", + "string": "New discount value" + }, + "not published channel": { + "context": "product label", + "string": "Not published" }, "orderCustomerBillingAddressNotSet": { "context": "no address is set in draft order", @@ -203,13 +346,9 @@ "context": "shipping address is not set in draft order", "string": "Not set" }, - "orderPaymentShippingDoesNotApply": { - "context": "order does not require shipping", - "string": "does not apply" - }, "orderPaymentVATDoesNotApply": { "context": "vat not included in order price", - "string": "does not apply" + "string": "不適用" }, "pageTypeCreateHeader": { "context": "window title", @@ -218,13 +357,21 @@ "pageTypeInputLabel": { "string": "Select content type" }, + "pluginChannelConfigurationCellMessages per channel": { + "context": "PluginChannelConfigurationCell channel title", + "string": "Per channel" + }, + "product available for purchase": { + "context": "product availability", + "string": "Available for purchase" + }, "productExportFieldCategory": { "context": "product field", "string": "Category" }, "productExportFieldCollections": { "context": "product field", - "string": "Collections" + "string": "系列" }, "productExportFieldDescription": { "context": "product field", @@ -232,15 +379,15 @@ }, "productExportFieldName": { "context": "product field", - "string": "名字" + "string": "名稱" }, "productExportFieldProductImages": { "context": "product field", - "string": "Product Images" + "string": "商品圖片" }, "productExportFieldProductWeight": { "context": "product field", - "string": "Export Product Weight" + "string": "匯出產品重量" }, "productExportFieldTaxes": { "context": "product field", @@ -250,91 +397,99 @@ "context": "product field", "string": "Type" }, + "productExportFieldVariantId": { + "context": "product field", + "string": "Export Variant ID" + }, "productExportFieldVariantImages": { "context": "product field", "string": "Variant Images" }, "productExportFieldVariantSku": { "context": "product field", - "string": "Export Variant SKU" + "string": "匯出變體 SKU" }, "productExportFieldVariantWeight": { "context": "product field", - "string": "Export Variant Weight" - }, - "productExportFieldVisibility": { - "context": "product field", - "string": "Visibility" + "string": "匯出變體重量" }, "productStockHeader": { "context": "product stock, section header", - "string": "Inventory" + "string": "庫存" }, "productTypeCreateHeader": { "context": "window title", - "string": "Create Product Type" + "string": "新增商品類別" }, "productTypeCreatePageHeader": { "context": "header", - "string": "Create Product Type" + "string": "新增商品類別" }, "productTypeTaxesHeader": { "context": "section header", - "string": "Taxes" + "string": "税項" }, "productTypeTaxesInputLabel": { - "string": "Taxes" + "string": "Tax group" }, "productVariantCreatePricesSetPricePlaceholder": { "context": "input label", "string": "價格" }, "productVariantCreatePricesStockInputLabel": { - "string": "Stock" + "string": "庫存" }, "productVariantCreatorStockSectionHeader": { "context": "variant stock, header", - "string": "Stock" + "string": "庫存" }, "productVariantCreatorWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities." + "string": "您的商店沒有設置倉庫。您仍可在不提供庫存數量的情況下設置變體。" }, "productVariantCreatorWarehouseSectionHeader": { "context": "header", - "string": "Warehouses" + "string": "倉庫" }, "productVariantWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the variant please configure a warehouse" + "string": "您的商店沒有設置倉庫。如要新增變體庫存請先設置倉庫" }, "productWarehouseSectionDescription": { "context": "no warehouses info", - "string": "There are no warehouses set up for your store. To add stock quantity to the product please configure a warehouse" + "string": "您的商店沒有設置倉庫。如要新增商品庫存請先設置倉庫" + }, + "published channel": { + "context": "product label", + "string": "已發佈" }, "saleDetailsPageCategoriesQuantity": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "類別 ({quantity})" }, "saleDetailsPageCollectionsQuantity": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "系列 ({quantity})" }, "saleDetailsPageProductsQuantity": { "context": "number of products", - "string": "Products ({quantity})" + "string": "產品 ({quantity})" }, - "saleDetailsUnassignCategory": { - "context": "unassign category from sale, button", - "string": "Unassign" + "saleDetailsPageVariantsQuantity": { + "context": "number of variants", + "string": "Variants ({quantity})" }, - "saleDetailsUnassignCollection": { - "context": "unassign collection from sale, button", - "string": "Unassign" + "set availability date": { + "context": "product availability date label", + "string": "Set availability date" }, - "saleDetailsUnassignProduct": { - "context": "unassign product from sale, button", - "string": "Unassign" + "shipment refund title": { + "context": "shipment refund title", + "string": "Shipment was refunded" + }, + "shippingZoneChannels_dot_autocomplete_dot_label": { + "context": "ChannelsSection select field label", + "string": "Channel" }, "shippingZoneDetailsDialogsDeleteShippingMethod": { "context": "delete shipping method", @@ -345,33 +500,45 @@ "string": "Are you sure you want to delete {name}?" }, "shippingZoneWarehouses_dot_autocomplete_dot_label": { - "context": "autocomplete select label", - "string": "Warehouse" - }, - "siteSettingsMailingHelperText": { - "context": "helper text", - "string": "Mailing Configuration" + "context": "WarehousesSection select field label", + "string": "倉庫" }, "src_dot_accept": { "context": "button", - "string": "Accept" + "string": "接受" + }, + "src_dot_appExtensions": { + "context": "app extensions subsection", + "string": "Apps" + }, + "src_dot_approve": { + "context": "button", + "string": "Approve" }, "src_dot_apps": { "context": "apps section name", "string": "Apps" }, + "src_dot_apps_dot_appActivated": { + "context": "snackbar text", + "string": "App activated" + }, + "src_dot_apps_dot_appDeactivated": { + "context": "snackbar text", + "string": "App deactivated" + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": { "context": "dialog header", "string": "Activate App" }, + "src_dot_apps_dot_components_dot_AppActivateDialog_dot_2449960665": { + "context": "activate app", + "string": "Are you sure you want to activate this app? Activating will start gathering events." + }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": { "context": "activate app", "string": "Are you sure you want to activate {name}? Activating will start gathering events." }, - "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": { - "context": "activate app", - "string": "Are you sure you want to activate this app? Activating will start gathering events" - }, "src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": { "context": "button label", "string": "Activate" @@ -384,12 +551,20 @@ "context": "dialog header", "string": "Dectivate App" }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": { + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateApp": { "context": "deactivate app", "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app." }, - "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": { - "context": "deactivate app", + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalApp": { + "context": "deactivate local app", + "string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateLocalNamedApp": { + "context": "deactivate local named app", + "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app." + }, + "src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_deactivateNamedApp": { + "context": "deactivate named app", "string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app." }, "src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": { @@ -418,7 +593,7 @@ }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": { "context": "link", - "string": "Edit settings" + "string": "修改設定" }, "src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": { "context": "section header", @@ -448,17 +623,8 @@ "context": "section header", "string": "About this app" }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": { - "context": "button", - "string": "Support/FAQ" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": { - "context": "button", - "string": "My App" - }, - "src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": { - "context": "button", - "string": "後台" + "src_dot_apps_dot_components_dot_AppFrame_dot_29277312": { + "string": "You are about to leave the Dashboard. Do you want to continue?" }, "src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": { "context": "dialog header", @@ -482,11 +648,11 @@ }, "src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": { "context": "button", - "string": "Back to homepage" + "string": "回到主頁" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": { "context": "app data privacy link", - "string": "Learn more about data privacy" + "string": "瞭解更多資料隱私" }, "src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": { "context": "install button", @@ -508,13 +674,25 @@ "context": "section header", "string": "App permissions" }, + "src_dot_apps_dot_components_dot_AppPage_dot_1636202177": { + "context": "button", + "string": "關於" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_198187074": { + "context": "button", + "string": "Support/FAQ" + }, + "src_dot_apps_dot_components_dot_AppPage_dot_3182672904": { + "context": "button", + "string": "App home page" + }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": { "context": "section header", "string": "Ongoing Installations" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": { "context": "retry installation", - "string": "Retry" + "string": "重試" }, "src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": { "context": "app installation error", @@ -536,10 +714,6 @@ "context": "header", "string": "Create New App" }, - "src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" - }, "src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": { "string": "Generated Token" }, @@ -561,13 +735,17 @@ "context": "checkbox label", "string": "Grant this app full access to the store" }, + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1782042241": { + "context": "link", + "string": "Deactivate" + }, "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": { "context": "card description", "string": "Expand or restrict app permissions to access certain part of Saleor system." }, - "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": { - "context": "checkbox label", - "string": "App is active" + "src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3865193889": { + "context": "link", + "string": "Activate" }, "src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": { "context": "header", @@ -599,21 +777,21 @@ "context": "table actions", "string": "Actions" }, - "src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": { - "context": "custom apps content", - "string": "Your custom created apps will be shown here." - }, "src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": { "context": "create app button", "string": "Create App" }, + "src_dot_apps_dot_components_dot_CustomApps_dot_4044120866": { + "context": "custom apps content", + "string": "Your custom-created apps will be shown here." + }, "src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": { "context": "app deactivated", "string": "Deactivated" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": { "context": "about app", - "string": "About" + "string": "關於" }, "src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": { "context": "apps content", @@ -671,42 +849,38 @@ "context": "delete token", "string": "Are you sure you want to delete token {token}?" }, - "src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": { + "src_dot_apps_dot_failedToFetchAppSettings": { "context": "app settings error", "string": "Failed to fetch app settings" }, - "src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": { - "context": "snackbar text", - "string": "App activated" - }, - "src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": { - "context": "snackbar text", - "string": "App deactivated" - }, - "src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": { + "src_dot_apps_dot_views_dot_AppInstall_dot_installApp": { "context": "window title", "string": "Install App" }, - "src_dot_apps_dot_views_dot_AppsList_dot_1180774955": { - "context": "app has been installed", - "string": "{name} is ready to be used" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_3076215778": { - "context": "app has been removed", - "string": "App successfully removed" - }, - "src_dot_apps_dot_views_dot_AppsList_dot_539268521": { + "src_dot_apps_dot_views_dot_AppsList_dot_appCouldntInstall": { "context": "message title", "string": "Couldn’t Install {name}" }, - "src_dot_apps_dot_views_dot_AppsList_dot_966773578": { + "src_dot_apps_dot_views_dot_AppsList_dot_appInstalled": { "context": "message title", "string": "App installed" }, - "src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": { + "src_dot_apps_dot_views_dot_AppsList_dot_appReadyToUse": { + "context": "app has been installed", + "string": "{name} is ready to be used" + }, + "src_dot_apps_dot_views_dot_AppsList_dot_appRemoved": { + "context": "app has been removed", + "string": "App successfully removed" + }, + "src_dot_apps_dot_views_dot_CustomAppCreate_dot_createApp": { "context": "window title", "string": "Create App" }, + "src_dot_assign": { + "context": "button", + "string": "Assign" + }, "src_dot_attributes": { "context": "attributes section name", "string": "屬性" @@ -733,37 +907,129 @@ "context": "dialog content", "string": "Are you sure you want to delete {attributeName}?" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": { - "context": "attribute's editor component", - "string": "Catalog Input type for Store Owner" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreFt": { + "context": "acre-ft unit", + "string": "acre-ft" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": { - "context": "product attribute type", - "string": "Dropdown" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_acreInch": { + "context": "acre-inch unit", + "string": "acre-inch" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": { - "context": "file attribute type", - "string": "文件" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_area": { + "context": "area units type", + "string": "Area" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": { - "context": "check to require attribute to have value", - "string": "Value Required" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeLabel": { + "context": "attribute's label", + "string": "Default Label" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": { - "context": "product attribute type", - "string": "Multiple Select" - }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlug": { "context": "attribute's slug short code label", "string": "Attribute Code" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": { + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_attributeSlugHelperText": { "context": "attribute slug input field helper text", "string": "This is used internally. Make sure you don’t use spaces" }, - "src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": { - "context": "attribute's label", - "string": "Default Label" + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_boolean": { + "context": "boolean attribute type", + "string": "Boolean" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_date": { + "context": "date attribute type", + "string": "日期" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dateTime": { + "context": "date time attribute type", + "string": "Date Time" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_distance": { + "context": "distance units type", + "string": "Distance" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_dropdown": { + "context": "product attribute type", + "string": "下拉式清單" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_entityType": { + "context": "attribute's editor component entity", + "string": "Entity" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_file": { + "context": "file attribute type", + "string": "文件" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_imperial": { + "context": "imperial unit system", + "string": "Imperial" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_inputType": { + "context": "attribute's editor component", + "string": "Catalog Input type for Store Owner" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_metric": { + "context": "metric unit system", + "string": "Metric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_multiselect": { + "context": "product attribute type", + "string": "Multiple Select" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_numeric": { + "context": "numeric attribute type", + "string": "Numeric" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_page": { + "context": "page attribute entity type", + "string": "頁面" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_pint": { + "context": "pint unit", + "string": "pint" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_product": { + "context": "product attribute entity type", + "string": "產品" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_references": { + "context": "references attribute type", + "string": "References" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_selectUnit": { + "context": "check to require numeric attribute unit", + "string": "Select unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_swatch": { + "context": "swatch attribute type", + "string": "Swatch" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_text": { + "context": "text attribute type", + "string": "Text" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unit": { + "context": "numeric attribute unit", + "string": "Unit" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitOf": { + "context": "numeric attribute units of", + "string": "Units of" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_unitSystem": { + "context": "numeric attribute unit system", + "string": "System" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_valueRequired": { + "context": "check to require attribute to have value", + "string": "Value Required" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_volume": { + "context": "volume units types", + "string": "Volume" + }, + "src_dot_attributes_dot_components_dot_AttributeDetails_dot_weight": { + "context": "weight units type", + "string": "Weight" }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": { "context": "tab name", @@ -798,7 +1064,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": { "context": "attribute", - "string": "Visible on Product Page in Storefront" + "string": "在店面商品頁面可見" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": { "string": "No attributes found" @@ -816,7 +1082,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": { "context": "attribute is visible", - "string": "Visible" + "string": "可見" }, "src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": { "context": "attribute's label'", @@ -844,43 +1110,54 @@ "context": "page title", "string": "Create New Attribute" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": { - "context": "attribute is filterable in storefront", - "string": "Use in Faceted Navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": { - "context": "attribute properties regarding storefront", - "string": "Storefront Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": { - "context": "attribute properties regarding dashboard", - "string": "Dashboard Properties" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": { - "context": "attribute visibility in storefront", - "string": "Public" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": { - "context": "attribute position in storefront filters", - "string": "Position in faceted navigation" - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": { - "string": "If enabled, attribute will be accessible to customers." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": { - "string": "If enabled this attribute can be used as a column in product table." - }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGrid": { "context": "add attribute as column in product list table", "string": "Add to Column Options" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_availableInGridCaption": { + "context": "caption", + "string": "If enabled this attribute can be used as a column in product table." + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_dashboardPropertiesTitle": { + "context": "attribute properties regarding dashboard", + "string": "Dashboard Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboard": { "context": "use attribute in filtering", "string": "Use in Filtering" }, - "src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": { + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInDashboardCaption": { + "context": "caption", "string": "If enabled, you’ll be able to use this attribute to filter products in product list." }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_filterableInStorefront": { + "context": "attribute is filterable in storefront", + "string": "Use in Faceted Navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontPropertiesTitle": { + "context": "attribute properties regarding storefront", + "string": "Storefront Properties" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_storefrontSearchPosition": { + "context": "attribute position in storefront filters", + "string": "Position in faceted navigation" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefront": { + "context": "attribute visibility in storefront", + "string": "公開" + }, + "src_dot_attributes_dot_components_dot_AttributeProperties_dot_visibleInStorefrontCaption": { + "context": "caption", + "string": "If enabled, attribute will be accessible to customers." + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_image": { + "context": "swatch attribute image label", + "string": "圖片" + }, + "src_dot_attributes_dot_components_dot_AttributeSwatchField_dot_picker": { + "context": "swatch attribute color picker label", + "string": "Picker" + }, "src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": { "context": "delete attribute value", "string": "Are you sure you want to delete \"{name}\" value?" @@ -902,7 +1179,7 @@ }, "src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": { "context": "attribute name", - "string": "名字" + "string": "名稱" }, "src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": { "context": "attribute values list: name column header", @@ -924,6 +1201,10 @@ "context": "assign attribute value button", "string": "Assign value" }, + "src_dot_attributes_dot_components_dot_AttributeValues_dot_4086835540": { + "context": "attribute values list: slug column header", + "string": "Swatch" + }, "src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": { "string": "Successfully created attribute" }, @@ -942,47 +1223,74 @@ "context": "deleted multiple attributes", "string": "Attributes successfully delete" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_109182747": { + "src_dot_auth_dot_components_dot_LoginPage_dot_1173110163": { + "context": "card header", + "string": "Sign In" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_1405865627": { "context": "button", "string": "登入" }, "src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": { "string": "密碼" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": { - "string": "Sorry, your username and/or password are incorrect. Please try again." + "src_dot_auth_dot_components_dot_LoginPage_dot_3242928626": { + "context": "description", + "string": "忘記密碼?" }, - "src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": { - "context": "button", - "string": "重置密碼" + "src_dot_auth_dot_components_dot_LoginPage_dot_3762459576": { + "context": "description", + "string": "or login using" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_externalLoginError": { + "context": "error message", + "string": "Sorry, login went wrong. Please try again." + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_loginError": { + "context": "error message", + "string": "抱歉,您的使用者名稱和/或密碼不正確。 請再試一次。" + }, + "src_dot_auth_dot_components_dot_LoginPage_dot_serverError": { + "context": "error message", + "string": "Saleor is unavailable, please check your network connection and try again." }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": { "string": "新密碼" }, - "src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": { - "string": "Please set up a new password." - }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": { "context": "button", - "string": "Set new password" + "string": "設定新密碼" }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": { "string": "確認密碼" }, + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_3349581442": { + "string": "Please set up a new password for your account. Repeat your new password to make sure you will be able to remember it." + }, "src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": { "string": "密碼不正確" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": { - "string": "Forgot your password? Don't worry, we'll reset it for you." + "src_dot_auth_dot_components_dot_NewPasswordPage_dot_533029895": { + "context": "page title", + "string": "Set up new password" }, - "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": { + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2422931690": { "context": "password reset, button", - "string": "Send Instructions" + "string": "Send an email with reset link" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2925394684": { + "string": "重置密碼" + }, + "src_dot_auth_dot_components_dot_ResetPasswordPage_dot_365271428": { + "string": "Provide us with an email - if we find it in our database we will send you a link to reset your password. You should be able to find it in your inbox in the next couple of minutes." }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": { "context": "button", "string": "Back to login" }, + "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2925394684": { + "string": "重置密碼" + }, "src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": { "string": "Success! In a few minutes you’ll receive a message with instructions on how to reset your password." }, @@ -994,18 +1302,25 @@ }, "src_dot_back": { "context": "button", - "string": "返回" + "string": "取消" + }, + "src_dot_baseCodeErrorMessage": { + "string": "Error code {errorCode} {fieldError}" }, "src_dot_cancel": { "context": "button", "string": "取消" }, "src_dot_cancelled": { - "context": "order status", + "context": "payment status", "string": "Cancelled" }, + "src_dot_cannotFullfillUnpaidOrder": { + "context": "disabled option description", + "string": "Can’t fulfill until payment is captured" + }, "src_dot_catalog": { - "string": "Catalog" + "string": "型錄" }, "src_dot_categories": { "context": "categories section name", @@ -1017,7 +1332,7 @@ }, "src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": { "context": "field is optional", - "string": "(Optional)" + "string": "(可選)" }, "src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": { "context": "page header", @@ -1068,29 +1383,21 @@ "context": "number of products", "string": "No. of Products" }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": { - "context": "product price", - "string": "價格" - }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": { - "context": "product type", - "string": "Type" - }, - "src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": { - "context": "availability status", - "string": "Availability" + "string": "找不到商品" }, "src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": { "context": "product", - "string": "名字" + "string": "名稱" }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_3554578821": { "context": "button", "string": "新增產品" }, + "src_dot_categories_dot_components_dot_CategoryProducts_dot_4078580795": { + "context": "button", + "string": "View products" + }, "src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": { "context": "header", "string": "Products in {categoryName}" @@ -1136,7 +1443,7 @@ }, "src_dot_categories_dot_views_dot_2507763081": { "context": "dialog title", - "string": "Delete products" + "string": "刪除商品" }, "src_dot_categories_dot_views_dot_3296953393": { "string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront." @@ -1161,37 +1468,56 @@ "context": "dialog title", "string": "Delete categories" }, + "src_dot_channel": { + "string": "Channel" + }, "src_dot_channels": { "context": "channels section name", - "string": "Channels" + "string": "通路" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": { - "context": "delete channel", - "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_allVariantsLabel": { + "context": "all variants label", + "string": "All variants" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": { + "src_dot_channels_dot_ChannelsWithVariantsAvailabilityCard_dot_variantCountLabel": { + "context": "variants count label", + "string": "{variantsCount} variants" + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_subtitle": { + "context": "CannotDefineChannelsAvailabilityCard subtitle", + "string": "You will be able to define availability of product after creating variants." + }, + "src_dot_channels_dot_components_dot_CannotDefineChannelsAvailabilityCard_dot_title": { + "context": "CannotDefineChannelsAvailabilityCard title", + "string": "Availability" + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deleteChannel": { "context": "dialog header", - "string": "Select Channel" + "string": "刪除通路" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": { - "context": "dialog header", - "string": "Delete Channel" - }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_deletingAllProductData": { "context": "delete channel", "string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?" }, - "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": { + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_needToBeMoved": { + "context": "delete channel", + "string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:." + }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_noAvailableChannel": { "context": "currency channel", "string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it." }, + "src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_selectChannel": { + "context": "dialog header", + "string": "選取通路" + }, "src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": { "context": "channel settings", - "string": "Channel Settings" + "string": "通路設定" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": { + "src_dot_channels_dot_components_dot_ChannelForm_dot_146559392": { "context": "selected currency", - "string": "Selected Currency" + "string": "Selected currency" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": { "context": "button", @@ -1201,25 +1527,28 @@ "context": "channel slug", "string": "Slug" }, - "src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": { - "context": "channel name", - "string": "Channel Name" - }, "src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": { "context": "button", - "string": "Copy" + "string": "複製" }, "src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": { "context": "channel currency", - "string": "Currency" + "string": "貨幣" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_3962880609": { + "string": "Default country" + }, + "src_dot_channels_dot_components_dot_ChannelForm_dot_507892781": { + "context": "channel name", + "string": "通路名稱" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": { "context": "dialog header", - "string": "Select a channel" + "string": "選擇通路" }, "src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": { "context": "select label", - "string": "Channel name" + "string": "通路名稱" }, "src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": { "context": "inactive", @@ -1245,9 +1574,41 @@ "context": "activate", "string": "Activate" }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_title": { + "context": "channels variants availability dialog title", + "string": "Manage Channels" + }, + "src_dot_channels_dot_components_dot_ChannelsWithVariantsAvailabilityDialog_dot_variantsSelectedLabel": { + "context": "variants selected label", + "string": "{variantsAmount} variants selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_addZoneTitle": { + "context": "add shipping zone title", + "string": "Add Shipping Zones" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_allSelectedMessage": { + "context": "all selected zones card message", + "string": "All available shipping zones have been selected" + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_subtitle": { + "context": "card subtitle", + "string": "Select shipping zones that will be supplied via this channel. You can assign shipping zones to multiple channels." + }, + "src_dot_channels_dot_components_dot_ShippingZonesCard_dot_title": { + "context": "title", + "string": "{zonesCount} / {totalCount} shipping zones" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_2754800034": { + "context": "alert", + "string": "Channel limit reached" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3277722884": { + "context": "created channels counter", + "string": "{count}/{max} channels used" + }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": { "context": "channel name", - "string": "Channel Name" + "string": "通路名稱" }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": { "string": "No channels found" @@ -1258,7 +1619,10 @@ }, "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": { "context": "button", - "string": "Create Channel" + "string": "新增通路" + }, + "src_dot_channels_dot_pages_dot_ChannelsListPage_dot_85767761": { + "string": "You have reached your channel limit, you will be no longer able to add channels to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": { "context": "currency code select", @@ -1266,60 +1630,66 @@ }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": { "context": "channel create", - "string": "New Channel" + "string": "新建通路" }, "src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": { "context": "window title", - "string": "Create Channel" + "string": "新增通路" }, "src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": { "context": "window title", "string": "Channel details" }, + "src_dot_channels_dot_views_dot_ChannelDetails_dot_3499322424": { + "string": "Channel deleted" + }, "src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": { "string": "Channel deleted" }, "src_dot_chooseFile": { "context": "button", - "string": "Choose file" + "string": "選擇檔案" }, "src_dot_clear": { "context": "button", "string": "清空" }, + "src_dot_codeErrorFieldMessage": { + "string": "on field {fieldName}" + }, "src_dot_collections": { "context": "collections section name", - "string": "Collections" + "string": "系列" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "可見" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_77815154": { "context": "collection label", - "string": "Hidden" + "string": "隱藏" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": { "string": "Add search engine title and description to make this collection easier to find" }, "src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": { "context": "page header", - "string": "Add Collection" + "string": "新增系列" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_643174786": { "context": "collection label", - "string": "Visible" + "string": "可見" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_77815154": { "context": "collection label", - "string": "Hidden" + "string": "隱藏" }, "src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": { "string": "Add search engine title and description to make this collection easier to find" }, "src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": { "context": "collection name", - "string": "名字" + "string": "名稱" }, "src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": { "context": "section header", @@ -1327,42 +1697,54 @@ }, "src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": { "context": "field is optional", - "string": "(Optional)" + "string": "(可選)" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": { "context": "tab name", - "string": "All Collections" + "string": "所有系列" }, - "src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": { - "string": "Search Collection" + "src_dot_collections_dot_components_dot_CollectionListPage_dot_2685595924": { + "string": "Search Collections" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": { "context": "button", - "string": "Create collection" + "string": "新建系列" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": { "context": "collection", - "string": "Hidden" + "string": "隱藏" }, "src_dot_collections_dot_components_dot_CollectionListPage_dot_published": { "context": "collection", "string": "已發佈" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": { - "string": "No collections found" + "string": "找不到系列" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": { "string": "No. of Products" }, "src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": { - "string": "Collection Name" + "string": "系列名稱" }, "src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": { "context": "collection availability", "string": "Availability" }, + "src_dot_collections_dot_components_dot_CollectionList_dot_published": { + "context": "collection publication date", + "string": "Published on {date}" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_unpublished": { + "context": "collection publication date", + "string": "Unpublished" + }, + "src_dot_collections_dot_components_dot_CollectionList_dot_willBePublished": { + "context": "collection publication date", + "string": "Becomes published on {date}" + }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": { - "string": "No products found" + "string": "找不到商品" }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": { "context": "product type", @@ -1382,10 +1764,10 @@ }, "src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": { "context": "product name", - "string": "名字" + "string": "名稱" }, "src_dot_collections_dot_views_dot_1152429477": { - "string": "Deleted collection" + "string": "已刪除系列" }, "src_dot_collections_dot_views_dot_2001540731": { "string": "Added product to collection" @@ -1411,11 +1793,11 @@ }, "src_dot_collections_dot_views_dot_686910896": { "context": "window title", - "string": "Create collection" + "string": "新建系列" }, "src_dot_collections_dot_views_dot_699514132": { "context": "dialog title", - "string": "Delete Collection" + "string": "刪除系列" }, "src_dot_collections_dot_views_dot_870815507": { "context": "unassign product from collection, button", @@ -1430,10 +1812,10 @@ }, "src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": { "context": "dialog title", - "string": "Delete collections" + "string": "刪除系列" }, "src_dot_components_dot_AccountPermissionGroups_dot_2836633439": { - "string": "Permission groups" + "string": "權限組別" }, "src_dot_components_dot_AccountPermissions_dot_2690176844": { "context": "dialog header", @@ -1464,80 +1846,130 @@ "string": "城市" }, "src_dot_components_dot_AddressEdit_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "郵遞區號" }, "src_dot_components_dot_AddressEdit_dot_3121963259": { "string": "地址行2" }, "src_dot_components_dot_AddressEdit_dot_3570415321": { - "string": "Company" + "string": "公司" }, "src_dot_components_dot_AddressEdit_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_AppStatus_dot_1624959454": { - "string": "If you want to disable this App please uncheck the box below." - }, - "src_dot_components_dot_AppStatus_dot_1750277107": { - "context": "section header", - "string": "App Status" - }, - "src_dot_components_dot_AssignAttributeDialog_dot_2173976534": { + "src_dot_components_dot_AssignAttributeDialog_dot_assignButton": { "context": "button", - "string": "Assign attributes" + "string": "Assign and save" }, - "src_dot_components_dot_AssignAttributeDialog_dot_3922579741": { + "src_dot_components_dot_AssignAttributeDialog_dot_noMembersFound": { + "context": "description", + "string": "No results found" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Attributes" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", + "string": "Search by attribute name" + }, + "src_dot_components_dot_AssignAttributeDialog_dot_title": { "context": "dialog header", "string": "Assign Attribute" }, - "src_dot_components_dot_AssignAttributeDialog_dot_4205644805": { - "string": "No results found" + "src_dot_components_dot_AssignAttributeValueDialog_dot_confirmBtn": { + "context": "assign reference to product, button", + "string": "Assign" }, - "src_dot_components_dot_AssignAttributeDialog_dot_524117994": { - "string": "Search by attribute name" + "src_dot_components_dot_AssignAttributeValueDialog_dot_header": { + "context": "dialog header", + "string": "Assign Attribute Value" }, - "src_dot_components_dot_AssignAttributeDialog_dot_902296540": { - "string": "Search Attributes" + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchLabel": { + "context": "label", + "string": "Search Attribute Value" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3125506097": { + "src_dot_components_dot_AssignAttributeValueDialog_dot_searchPlaceholder": { + "context": "placeholder", + "string": "Search by value name, etc..." + }, + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogHeader": { "context": "dialog header", "string": "Assign Category" }, - "src_dot_components_dot_AssignCategoryDialog_dot_3690273268": { - "string": "Search by category name, etc..." - }, - "src_dot_components_dot_AssignCategoryDialog_dot_3841025483": { + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogLabel": { + "context": "dialog header", "string": "Search Category" }, - "src_dot_components_dot_AssignCollectionDialog_dot_2605414502": { - "string": "Search by collection name, etc..." + "src_dot_components_dot_AssignCategoryDialog_dot_assignCategoryDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by category name, etc..." }, - "src_dot_components_dot_AssignCollectionDialog_dot_3992923611": { + "src_dot_components_dot_AssignCategoryDialog_dot_confirmButton": { + "context": "assign categories to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogHeader": { "context": "dialog header", "string": "Assign Collection" }, - "src_dot_components_dot_AssignCollectionDialog_dot_4057224233": { - "string": "Search Collection" + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogLabel": { + "context": "dialog header", + "string": "搜尋系列" }, - "src_dot_components_dot_AssignContainerDialog_dot_1731102929": { + "src_dot_components_dot_AssignCollectionDialog_dot_assignCollectionDialogPlaceholder": { + "context": "dialog search placeholder", + "string": "Search by collection name, etc..." + }, + "src_dot_components_dot_AssignCollectionDialog_dot_confirmBtn": { + "context": "assign collections to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignContainerDialog_dot_assignContainerDialogButton": { "context": "button", "string": "Assign" }, - "src_dot_components_dot_AssignProductDialog_dot_2100305525": { + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogButton": { "context": "button", - "string": "Assign products" + "string": "Assign and save" }, - "src_dot_components_dot_AssignProductDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogContent": { + "string": "搜尋商品" }, - "src_dot_components_dot_AssignProductDialog_dot_2850255786": { - "string": "Search Products" + "src_dot_components_dot_AssignProductDialog_dot_assignProductDialogSearch": { + "string": "以商品名稱、屬性、類別作搜尋…" }, - "src_dot_components_dot_AssignProductDialog_dot_649693468": { + "src_dot_components_dot_AssignProductDialog_dot_assignVariantDialogHeader": { "context": "dialog header", "string": "Assign Product" }, - "src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": { + "src_dot_components_dot_AssignVariantDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogButton": { + "context": "button, assign variants to sale and save", + "string": "Assign and save" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogContent": { + "string": "Search Variants" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogHeader": { + "context": "dialog header", + "string": "Assign Variant" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSKU": { + "context": "variant sku", + "string": "SKU {sku}" + }, + "src_dot_components_dot_AssignVariantDialog_dot_assignVariantDialogSearch": { + "string": "以商品名稱、屬性、類別作搜尋…" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" + }, + "src_dot_components_dot_AttributeUnassignDialog_dot_content": { + "context": "unassign attribute from object", "string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?" }, "src_dot_components_dot_Attributes_dot_attributesNumber": { @@ -1548,57 +1980,66 @@ "context": "attributes, section header", "string": "屬性" }, - "src_dot_components_dot_Attributes_dot_multipleValueLable": { + "src_dot_components_dot_Attributes_dot_multipleValueLabel": { "context": "attribute values", - "string": "值" + "string": "屬性值" + }, + "src_dot_components_dot_Attributes_dot_reference": { + "context": "button label", + "string": "Assign references" }, "src_dot_components_dot_Attributes_dot_valueLabel": { "context": "attribute value", - "string": "值" + "string": "屬性值" }, "src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": { "string": "No results" }, - "src_dot_components_dot_AvailabilityCard_dot_1306298759": { - "context": "product availability", - "string": "Available for purchase" + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_confirmBtn": { + "context": "button, unassign attribute from object", + "string": "Unassign and save" }, - "src_dot_components_dot_AvailabilityCard_dot_2162667201": { - "context": "channel publication date", - "string": "Visible since {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2232321263": { - "context": "product publication date label", - "string": "will become published on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_2938074852": { - "context": "product available for purchase date", - "string": "will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_3285520461": { - "context": "channel publication date", - "string": "Will become available on {date}" - }, - "src_dot_components_dot_AvailabilityCard_dot_570524410": { - "context": "product availability date label", - "string": "Set availability date" - }, - "src_dot_components_dot_AvailabilityCard_dot_643174786": { - "context": "channel publication status", - "string": "Visible" - }, - "src_dot_components_dot_AvailabilityCard_dot_77815154": { - "context": "channel publication status", - "string": "Hidden" - }, - "src_dot_components_dot_AvailabilityCard_dot_825317195": { - "context": "product unavailability", - "string": "Unavailable for purchase" - }, - "src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": { + "src_dot_components_dot_BulkAttributeUnassignDialog_dot_content": { "context": "unassign multiple attributes from item", "string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}" }, + "src_dot_components_dot_CardMenu_dot_cardMenuItemLoading": { + "context": "menu item loading", + "string": "working..." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_3326160357": { + "context": "section header", + "string": "Availability" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_370220662": { + "context": "channels availability text", + "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_4037103586": { + "context": "section header button", + "string": "Manage" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1311467573": { + "string": "Show in product listings" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_1815688500": { + "context": "date", + "string": "since {date}" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2060790769": { + "context": "publish on date", + "string": "Publish on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2264302389": { + "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_2699516026": { + "context": "available on date", + "string": "Set available on" + }, + "src_dot_components_dot_ChannelsAvailabilityCard_dot_Channel_dot_292404896": { + "string": "Set publication date" + }, "src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": { "string": "Select channels you want for {contentType} to be available on" }, @@ -1614,58 +2055,52 @@ "src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": { "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": { - "context": "product channel publication status", - "string": "hidden" + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_4243012684": { + "string": "Search through channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": { + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_channelsAlphabeticallyTitle": { + "context": "channels alphabetically title", + "string": "Channels from A to Z" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_notFoundTitle": { + "context": "no channels found title", + "string": "No Channels Found" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectAllChannelsLabel": { + "context": "select all channels label", + "string": "Select All Channels" + }, + "src_dot_components_dot_ChannelsAvailabilityDialogWrapper_dot_selectTitle": { + "context": "select title", + "string": "Select channels you want for {contentType} to be available on" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_channel": { + "context": "Channel label", + "string": "Channel" + }, + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_dropdownLabel": { "context": "product status title", - "string": "Available in {count}/{allCount}" + "string": "{channelCount} {channelCount,plural, =1 {Channel} other {Channels}}" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": { - "context": "product channel publication date", - "string": "published since {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_noChannels": { + "context": "dropdown label when there are no channels assigned", + "string": "No channels" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": { - "context": "product channel publication date", - "string": "Will become available on {date}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_published": { + "context": "Status label when object is published in a channel", + "string": "已發佈" }, - "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": { - "context": "product status", - "string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_scheduled": { + "context": "Status label when object is scheduled to publish in a channel", + "string": "Scheduled to publish" }, - "src_dot_components_dot_ChannelsAvailability_dot_1311467573": { - "string": "Show in product listings" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_status": { + "context": "Status label", + "string": "狀態" }, - "src_dot_components_dot_ChannelsAvailability_dot_1815688500": { - "context": "date", - "string": "since {date}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2060790769": { - "context": "publish on date", - "string": "Publish on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_2264302389": { - "string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages." - }, - "src_dot_components_dot_ChannelsAvailability_dot_2699516026": { - "context": "available on date", - "string": "Set available on" - }, - "src_dot_components_dot_ChannelsAvailability_dot_292404896": { - "string": "Set publication date" - }, - "src_dot_components_dot_ChannelsAvailability_dot_3326160357": { - "context": "section header", - "string": "Availability" - }, - "src_dot_components_dot_ChannelsAvailability_dot_370220662": { - "context": "channels availability text", - "string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}" - }, - "src_dot_components_dot_ChannelsAvailability_dot_4037103586": { - "context": "section header button", - "string": "Manage" + "src_dot_components_dot_ChannelsAvailabilityDropdown_dot_unpublished": { + "context": "Status label when object is unpublished in a channel", + "string": "Unpublished" }, "src_dot_components_dot_ColumnPicker_dot_1483881697": { "context": "button", @@ -1673,7 +2108,7 @@ }, "src_dot_components_dot_ColumnPicker_dot_2539195044": { "context": "select visible columns button", - "string": "Columns" + "string": "欄位" }, "src_dot_components_dot_ColumnPicker_dot_2715399461": { "context": "pick columns to display", @@ -1692,21 +2127,17 @@ "string": "城市" }, "src_dot_components_dot_CompanyAddressInput_dot_2965971965": { - "string": "ZIP / Postal code" + "string": "郵遞區號" }, "src_dot_components_dot_CompanyAddressInput_dot_3121963259": { "string": "地址行2" }, "src_dot_components_dot_CompanyAddressInput_dot_3570415321": { - "string": "Company" + "string": "公司" }, "src_dot_components_dot_CompanyAddressInput_dot_944851093": { "string": "Country area" }, - "src_dot_components_dot_ConfirmButton_dot_2845142593": { - "context": "button", - "string": "Error" - }, "src_dot_components_dot_CountryList_dot_2460766407": { "context": "number of countries", "string": "{number} Countries" @@ -1717,38 +2148,48 @@ }, "src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": { "context": "custom search delete, dialog header", - "string": "Delete Search" + "string": "刪除搜尋" }, "src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": { "string": "Are you sure you want to delete {name} search tab?" }, + "src_dot_components_dot_DemoBanner_dot_1647850230": { + "string": "Storefront" + }, + "src_dot_components_dot_DemoBanner_dot_214739616": { + "string": "試用 GraphQL API" + }, + "src_dot_components_dot_DemoBanner_dot_2367386033": { + "string": "API" + }, + "src_dot_components_dot_DemoBanner_dot_4093572282": { + "string": "See DEMO STOREFRONT" + }, "src_dot_components_dot_ErrorMessageCard_dot_2845142593": { "context": "header", - "string": "Error" + "string": "錯誤" }, - "src_dot_components_dot_ErrorPage_dot_1723676032": { - "context": "button", - "string": "Back to home" + "src_dot_components_dot_ErrorPage_dot_btnDashboard": { + "context": "button linking to dashboard", + "string": "後台" }, - "src_dot_components_dot_ErrorPage_dot_2736139139": { - "string": "Ooops!..." + "src_dot_components_dot_ErrorPage_dot_btnRefresh": { + "context": "button refreshing page", + "string": "Refresh page" }, - "src_dot_components_dot_ErrorPage_dot_2845142593": { - "string": "Error" + "src_dot_components_dot_ErrorPage_dot_content": { + "string": "Don’t worry we will fix it soon. Try to refresh the page or go back to dashboard." }, - "src_dot_components_dot_ErrorPage_dot_3090161573": { - "string": "Don't worry, everything is gonna be fine" + "src_dot_components_dot_ErrorPage_dot_header": { + "string": "We’ve encountered an unexpected error" }, - "src_dot_components_dot_ErrorPage_dot_3182212440": { - "string": "We've encountered a problem..." - }, - "src_dot_components_dot_FileUpload_dot_3050254265": { - "context": "upload file, button", - "string": "Upload" + "src_dot_components_dot_ErrorPage_dot_or": { + "context": "conjunction, choice between going to dashboard or refreshing page", + "string": "or" }, "src_dot_components_dot_FilterBar_dot_2173195312": { "context": "button", - "string": "Delete Search" + "string": "刪除搜尋" }, "src_dot_components_dot_FilterBar_dot_2340527467": { "string": "Custom Filter" @@ -1758,31 +2199,59 @@ "string": "Save Search" }, "src_dot_components_dot_FilterCard_dot_996289613": { - "string": "過濾" + "string": "篩選" }, "src_dot_components_dot_Filter_dot_2332404293": { "context": "search", "string": "No results" }, - "src_dot_components_dot_Filter_dot_2683154806": { - "context": "is filter range or value", - "string": "equal to" - }, - "src_dot_components_dot_Filter_dot_2779594451": { - "context": "filter range separator", - "string": "and" - }, "src_dot_components_dot_Filter_dot_4190318230": { "context": "search results", "string": "Show more" }, - "src_dot_components_dot_Filter_dot_773313536": { - "context": "is filter range or value", - "string": "between" - }, "src_dot_components_dot_Filter_dot_996289613": { + "context": "button", "string": "過濾" }, + "src_dot_components_dot_Filter_dot_DEPENDENCIES_MISSING": { + "context": "filters error messages dependencies missing", + "string": "Filter requires other filters: {dependencies}" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_2779594451": { + "context": "filter range separator", + "string": "與" + }, + "src_dot_components_dot_Filter_dot_FilterContent_dot_996289613": { + "string": "篩選" + }, + "src_dot_components_dot_Filter_dot_UNKNOWN_ERROR": { + "context": "filters error messages unknown error", + "string": "Unknown error occurred" + }, + "src_dot_components_dot_Filter_dot_VALUE_REQUIRED": { + "context": "filters error messages value required", + "string": "Choose a value" + }, + "src_dot_components_dot_Form_dot_cancelButton": { + "context": "ExitFormPrompt cancel button", + "string": "Discard changes" + }, + "src_dot_components_dot_Form_dot_confirmButton": { + "context": "ExitFormPrompt confirm button", + "string": "保存變更" + }, + "src_dot_components_dot_Form_dot_continueEditingButton": { + "context": "ExitFormPrompt continue editing button", + "string": "Continue editing" + }, + "src_dot_components_dot_Form_dot_title": { + "context": "ExitFormPrompt title", + "string": "Would you like to save changes?" + }, + "src_dot_components_dot_Form_dot_unableToSaveTitle": { + "context": "ExitFormPrompt title", + "string": "You have unsaved changes" + }, "src_dot_components_dot_ImageUpload_dot_1731007575": { "context": "image upload", "string": "Drop here to upload" @@ -1791,34 +2260,30 @@ "context": "button", "string": "{languageName} - {languageCode}" }, - "src_dot_components_dot_ListField_dot_3099331554": { - "context": "button", - "string": "新增" - }, "src_dot_components_dot_Metadata_dot_1148029984": { "context": "metadata field value, header", - "string": "值" + "string": "數值" }, "src_dot_components_dot_Metadata_dot_1509432322": { "context": "header", - "string": "Metadata" + "string": "詮釋資料" }, "src_dot_components_dot_Metadata_dot_1535223586": { "context": "header", "string": "Private Metadata" }, - "src_dot_components_dot_Metadata_dot_2024779015": { - "context": "empty metadata text", - "string": "There is no private metadata created for this element." - }, - "src_dot_components_dot_Metadata_dot_2087058956": { - "context": "empty metadata text", - "string": "There is no metadata created for this element." + "src_dot_components_dot_Metadata_dot_1827848527": { + "context": "number of metadata fields in model", + "string": "{number,plural,one {{number} string} other {{number} strings}}" }, "src_dot_components_dot_Metadata_dot_2537046678": { "context": "metadata field name, header", "string": "Field" }, + "src_dot_components_dot_Metadata_dot_2741366539": { + "context": "empty metadata text", + "string": "No metadata created for this element. Use the button below to add new metadata field." + }, "src_dot_components_dot_Metadata_dot_3181473584": { "context": "add metadata field,button", "string": "Add Field" @@ -1827,14 +2292,6 @@ "context": "table action", "string": "Actions" }, - "src_dot_components_dot_Metadata_dot_549104951": { - "context": "number of metadata fields in model", - "string": "{number,plural,one {{number} Field} other {{number} Fields}}" - }, - "src_dot_components_dot_Metadata_dot_553451245": { - "context": "empty metadata text", - "string": "Use the button below to add new metadata field" - }, "src_dot_components_dot_MoneyRange_dot_12301532": { "context": "money", "string": "to {money}" @@ -1862,7 +2319,7 @@ }, "src_dot_components_dot_Navigator_dot_1116468870": { "context": "navigator placeholder", - "string": "Order Number" + "string": "訂單編號" }, "src_dot_components_dot_Navigator_dot_1167695965": { "context": "navigator placeholder", @@ -1878,7 +2335,7 @@ }, "src_dot_components_dot_Navigator_dot_2874620973": { "context": "navigator placeholder", - "string": "Type {key} to see available actions" + "string": "輸入 {key} 以查看可用指令" }, "src_dot_components_dot_Navigator_dot_2935523260": { "context": "navigator placeholder", @@ -1920,7 +2377,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createCollection": { "context": "button", - "string": "Create Collection" + "string": "新增系列" }, "src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": { "context": "button", @@ -1928,19 +2385,19 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_createOrder": { "context": "button", - "string": "Create Order" + "string": "新增訂單" }, "src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": { "context": "button", - "string": "Create Permission Group" + "string": "新增權限組別" }, "src_dot_components_dot_Navigator_dot_modes_dot_createProduct": { "context": "button", - "string": "Create Product" + "string": "新增商品" }, "src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": { "context": "button", - "string": "Create Voucher" + "string": "新建代金券" }, "src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": { "string": "{firstName} {lastName}" @@ -1959,7 +2416,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": { "context": "navigator customer mode description", - "string": "Search Customers" + "string": "搜尋客户" }, "src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": { "context": "navigator default mode description", @@ -1971,7 +2428,7 @@ }, "src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": { "context": "navigator order mode description", - "string": "Search Orders" + "string": "搜尋訂單" }, "src_dot_components_dot_Navigator_dot_modes_dot_noResults": { "string": "No Results" @@ -1990,7 +2447,15 @@ }, "src_dot_components_dot_NotFoundPage_dot_678743710": { "context": "button", - "string": "Go back to dashboard" + "string": "回到後台" + }, + "src_dot_components_dot_PreviewPill_dot_label": { + "context": "indicator that feature is in preview mode", + "string": "Preview" + }, + "src_dot_components_dot_PreviewPill_dot_tooltip": { + "context": "tooltip", + "string": "This feature is in a preview state and can be subject to changes at later point" }, "src_dot_components_dot_PriceField_dot_4072537038": { "string": "Price cannot be lower than 0" @@ -1999,7 +2464,7 @@ "string": "No results found" }, "src_dot_components_dot_RowNumberSelect_dot_1154361791": { - "string": "No of Rows:" + "string": "行數" }, "src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": { "context": "save filter tab, header", @@ -2011,7 +2476,7 @@ }, "src_dot_components_dot_SearchBar_dot_2173195312": { "context": "button", - "string": "Delete Search" + "string": "刪除搜尋" }, "src_dot_components_dot_SearchBar_dot_2340527467": { "string": "Custom Filter" @@ -2021,10 +2486,10 @@ "string": "Save Search" }, "src_dot_components_dot_SeoForm_dot_1324250412": { - "string": "Search engine title" + "string": "搜尋引擎標題" }, "src_dot_components_dot_SeoForm_dot_1991321627": { - "string": "Search engine description" + "string": "搜尋引擎描述" }, "src_dot_components_dot_SeoForm_dot_3198271020": { "context": "button", @@ -2057,14 +2522,21 @@ "string": "No results found" }, "src_dot_components_dot_TableHead_dot_868570480": { - "string": "Selected {number} items" + "string": "已選取 {number} 個項目" + }, + "src_dot_components_dot_TablePagination_dot_noOfRows": { + "context": "pagination", + "string": "No. of rows" }, "src_dot_components_dot_Timeline_dot_1359200231": { "context": "add order note, button", - "string": "Send" + "string": "送出" }, "src_dot_components_dot_Timeline_dot_3028189627": { - "string": "Leave your note here..." + "string": "在這輸入備註..." + }, + "src_dot_components_dot_TooltipTableCellHeader_dot_noFilterSelected": { + "string": "Sorting by this column requires active filter: {filterName}" }, "src_dot_components_dot_UserChip_dot_21332146": { "context": "button", @@ -2072,18 +2544,18 @@ }, "src_dot_components_dot_UserChip_dot_248888005": { "context": "button", - "string": "Account Settings" + "string": "賬號設定" }, "src_dot_components_dot_UserChip_dot_85001470": { "context": "button", - "string": "Enable Dark Mode" + "string": "啟用黑夜模式" }, "src_dot_components_dot_VisibilityCard_dot_1311467573": { "string": "Show in product listings" }, "src_dot_components_dot_VisibilityCard_dot_1459686496": { "context": "section header", - "string": "Visibility" + "string": "可見" }, "src_dot_components_dot_VisibilityCard_dot_1815688500": { "context": "date", @@ -2119,49 +2591,45 @@ "context": "weight", "string": "{value} {unit}" }, - "src_dot_components_dot_messages_dot_1219076963": { - "context": "snackbar expand", - "string": "Expand" + "src_dot_components_dot_messages_dot_hideError": { + "context": "hide error log label in notification", + "string": "Hide log" }, - "src_dot_components_dot_messages_dot_2473863536": { - "context": "snackbar button undo", - "string": "Undo" - }, - "src_dot_components_dot_messages_dot_3444275093": { - "context": "snackbar collapse", - "string": "Collapse" + "src_dot_components_dot_messages_dot_seeError": { + "context": "see error log label in notification", + "string": "See error log" }, "src_dot_configuration": { "context": "configuration section name", "string": "配置" }, "src_dot_configuration_dot_1233229030": { - "string": "Miscellaneous" + "string": "雜項" }, "src_dot_configuration_dot_1440737903": { - "string": "Shipping Settings" + "string": "配送設定" }, "src_dot_configuration_dot_1742602794": { - "string": "Attributes and Product Types" + "string": "屬性與商品類型" }, "src_dot_configuration_dot_3140151600": { "string": "Staff Settings" }, "src_dot_configuration_dot_3351299924": { - "string": "Content Management" + "string": "內容管理" }, "src_dot_configuration_dot_3655543906": { - "string": "Product Settings" + "string": "商品設定" }, "src_dot_configuration_dot_887806978": { - "string": "Multichannel" + "string": "多重通路" }, "src_dot_confirm": { "context": "button", - "string": "Confirm" + "string": "確認" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": { - "string": "Product Export Failed" + "string": "商品匯出失敗" }, "src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText": { "string": "Product export has finished and was sent to your email address." @@ -2181,6 +2649,22 @@ "context": "dialog header, title", "string": "Invoice Generation" }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionContent": { + "context": "new version notification content", + "string": "You need to update Saleor to the newest version. Before doing so - save all changes to prevent loss of data. To update use the button below." + }, + "src_dot_containers_dot_ServiceWorker_dot_newVersionTitle": { + "context": "notification title", + "string": "System update required" + }, + "src_dot_containers_dot_ServiceWorker_dot_refresh": { + "context": "button", + "string": "刷新" + }, + "src_dot_continue": { + "context": "button", + "string": "繼續" + }, "src_dot_create": { "context": "button", "string": "創建" @@ -2200,40 +2684,52 @@ "context": "dialog title", "string": "Add Address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": { - "context": "customer's address book, header", - "string": "{fullName}'s Address Book" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": { - "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": { - "string": "There is no address to show for this customer" - }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_addAddress": { "context": "button", "string": "Add address" }, - "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_doesntHaveAddresses": { + "string": "This customer doesn’t have any adresses added to his address book. You can add address using the button below." + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameAddress": { + "context": "customer's address book, header", + "string": "{fullName}'s Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_fullNameDetail": { "context": "customer details, header", "string": "{fullName} Details" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": { + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noAddressToShow": { + "string": "There is no address to show for this customer" + }, + "src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_noNameToShow": { + "context": "customer's address book when no customer name is available, header", + "string": "Address Book" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultAddress": { "string": "默認地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": { - "string": "默認付費地址" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultBillingAddress": { + "string": "默認帳單地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_defaultShippingAddress": { + "string": "默認運送地址" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_deleteAddress": { "context": "button", - "string": "設置成默認運送地址" + "string": "Delete Address" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": { + "src_dot_customers_dot_components_dot_CustomerAddress_dot_editAddress": { + "context": "button", + "string": "Edit Address" + }, + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultBilling": { "context": "button", "string": "設置成默認付費地址" }, - "src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": { - "string": "默認運送地址" + "src_dot_customers_dot_components_dot_CustomerAddress_dot_setDefaultShipping": { + "context": "button", + "string": "設置成默認運送地址" }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": { "context": "header", @@ -2252,7 +2748,7 @@ }, "src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": { "context": "subsection header", - "string": "支付地址" + "string": "帳單地址" }, "src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": { "context": "page header", @@ -2292,13 +2788,13 @@ "context": "note about customer", "string": "Note" }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": { - "context": "customer informations, header", - "string": "Personal Informations" - }, - "src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": { + "src_dot_customers_dot_components_dot_CustomerInfo_dot_2312694610": { "context": "customer contact section, header", - "string": "Contact Informations" + "string": "Contact Information" + }, + "src_dot_customers_dot_components_dot_CustomerInfo_dot_4121042904": { + "context": "account information, header", + "string": "Account Information" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": { "string": "Search Customer" @@ -2316,10 +2812,10 @@ "string": "Join Date" }, "src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": { - "string": "Number of Orders" + "string": "訂單數量" }, "src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": { - "string": "No. of Orders" + "string": "訂單組編號" }, "src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": { "string": "No customers found" @@ -2340,7 +2836,7 @@ }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": { "context": "number of order", - "string": "No. of Order" + "string": "訂單編號" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": { "context": "button", @@ -2352,16 +2848,16 @@ }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_878013594": { "context": "order total amount", - "string": "總共" + "string": "訂單總額" }, "src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": { - "string": "No orders found" + "string": "找不到訂單" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": { - "string": "Last login" + "string": "上次登錄" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": { - "string": "Last order" + "string": "上個訂單" }, "src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": { "context": "section header", @@ -2402,56 +2898,69 @@ "src_dot_dashboard": { "string": "後台" }, + "src_dot_date": { + "string": "日期" + }, + "src_dot_defaultErrorTitle": { + "string": "Something went wrong" + }, "src_dot_delete": { "context": "button", - "string": "Delete" + "string": "刪除" }, "src_dot_demo": { "context": "notification message after log in", - "string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes." + "string": "只是為了讓你知道......你目前在演示模式。 你可以試玩後台系統,但無法保存更改。 " }, "src_dot_description": { "string": "描述" }, + "src_dot_descriptionOptional": { + "string": "Description (optional)" + }, "src_dot_discounts": { "string": "折扣" }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": { - "string": "Category name" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": { - "context": "section header", - "string": "Eligible Categories" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": { - "string": "No categories found" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": { - "context": "number of products", - "string": "產品" - }, - "src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesButton": { "context": "button", "string": "Assign categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": { - "context": "button", - "string": "Assign collections" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesHeader": { + "context": "section header", + "string": "Eligible Categories" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": { - "string": "No collections found" + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesNotFound": { + "context": "no categories", + "string": "No categories found" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": { + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductHeader": { + "context": "table head", + "string": "Category Name" + }, + "src_dot_discounts_dot_components_dot_DiscountCategories_dot_discountCategoriesTableProductNumber": { "context": "number of products", "string": "產品" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": { - "string": "Collection name" + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsButton": { + "context": "button", + "string": "Assign collections" }, - "src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": { + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsHeader": { "context": "section header", "string": "Eligible Collections" }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsNotFound": { + "context": "no collections", + "string": "找不到系列" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductHeader": { + "context": "table head", + "string": "系列名稱" + }, + "src_dot_discounts_dot_components_dot_DiscountCollections_dot_discountCollectionsTableProductNumber": { + "context": "number of products", + "string": "產品" + }, "src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": { "context": "dialog header", "string": "Assign Countries" @@ -2483,26 +2992,53 @@ "context": "time during discount is active, header", "string": "Active Dates" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": { - "string": "No products found" - }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsButton": { "context": "button", "string": "Assign products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": { - "string": "Product Name" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsHeader": { + "context": "section header", + "string": "Eligible Products" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsNotFound": { + "context": "no products", + "string": "找不到商品" + }, + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableAvailabilityHeader": { "context": "product availability", "string": "Availability" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": { - "string": "Product Type" + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableProductHeader": { + "context": "table head", + "string": "商品名稱" }, - "src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": { + "src_dot_discounts_dot_components_dot_DiscountProducts_dot_discountProductsTableTypeHeader": { + "context": "product type", + "string": "商品類型" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsButton": { + "context": "button", + "string": "Assign variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsHeader": { "context": "section header", - "string": "Eligible Products" + "string": "Eligible Variants" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsNotFound": { + "context": "no variants", + "string": "沒有產品變種" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableProductHeader": { + "context": "table head", + "string": "商品名稱" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableTypeHeader": { + "context": "table head", + "string": "商品類型" + }, + "src_dot_discounts_dot_components_dot_DiscountVariants_dot_discountVariantsTableVariantHeader": { + "context": "table head", + "string": "Variant Name" }, "src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": { "context": "page header", @@ -2527,21 +3063,25 @@ "context": "sale status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_SaleListPage_dot_channel": { + "context": "sale channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": { "context": "sale status", "string": "Expired" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "固定金額" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": { "context": "discount type", - "string": "Percentage" + "string": "百分比" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": { "context": "sale status", - "string": "Scheduled" + "string": "已排程" }, "src_dot_discounts_dot_components_dot_SaleListPage_dot_started": { "context": "sale start date", @@ -2556,18 +3096,18 @@ }, "src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": { "context": "sale value", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": { "context": "sale end date", - "string": "Ends" + "string": "結束日期" }, "src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": { - "string": "No sales found" + "string": "找不到促銷" }, "src_dot_discounts_dot_components_dot_SaleList_dot_47059407": { "context": "sale start date", - "string": "Starts" + "string": "開始日期" }, "src_dot_discounts_dot_components_dot_SaleList_dot_636461959": { "context": "sale name", @@ -2575,7 +3115,7 @@ }, "src_dot_discounts_dot_components_dot_SaleSummary_dot_1148029984": { "context": "sale value", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_SaleSummary_dot_636461959": { "context": "sale name", @@ -2587,15 +3127,15 @@ }, "src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": { "context": "discount type", - "string": "Percentage" + "string": "百分比" }, "src_dot_discounts_dot_components_dot_SaleType_dot_46415128": { "context": "discount type", - "string": "Fixed Amount" + "string": "固定金額" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": { "context": "sale value, header", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": { "context": "sale discount", @@ -2610,11 +3150,11 @@ }, "src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "通路名稱" }, "src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": { "context": "page header", - "string": "Create Voucher" + "string": "新建代金券" }, "src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": { "context": "voucher end date, switch button", @@ -2636,15 +3176,15 @@ }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": { "context": "number of categories", - "string": "Categories ({quantity})" + "string": "{quantity} 個類別" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": { "context": "number of collections", - "string": "Collections ({quantity})" + "string": "{quantity} 個系列" }, "src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": { "context": "number of products", - "string": "Products ({quantity})" + "string": "{quantity} 個產品" }, "src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": { "string": "Discount Code" @@ -2653,27 +3193,36 @@ "context": "voucher code, button", "string": "Generate Code" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": { - "string": "Limit number of times this discount can be used in total" - }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_applyOncePerCustomer": { "context": "limit voucher", "string": "Limit to one use per customer" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": { + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_hasUsageLimit": { + "context": "limit voucher", + "string": "Limit number of times this discount can be used in total" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_onlyForStaff": { + "context": "limit voucher", + "string": "Limit to staff only" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimit": { + "context": "limit voucher", + "string": "Limit of Uses" + }, + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usageLimitsTitle": { "context": "voucher usage limit, header", "string": "Usage Limit" }, - "src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": { - "context": "voucher", - "string": "Limit of Uses" + "src_dot_discounts_dot_components_dot_VoucherLimits_dot_usesLeftCaption": { + "context": "usage limit uses left caption", + "string": "Uses left" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": { "context": "tab name", - "string": "All Vouchers" + "string": "所有代金券" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": { - "string": "Search Voucher" + "string": "搜尋代金券" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": { "context": "button", @@ -2683,21 +3232,25 @@ "context": "voucher status", "string": "Active" }, + "src_dot_discounts_dot_components_dot_VoucherListPage_dot_channel": { + "context": "voucher channel", + "string": "Channel" + }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": { "context": "voucher status", "string": "Expired" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": { "context": "discount type", - "string": "Fixed amount" + "string": "固定金額" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": { "context": "discount type", - "string": "Percentage" + "string": "百分比" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": { "context": "voucher status", - "string": "Scheduled" + "string": "已排程" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": { "context": "voucher start date", @@ -2709,41 +3262,41 @@ }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": { "context": "voucher", - "string": "Times used" + "string": "已使用次數" }, "src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": { "string": "Discount Type" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": { "context": "voucher value", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": { "context": "minimum amount of spent money to activate voucher", - "string": "Min. Spent" + "string": "最低消費" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": { "context": "voucher is active until date", - "string": "Ends" + "string": "結束日期" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": { "context": "voucher uses", - "string": "Uses" + "string": "使用次數" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": { "context": "voucher is active from date", - "string": "Starts" + "string": "開始日期" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": { "context": "voucher code", - "string": "Code" + "string": "代碼" }, "src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": { "string": "No vouchers found" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": { "context": "column title", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": { "string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency" @@ -2765,7 +3318,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "通路名稱" }, "src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": { "context": "voucher requirement", @@ -2773,7 +3326,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": { "context": "voucher value", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": { "context": "voucher value requirement", @@ -2789,7 +3342,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": { "context": "voucher code", - "string": "Code" + "string": "代碼" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": { "context": "header", @@ -2797,15 +3350,15 @@ }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": { "context": "voucher discount type", - "string": "Free Shipping" + "string": "免運費" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": { "context": "voucher discount type", - "string": "Percentage" + "string": "百分比" }, "src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": { "context": "voucher discount type", - "string": "Fixed Amount" + "string": "固定金額" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": { "context": "column title", @@ -2813,7 +3366,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": { "context": "section header", - "string": "值" + "string": "折扣額" }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": { "string": "Discount Value" @@ -2836,7 +3389,7 @@ }, "src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "通路名稱" }, "src_dot_discounts_dot_order": { "context": "voucher discount", @@ -2844,56 +3397,86 @@ }, "src_dot_discounts_dot_products": { "context": "voucher discount", - "string": "Specific products" + "string": "指定商品" }, "src_dot_discounts_dot_shipment": { "context": "voucher discount", "string": "Shipment" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": { - "string": "Successfully created sale" + "string": "成功建立促銷" }, "src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": { "string": "Manage Sales Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": { - "context": "dialog content", - "string": "Are you sure you want to delete {saleName}?" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": { - "context": "dialog header", - "string": "Unassign Categories From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": { - "context": "dialog header", - "string": "Unassign Collections From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": { - "string": "Removed sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": { - "context": "dialog header", - "string": "Unassign Products From Sale" - }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsChannelAvailabilityDialogHeader": { + "context": "channel availability dialog header", "string": "Manage Channel Availability" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDelate": { + "context": "sale Details delete button", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialog": { + "context": "dialog content", + "string": "Removed sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsSaleDeleteDialogHeader": { "context": "dialog header", "string": "Delete Sale" }, - "src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": { + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategory": { + "context": "unassign category from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCategoryDialogHeader": { + "context": "dialog header", + "string": "Unassign Categories From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollection": { + "context": "unassign collection from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialog": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}" }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignCollectionDialogHeader": { + "context": "dialog header", + "string": "Unassign Collection From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignDialogDelete": { + "context": "dialog content", + "string": "Are you sure you want to delete {saleName}?" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProduct": { + "context": "unassign product from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignProductDialogHeader": { + "context": "dialog header", + "string": "Unassign Product From Sale" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariant": { + "context": "unassign variant from sale and save, button", + "string": "Unassign and save" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialog": { + "context": "dialog content", + "string": "{counter,plural,one {Are you sure you want to unassign this variant?} other {Are you sure you want to unassign {displayQuantity} variants?}}" + }, + "src_dot_discounts_dot_views_dot_SaleDetails_dot_saleDetailsUnassignVariantDialogHeader": { + "context": "dialog header", + "string": "Unassign Variant From Sale" + }, "src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": { "context": "dialog header", "string": "Delete Sales" @@ -2906,15 +3489,16 @@ "string": "Manage Products Channel Availability" }, "src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": { - "string": "Successfully created voucher" - }, - "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": { - "string": "Deleted voucher" + "string": "成功建立代金券" }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": { "context": "dialog header", "string": "Unassign Collections From Voucher" }, + "src_dot_discounts_dot_views_dot_VoucherDetails_dot_1569805915": { + "context": "button", + "string": "Unassign and save" + }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": { "context": "dialog header", "string": "Unassign Products From Voucher" @@ -2944,7 +3528,7 @@ }, "src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": { "context": "dialog header", - "string": "Delete Voucher" + "string": "刪除代金券" }, "src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": { "context": "dialog content", @@ -2952,11 +3536,11 @@ }, "src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": { "context": "dialog header", - "string": "Delete Vouchers" + "string": "刪除代金券" }, "src_dot_done": { "context": "button", - "string": "Done" + "string": "完成" }, "src_dot_draft": { "context": "order status", @@ -2967,35 +3551,646 @@ "string": "Draft Orders" }, "src_dot_drafts": { - "string": "Drafts" + "string": "稿單" }, "src_dot_edit": { "context": "button", "string": "編輯" }, "src_dot_email": { - "string": "E-mail Address" + "string": "Email address" }, "src_dot_endDate": { - "string": "End Date" + "string": "結束日期" }, "src_dot_endHour": { "string": "End Hour" }, + "src_dot_error": { + "string": "錯誤" + }, "src_dot_exchangeRates": { "context": "Manage and Update your warehouse information", "string": "Exchange Rates" }, "src_dot_firstName": { - "string": "名" + "string": "名字" }, "src_dot_fulfilled": { "context": "order status", - "string": "Fulfilled" + "string": "已發貨" }, "src_dot_generalInformations": { "string": "General Information" }, + "src_dot_giftCards": { + "context": "gift cards section name", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertDescription": { + "context": "bulk issue gift cards success alert description", + "string": "Requested {cardsAmount} were successfully issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_createdSuccessAlertTitle": { + "context": "bulk issue gift cards success alert title", + "string": "Gift Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardBulkCreateDialog_dot_title": { + "context": "bulk issue gift cards dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryDateLabel": { + "context": "expiry date label", + "string": "Exact date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryOnLabel": { + "context": "expires on label", + "string": "Will expire on:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expiryPeriodLabel": { + "context": "expires in label", + "string": "Expires in" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_GiftCardCreateExpirySelect_dot_expirySelectedLabel": { + "context": "set expiry date selected label", + "string": "Set gift card expiry date" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_amountLabel": { + "context": "money amount input label", + "string": "Enter amount" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateExplanation": { + "context": "gift card bulk create modal bottom explanation", + "string": "After creation Saleor will create a list of gift card codes that you will be able to download. " + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedAccept": { + "context": "gift card bulk create success dialog accept button", + "string": "Ok" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExplanation": { + "context": "gift card bulk create success dialog content", + "string": "We have issued all of your requested gift cards. You can download the list of new gift cards using the button below." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedExportToEmail": { + "context": "gift card bulk create success dialog export button", + "string": "Export To Email" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_bulkCreateIssuedTitle": { + "context": "gift card bulk create success dialog title", + "string": "Bulk Issue Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copiedToClipboardTitle": { + "context": "copied to clipboard alert title", + "string": "Copied to clipboard" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_copyCodeLabel": { + "context": "copy code button label", + "string": "Copy code" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdGiftCardLabel": { + "context": "created gift card code label", + "string": "This is the code of a created gift card:" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_createdSuccessAlertTitle": { + "context": "successfully created gift card alert title", + "string": "Successfully created gift card" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_customerLabel": { + "context": "customer input label", + "string": "客戶" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_giftCardsAmountLabel": { + "context": "issued cards amount label", + "string": "Cards Issued" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_issueButtonLabel": { + "context": "issue gift card button label", + "string": "Issue" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteLabel": { + "context": "note input label", + "string": "Note" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_noteSubtitle": { + "context": "note input subtitle", + "string": "Why was this gift card issued. This note will not be shown to the customer. Note will be stored in gift card history" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationCaption": { + "context": "requires activation checkbox caption", + "string": "All issued cards require activation by staff before use." + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_requiresActivationLabel": { + "context": "requires activation checkbox label", + "string": "Requires activation" + }, + "src_dot_giftCards_dot_GiftCardCreateDialog_dot_title": { + "context": "issue gift card dialog title", + "string": "Issue gift card" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_2086397658": { + "context": "export all items to csv file", + "string": "All gift cards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_701638571": { + "context": "export selected items to csv file", + "string": "Selected giftCards ({number})" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_confirmButtonLabel": { + "context": "gift card export dialog confirm button label", + "string": "Export codes" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportNote": { + "context": "note on export gift cards", + "string": "Note: Only active and not used gift cards will be expored" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_exportTypeLabel": { + "context": "gift card export type label", + "string": "gift cards" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertDescription": { + "context": "gift card export success alert description", + "string": "We are currently exporting your gift card codes. As soon as your file is available it will be sent to your email address" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_successAlertTitle": { + "context": "gift card export csv success alert title", + "string": "匯出 CSV" + }, + "src_dot_giftCards_dot_GiftCardExportDialogContent_dot_title": { + "context": "gift card export dialog title", + "string": "Export Gift Card Codes" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateSectionDescription": { + "context": "expiry date selection info message", + "string": "You can set gift cards to expire after a certain time after their purchase. Remember that in some countries, gift cards expiry is prohibited by law." + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_GiftCardExpirySettingsCard_dot_expiryDateTitle": { + "context": "expiry date section header", + "string": "Expiry date" + }, + "src_dot_giftCards_dot_GiftCardSettings_dot_title": { + "context": "gift card settings header", + "string": "Gift Cards Settings" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activated": { + "context": "gift card history message", + "string": "Gift card was activated by {activatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_activatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was activated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceReset": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_balanceResetAnonymous": { + "context": "gift card history message", + "string": "Gift card balance was reset by {resetBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_bought": { + "context": "gift card history message", + "string": "Gift card was bought in order {orderNumber}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivated": { + "context": "gift card history message", + "string": "Gift card was deactivated by {deactivatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_deactivatedAnonymous": { + "context": "gift card history message", + "string": "Gift card was deactivated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdate": { + "context": "gift card history message", + "string": "Gift card expiry date was updated by {expiryUpdatedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_expiryDateUpdateAnonymous": { + "context": "gift card history message", + "string": "Gift card expiry date was updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_historyHeaderTitle": { + "context": "section header title", + "string": "Gift Card Timeline" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issued": { + "context": "gift card history message", + "string": "Gift card was issued by {issuedBy}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_issuedAnonymous": { + "context": "gift card history message", + "string": "Gift card was issued" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddError": { + "context": "notifier message", + "string": "There was an error adding a note" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_noteAddedSuccessfully": { + "context": "notifier message", + "string": "Note was added sucessfully" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_resent": { + "context": "gift card history message", + "string": "Gift card was resent" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_sentToCustomer": { + "context": "gift card history message", + "string": "Gift card was sent to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_tagsUpdated": { + "context": "gift card history message", + "string": "Gift card tags were updated" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrder": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink} by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardHistory_dot_usedInOrderAnonymous": { + "context": "gift card history message", + "string": "Gift card was used as a payment method on order {orderLink}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_consentCheckboxLabel": { + "context": "consent to send gift card to different address checkbox label", + "string": "Yes, I want to send gift card to different address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_description": { + "context": "resend code to customer description", + "string": "Gift Card Code will be resent to email provided during checkout. You can provide a different email address if you want to:" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_emailInputPlaceholder": { + "context": "provided email input placeholder", + "string": "Provided email address" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_sendToChannelSelectLabel": { + "context": "send to channel select label", + "string": "Send to channel" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_submitButtonLabel": { + "context": "resend button label", + "string": "Resend" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_successResendAlertText": { + "context": "resent code success message", + "string": "Successfully resent code to customer!" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardResendCodeDialog_dot_title": { + "context": "resend code to customer title", + "string": "Resend code to customer" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_changeButtonLabel": { + "context": "change button label", + "string": "Change" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_subtitle": { + "context": "set balance dialog subtitle", + "string": "What would you like to set cards balance to. When you change the balance both values will be changed" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_title": { + "context": "set balance dialog title label", + "string": "Set balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateBalanceDialog_dot_updatedSuccessAlertTitle": { + "context": "card update success alert title", + "string": "Successfully updated card balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_cardBalanceLabel": { + "context": "card balance label", + "string": "Card Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_setBalanceButtonLabel": { + "context": "set balance button label", + "string": "Set Balance" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_tagInputLabel": { + "context": "tag label", + "string": "Card Tag" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateDetailsCard_dot_title": { + "context": "details title", + "string": "詳情" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiredOnLabel": { + "context": "expired on label", + "string": "Expired on {date}" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateCheckboxLabel": { + "context": "expiry date checkbox label", + "string": "Gift card expires" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateExpirySelect_dot_expiryDateLabel": { + "context": "expiration date label", + "string": "Expiration date" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_boughtByLabel": { + "context": "bought by label", + "string": "Bought by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_creationLabel": { + "context": "creation label", + "string": "Creation" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByAppLabel": { + "context": "issued by app label", + "string": "Issued by app" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_issuedByLabel": { + "context": "issued by label", + "string": "Issued by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_orderNumberLabel": { + "context": "order number label", + "string": "Order number" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_productLabel": { + "context": "product label", + "string": "Product bought to get gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_title": { + "context": "info card title", + "string": "Card information" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdateInfoCard_dot_usedByLabel": { + "context": "used by label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_disabledStatusLabel": { + "context": "disabled status label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_expiredStatusLabel": { + "context": "expired status label", + "string": "Expired" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_resendButtonLabel": { + "context": "resend code label", + "string": "Resend code" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyDisabledTitle": { + "context": "success gift card disable message", + "string": "Successfully disabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_GiftCardUpdatePageHeader_dot_successfullyEnabledTitle": { + "context": "success gift card enable message", + "string": "Successfully enabled gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_notFound": { + "context": "gift card not found message", + "string": "Couldn't find gift card" + }, + "src_dot_giftCards_dot_GiftCardUpdate_dot_title": { + "context": "title", + "string": "詳情" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmount": { + "context": "balance amound missing error message", + "string": "Balance amount is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceAmountLabel": { + "context": "amount filter label", + "string": "金額" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_balanceCurrency": { + "context": "balance curreny missing error message", + "string": "Balance currency is missing" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currencyLabel": { + "context": "currency filter label", + "string": "貨幣" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_currentBalanceLabel": { + "context": "current balance filter label", + "string": "Current balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_defaultTabLabel": { + "context": "all gift cards label", + "string": "All Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_disabledOptionLabel": { + "context": "disabled status option label", + "string": "Disabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_enabledOptionLabel": { + "context": "enabled status option label", + "string": "Enabled" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_initialBalanceLabel": { + "context": "initial balance filter label", + "string": "Initial balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_productLabel": { + "context": "product filter label", + "string": "商品" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_searchPlaceholder": { + "context": "search gift card placeholder", + "string": "Search Gift Cards, e.g {exampleGiftCardCode}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_statusLabel": { + "context": "status filter label", + "string": "狀態" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_tagLabel": { + "context": "tag filter label", + "string": "Tags" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardListSearchAndFilters_dot_usedByLabel": { + "context": "used by filter label", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListOrderInfoCard_dot_giftCardOrderInfoMessage": { + "context": "alert card message", + "string": "Gift cards will appear after their order is fullfilled. View Orders with Gift Cards" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_deleteLabel": { + "context": "bulk delete label", + "string": "刪除" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_disableLabel": { + "context": "bulk disable label", + "string": "Deactivate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_enableLabel": { + "context": "bulk activate label", + "string": "Activate" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorActivateAlertText": { + "context": "error with activatation alert message", + "string": "Error activating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_errorDeactivateAlertText": { + "context": "error with deactivatation alert message", + "string": "Errors deactivating gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successActivateAlertText": { + "context": "success activate alert message", + "string": "Successfully activated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_GiftCardsListTable_dot_GiftCardsListTableHeader_dot_successDeactivateAlertText": { + "context": "success deactivate alert message", + "string": "Successfully deactivated gift {count,plural,one{card} other{cards}}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_bulkIssue": { + "context": "bulk issue menu item", + "string": "Bulk Issue" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_codeEndingWithLabel": { + "context": "code ending with label", + "string": "Code ending with {last4CodeChars}" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProduct": { + "context": "create gift card product alert message", + "string": "Create a gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_createGiftCardProductType": { + "context": "create gift card product type alert message", + "string": "Create a gift card product type" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_exportCodes": { + "context": "export card codes menu item", + "string": "Export card codes" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateContent": { + "context": "invalid date in expirydate field content", + "string": "Gift Card with past expiration date cannot be created" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardInvalidExpiryDateHeader": { + "context": "invalid date in expirydate field header", + "string": "Incorrect date entered" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardProduct": { + "context": "gift card product message", + "string": "gift card product" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnBalanceTitle": { + "context": "column title balance", + "string": "Balance" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnCustomerTitle": { + "context": "column title used by/customer", + "string": "Used by" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnGiftCardTitle": { + "context": "column title gift card", + "string": "Gift Card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnProductTitle": { + "context": "column title product", + "string": "商品" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_giftCardsTableColumnTagTitle": { + "context": "column title tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_issueButtonLabel": { + "context": "issue card button label", + "string": "Issue card" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsAlertTitle": { + "context": "no card defuned alert message", + "string": "You haven’t defined a gift card product!" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsFound": { + "context": "no cards found title message", + "string": "No gift cards found" + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductTypes": { + "context": "no gift card product types alert message", + "string": "{createGiftCardProductType} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProducts": { + "context": "no gift card products alert message", + "string": "{createGiftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_noGiftCardsProductsAndProductTypes": { + "context": "no gift card products and types alert message", + "string": "{createGiftCardProductType} and {giftCardProduct} to start selling gift cards in your store." + }, + "src_dot_giftCards_dot_GiftCardsList_dot_settings": { + "context": "settings menu item", + "string": "設定" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsAbsentSubtitle": { + "context": "customer gift cards card no cards subtitle", + "string": "There are no gift cards assigned to this customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsCardTitle": { + "context": "customer gift cards card title", + "string": "Gift Cards" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsIssueNewCardButton": { + "context": "customer gift cards card issue button", + "string": "Issue new card" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsPresentSubtitle": { + "context": "customer gift cards card subtitle", + "string": "Only five newest gift cards are shown here" + }, + "src_dot_giftCards_dot_components_dot_GiftCardCustomerCard_dot_customerGiftCardsViewAllButton": { + "context": "customer gift cards card view all button", + "string": "View All" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_consentLabel": { + "context": "consent removal of gift cards with balance button label", + "string": "{selectedItemsCount,plural,one {I am aware that I am removing a gift card with balance} other {I am aware that I am removing gift cards with balance}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_defaultDescription": { + "context": "default gift card delete description", + "string": "{selectedItemsCount,plural,one {Are you sure you want to delete this gift card?} other {Are you sure you want to delete {selectedItemsCount} giftCards?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_deleteSuccessAlertText": { + "context": "gift card removed success alert message", + "string": "{selectedItemsCount,plural,one {Successfully deleted gift card} other {Successfully deleted gift cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_title": { + "context": "single gift card title", + "string": "{selectedItemsCount,plural,one {Delete Gift Card} other {Delete Gift Cards}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardDeleteDialog_dot_withBalanceDescription": { + "context": "delete gift cards with balance description", + "string": "{selectedItemsCount,plural,one {The gift card you are about to delete has available balance. By deleting this card you may remove balance available to your customer.} other {You are about to delete gift cards with available balance. Are you sure you want to do that?}}" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_channelSelectLabel": { + "context": "channel select label", + "string": "Channel" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerChannelSubtitle": { + "context": "selected customer channel subtitle", + "string": "Customer will be sent the gift card code via this channels email address" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_customerSubtitle": { + "context": "selected customer gift card is sent to subtitle", + "string": "Selected customer will be sent the generated gift card code. Someone else can redeem the gift card code. Gift card will be assigned to account which redeemed the code." + }, + "src_dot_giftCards_dot_components_dot_GiftCardSendToCustomer_dot_sendToCustomerSelectedLabel": { + "context": "send to customer selected label", + "string": "Send gift card to customer" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodDescription": { + "context": "checkbox label description", + "string": "Expiration date will be automatically set, once gift card is issued" + }, + "src_dot_giftCards_dot_components_dot_GiftCardSettingsExpirySelect_dot_setExpirationPeriodTitle": { + "context": "checkbox label", + "string": "Set gift card expiration period" + }, + "src_dot_giftCards_dot_components_dot_GiftCardTagInput_dot_placeholder": { + "context": "input placeholder tag", + "string": "Tag" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_dayLabel": { + "context": "days after label", + "string": "days after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_monthLabel": { + "context": "months after label", + "string": "months after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_weekLabel": { + "context": "weeks after label", + "string": "weeks after issue" + }, + "src_dot_giftCards_dot_components_dot_TimePeriodField_dot_yearLabel": { + "context": "years after label", + "string": "years after issue" + }, "src_dot_home": { "context": "home section name", "string": "首頁" @@ -3012,11 +4207,44 @@ "src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": { "string": "Order #{orderId} was placed" }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_createNewChannel": { + "string": "Create new channel" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noOrders": { + "string": "沒有可發貨的訂單" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noPaymentWaiting": { + "string": "沒有款項等待入帳" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_noProductsOut": { + "string": "No products are out of stock" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_orderReady": { + "string": "{amount, plural,one {One order is ready to fulfill} other {{amount} orders are ready to fulfill}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_paymentCapture": { + "string": "{amount, plural,one {One payment to capture} other {{amount} payments to capture}}" + }, + "src_dot_home_dot_components_dot_HomeNotificationTable_dot_productOut": { + "string": "{amount, plural,one {One product out of stock} other {{amount} products out of stock}}" + }, "src_dot_hooks_dot_3382262667": { "string": "Variant {name} has been set as default." }, + "src_dot_imageUploadErrorText": { + "string": "There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file." + }, + "src_dot_imgageUploadErrorTitle": { + "string": "Couldn't process image" + }, + "src_dot_insufficientPermissions": { + "string": "Insufficient permissions" + }, "src_dot_lastName": { - "string": "姓" + "string": "姓氏" + }, + "src_dot_limitReached": { + "string": "Reached limit for this plan" }, "src_dot_manage": { "context": "button", @@ -3039,27 +4267,26 @@ }, "src_dot_optionalField": { "context": "field is optional", - "string": "Optional" + "string": "可選" }, "src_dot_orders": { "context": "orders section name", "string": "訂單" }, + "src_dot_orders_dot_components_dot_2214147779": { + "context": "alert", + "string": "Order limit reached" + }, + "src_dot_orders_dot_components_dot_3769643084": { + "string": "You have reached your order limit, you will be billed extra for orders above limit. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": { - "context": "dialog header", - "string": "Edit Shipping Address" - }, - "src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": { - "context": "dialog header", - "string": "Edit Billing Address" + "string": "銷售通路" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": { "context": "dialog header", - "string": "Cancel Orders" + "string": "取消訂單" }, "src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": { "string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}" @@ -3076,7 +4303,87 @@ }, "src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": { "context": "section header", - "string": "Sales channel" + "string": "銷售通路" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_addressChangeDescription": { + "context": "dialog content", + "string": "Select method you want to use to change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingChangeTitle": { + "context": "dialog header", + "string": "Change customer billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingSameAsShipping": { + "context": "checkbox label", + "string": "Set the same for billing address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_billingTitle": { + "context": "search modal billing title", + "string": "帳單地址" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerAddress": { + "context": "address type", + "string": "Use one of customer addresses" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeBillingDescription": { + "context": "dialog content", + "string": "Select one of customer addresses or add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeDescription": { + "context": "dialog content", + "string": "Which address would you like to use as shipping address for selected customer:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_customerChangeTitle": { + "context": "dialog header", + "string": "Change address for order" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_newAddress": { + "context": "address type", + "string": "新增地址" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressBillingDescription": { + "context": "dialog content", + "string": "Add a new address:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noAddressDescription": { + "context": "dialog content", + "string": "This customer doesn't have any addresses in the address book. Provide address for order:" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_noResultsFound": { + "context": "info when addresses search is unsuccessful", + "string": "No results found" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_searchInfo": { + "context": "modal information under title", + "string": "Select an address you want to use from the list below" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingChangeTitle": { + "context": "dialog header", + "string": "Change customer shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingSameAsBilling": { + "context": "checkbox label", + "string": "Set the same for shipping address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerAddressesEditDialog_dot_shippingTitle": { + "context": "search modal shipping title", + "string": "配送地址" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_changeAddress": { + "context": "option label", + "string": "Change address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_description": { + "context": "dialog description", + "string": "You have changed customer assigned to this order. What would you like to do with the shipping address?" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_keepAddress": { + "context": "option label", + "string": "Keep address" + }, + "src_dot_orders_dot_components_dot_OrderCustomerChangeDialog_dot_title": { + "context": "dialog header", + "string": "Changed Customer" }, "src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": { "string": "No notes from customer" @@ -3090,14 +4397,14 @@ "string": "Contact Information" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": { - "string": "Search Customers" + "string": "搜尋客户" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": { "context": "link", "string": "View Profile" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": { - "string": "運送地址" + "string": "配送地址" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": { "context": "section header", @@ -3105,7 +4412,7 @@ }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": { "context": "billing address", - "string": "同運送地址" + "string": "同配送地址相同" }, "src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": { "string": "Anonymous user" @@ -3113,13 +4420,60 @@ "src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": { "string": "支付地址" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": { - "context": "button", - "string": "Cancel order" + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentAll": { + "context": "OrderCustomer Fulfillment from All Warehouses", + "string": "Fulfill from All Warehouses" }, - "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": { + "src_dot_orders_dot_components_dot_OrderCustomer_dot_orderCustomerFulfillmentLocal": { + "context": "OrderCustomer Fulfillment from Local Warehouse", + "string": "Fulfill from Local Stock" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_580490159": { + "string": "訂單 #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_cancelOrder": { + "context": "cancel button", + "string": "取消訂單" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_confirmOrder": { "context": "save button", - "string": "confirm order" + "string": "Confirm order" + }, + "src_dot_orders_dot_components_dot_OrderDetailsPage_dot_returnOrder": { + "context": "return button", + "string": "Return / Replace order" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_buttonLabel": { + "context": "add button label", + "string": "新增" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountReasonLabel": { + "context": "discount reason input lavel", + "string": "Reason" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_discountValueLabel": { + "context": "value input label", + "string": "Discount value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_fixedAmountOption": { + "context": "fixed amount", + "string": "固定金額" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_invalidValue": { + "context": "value input helper text", + "string": "Invalid value" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_itemDiscountTitle": { + "context": "dialog title item discount", + "string": "Discount Item" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_orderDiscountTitle": { + "context": "dialog title order discount", + "string": "Discount this Order by:" + }, + "src_dot_orders_dot_components_dot_OrderDiscountCommonModal_dot_percentageOption": { + "context": "percentage option", + "string": "百分比" }, "src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": { "context": "dialog header", @@ -3146,42 +4500,60 @@ "context": "total price of ordered products", "string": "總共" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": { - "context": "button", + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addDiscount": { + "context": "add discount button", + "string": "Add Discount" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingAddressInfo": { + "context": "add shipping address first label", + "string": "add shipping address first" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_addShippingCarrier": { + "context": "add shipping carrier button", "string": "Add shipping carrier" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": { - "string": "Taxes (VAT included)" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_discount": { + "context": "discount button", + "string": "折扣" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": { + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_noShippingCarriers": { + "context": "no shipping carriers title", "string": "No applicable shipping carriers" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": { - "context": "subtotal price or an order", - "string": "Subtotal" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_subtotal": { + "context": "subtotal price", + "string": "小計" }, - "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": { - "context": "total price of an order", - "string": "總共" + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_taxes": { + "context": "taxes title", + "string": "Taxes (VAT included)" + }, + "src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_total": { + "context": "total price", + "string": "訂單總額" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": { "context": "section header", - "string": "Order Details" + "string": "訂單明細" }, "src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": { "context": "button", - "string": "Add products" + "string": "加入商品" + }, + "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_1629108523": { + "context": "placed orders counter", + "string": "{count}/{max} orders" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": { "context": "button", - "string": "Create order" + "string": "新建訂單" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": { "context": "tab name", "string": "All Drafts" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": { - "string": "Search Draft" + "string": "搜尋稿單" }, "src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": { "context": "draft order", @@ -3195,7 +4567,7 @@ "string": "No draft orders found" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": { - "string": "No. of Order" + "string": "訂單編號" }, "src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": { "string": "客戶" @@ -3210,80 +4582,122 @@ }, "src_dot_orders_dot_components_dot_OrderDraftPage_dot_1854613983": { "context": "button", - "string": "Cancel order" + "string": "取消訂單" }, "src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": { "context": "button", "string": "Finalize" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": { - "context": "page header", - "string": "Order no. {orderNumber} - Add Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": { - "context": "quantity of fulfilled products", - "string": "Quantity to fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": { - "context": "fulfill order, button", - "string": "Fulfill" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": { - "context": "no variant stock in warehouse", - "string": "No Stock" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": { - "context": "header", - "string": "Items ready to ship" - }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrder": { "context": "page header", "string": "訂單" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumber": { + "context": "page header", + "string": "訂單 #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_headerOrderNumberAddFulfillment": { + "context": "page header", + "string": "訂單編號 {orderNumber} - 發貨" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_itemsReadyToShip": { + "context": "header", + "string": "品項準備配送" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_noStock": { + "context": "no variant stock in warehouse", + "string": "No Stock" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_productName": { + "context": "name", "string": "產品名稱" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": { - "context": "checkbox", - "string": "Send shipment details to customer" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_quantityToFulfill": { + "context": "quantity of fulfilled products", + "string": "發貨數量" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": { - "context": "page header with order number", - "string": "Order #{orderNumber}" + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sentShipmentDetails": { + "context": "checkbox label", + "string": "發送貨運明細給客戶" }, - "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": { + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_sku": { "context": "product's sku", "string": "庫存單位" }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitFulfillment": { + "context": "fulfill order, button", + "string": "Fulfill" + }, + "src_dot_orders_dot_components_dot_OrderFulfillPage_dot_submitPrepareFulfillment": { + "context": "prepare order fulfillment, button", + "string": "Prepare fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_addTracking": { + "context": "add tracking button", + "string": "Add tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_editTracking": { + "context": "edit tracking button", + "string": "Edit tracking" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_fulfilled": { + "context": "fulfillment group", + "string": "Fulfilled from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_refund": { + "context": "refund button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_restocked": { + "context": "restocked group", + "string": "Restocked from: " + }, + "src_dot_orders_dot_components_dot_OrderFulfilledProductsCard_dot_tracking": { + "context": "tracking number", + "string": "Tracking Number: {trackingNumber}" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_description": { + "context": "dialog description", + "string": "Are you sure you want to approve this fullfillment?" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_notifyCustomer": { + "context": "checkbox label, fulfillment approval", + "string": "發送貨運明細給客戶" + }, + "src_dot_orders_dot_components_dot_OrderFulfillmentApproveDialog_dot_title": { + "context": "dialog header", + "string": "Approve this fulfillment" + }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": { "string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse." }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": { "context": "select warehouse to restock items", - "string": "Select Warehouse" + "string": "選取倉庫" }, "src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": { "context": "dialog header", "string": "Cancel Fulfillment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": { - "context": "quantity of fulfilled products", - "string": "庫存" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_1154699654": { + "context": "checkbox label", + "string": "Allow fulfillment without payment" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": { - "context": "dialog header", - "string": "Fulfill Products" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_2478368540": { + "context": "checkbox label description", + "string": "All fulfillments will be automatically approved" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": { - "context": "fulfillment group", - "string": "Tracking number" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3336812159": { + "context": "checkbox label", + "string": "Automatically approve all fulfillments" }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": { - "string": "產品名稱" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_3666602886": { + "context": "checkbox label description", + "string": "You will be able to fulfill products without capturing payment for the order." }, - "src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": { - "context": "product's sku", - "string": "庫存單位" + "src_dot_orders_dot_components_dot_OrderFulfillmentSettings_dot_4200951094": { + "context": "section header", + "string": "Fulfillment settings" }, "src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": { "string": "Tracking number" @@ -3292,78 +4706,17 @@ "context": "dialog header", "string": "Add Tracking Code" }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": { - "context": "fulfillment group tracking number", - "string": "Add tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": { - "context": "product price", - "string": "價格" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": { - "context": "product name", - "string": "產品" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": { - "context": "fulfillment group tracking number", - "string": "Edit tracking" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": { - "context": "refunded fulfillment, section header", - "string": "Refunded ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": { - "context": "ordered product quantity", - "string": "庫存" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": { - "string": "Tracking Number: {trackingNumber}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": { - "context": "section header", - "string": "Fulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": { - "context": "cancelled fulfillment, section header", - "string": "Cancelled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": { - "context": "ordered product sku", - "string": "庫存單位" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": { - "context": "button", - "string": "Cancel Fulfillment" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": { - "context": "fulfillment group", - "string": "Fulfilled from: {warehouseName}" - }, - "src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": { - "context": "order line total price", - "string": "總共" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": { - "context": "transaction reference", - "string": "Transaction Reference {transactionReference}" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": { "context": "order history message", "string": "Order address was updated" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": { - "string": "Shipment was refunded" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": { - "string": "Refunded amount" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": { "context": "order history message", "string": "Order was marked as paid" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": { "context": "order history message", - "string": "Fulfilled {quantity} items" + "string": "{quantity} 個品項已發貨" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": { "context": "order history message", @@ -3371,7 +4724,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": { "context": "order history message", - "string": "Order was placed" + "string": "訂單已訂立" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": { "context": "order history message", @@ -3387,12 +4740,16 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": { "context": "order history message", - "string": "Restocked {quantity} items" + "string": "{quantity} 個品項重新上架" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": { "context": "order history message", "string": "Note was added to the order" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2308853031": { + "context": "order history message", + "string": "Order placed information was sent to customer" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": { "context": "order history message", "string": "Order confirmation was sent to customer" @@ -3405,6 +4762,10 @@ "context": "order history message", "string": "Payment was voided" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_2607524598": { + "context": "order history message", + "string": "Products were deleted from an order" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": { "context": "order history message", "string": "Order was fully paid" @@ -3415,7 +4776,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": { "context": "order history message", - "string": "Payment was captured" + "string": "付款已到賬" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": { "context": "order history message", @@ -3437,28 +4798,28 @@ "context": "order history message", "string": "Payment was refunded" }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": { - "context": "order history message", - "string": "Products were added to draft order" - }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": { "context": "order history message", "string": "Order was refunded by {refundedBy}" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3796744261": { + "context": "order history message", + "string": "Products were added to an order" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_3854352507": { + "context": "order history message", + "string": "Fulfillment awaits approval" + }, "src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": { "context": "order history message", "string": "Invoice no. {invoiceNumber} was updated" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": { - "string": "Order History" + "string": "訂單歷史記錄" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": { "context": "order history message", - "string": "Oversold {quantity} items" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": { - "context": "order history message", - "string": "Products were deleted from draft order" + "string": "{quantity} 個品項超賣" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": { "context": "order history message", @@ -3470,10 +4831,7 @@ }, "src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": { "context": "order history message", - "string": "Payment failed" - }, - "src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": { - "string": "Products refunded" + "string": "付款失敗" }, "src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": { "context": "order history message", @@ -3495,6 +4853,26 @@ "context": "order history message", "string": "Order was cancelled" }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_ExtendedDiscountTimelineEvent_dot_reasonLabel": { + "context": "reason for discount label", + "string": "Reason for discount" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_description": { + "context": "replacement created order history message description", + "string": "was created for replaced products" + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_draftNumber": { + "context": "replacement created order history message draft number", + "string": "Draft #{orderNumber} " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_orderDiscountRemoved": { + "context": "order discount removed title", + "string": "Order discount was removed by " + }, + "src_dot_orders_dot_components_dot_OrderHistory_dot_productDiscountRemoved": { + "context": "product discount removed title", + "string": "{productName} discount was removed by" + }, "src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": { "string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?" }, @@ -3521,38 +4899,66 @@ "context": "generate invoice button", "string": "Generate" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_1629108523": { + "context": "placed order counter", + "string": "{count}/{max} orders" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": { "context": "button", "string": "Order Settings" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": { "context": "button", - "string": "Create order" + "string": "新建訂單" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": { - "string": "Search Orders..." + "string": "搜尋訂單…" }, "src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": { "context": "tab name", "string": "All Orders" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_channel": { + "context": "order", + "string": "Channel" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_clickAndCollect": { + "context": "click and collect", + "string": "Click&Collect" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_customer": { "context": "order", "string": "客戶" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCard": { + "context": "order", + "string": "Gift Card" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardOrdered": { + "context": "order", + "string": "Gift Card ordered" + }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_giftCardPaid": { + "context": "order", + "string": "Paid with Gift Card" + }, "src_dot_orders_dot_components_dot_OrderListPage_dot_placed": { "context": "order", "string": "Created" }, + "src_dot_orders_dot_components_dot_OrderListPage_dot_preorder": { + "context": "is preorder", + "string": "Preorder" + }, "src_dot_orders_dot_components_dot_OrderList_dot_1198046928": { "string": "Fulfillment status" }, "src_dot_orders_dot_components_dot_OrderList_dot_2743232155": { "context": "payment status", - "string": "付款" + "string": "付款狀態" }, "src_dot_orders_dot_components_dot_OrderList_dot_2889196282": { - "string": "No. of Order" + "string": "訂單編號" }, "src_dot_orders_dot_components_dot_OrderList_dot_3426593715": { "context": "e-mail or full name", @@ -3567,7 +4973,7 @@ "string": "總共" }, "src_dot_orders_dot_components_dot_OrderList_dot_898333473": { - "string": "No orders found" + "string": "找不到訂單" }, "src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": { "context": "transaction reference", @@ -3585,7 +4991,7 @@ }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": { "context": "dialog header", - "string": "Capture Payment" + "string": "款項入賬" }, "src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": { "context": "amount of refunded money", @@ -3598,158 +5004,140 @@ "context": "dialog header", "string": "Void Payment" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_capture": { + "context": "capture payment, button", + "string": "入賬" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_captured": { "context": "order payment", - "string": "Refunded amount" + "string": "已到賬金額" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": { - "context": "order shipping method name", - "string": "運送" + "src_dot_orders_dot_components_dot_OrderPayment_dot_clickAndCollectShippingMethod": { + "context": "OrderPayment click&collect shipping method", + "string": "click&collect" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": { - "context": "vat included in order price", - "string": "VAT included" + "src_dot_orders_dot_components_dot_OrderPayment_dot_discount": { + "context": "order discount", + "string": "折扣" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_itemCount": { "context": "ordered products", - "string": "{quantity} items" + "string": "{quantity} 件" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": { - "context": "order payment", - "string": "Captured amount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": { - "context": "void payment, button", - "string": "Void" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": { - "context": "button", - "string": "退款" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_markAsPaid": { "context": "order, button", "string": "Mark as paid" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_outstanding": { "context": "order payment", - "string": "Outstanding Balance" + "string": "未結餘額" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": { - "context": "order discount", - "string": "Discount" - }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_paidWithGiftCard": { "context": "order payment", - "string": "預先授權金額" + "string": "Paid with Gift Card" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": { - "string": "Taxes" + "src_dot_orders_dot_components_dot_OrderPayment_dot_paymentTitle": { + "context": "Payment card title", + "string": "付款狀態" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": { - "context": "capture payment, button", - "string": "選取" + "src_dot_orders_dot_components_dot_OrderPayment_dot_preauthorized": { + "context": "order payment", + "string": "預繳金額" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_refund": { + "context": "button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_refunded": { + "context": "order payment", + "string": "退款金額" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shipping": { + "context": "order shipping method name", + "string": "運送" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingDoesNotApply": { + "context": "OrderPayment does not require shipping", + "string": "不適用" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_shippingNotApplicable": { + "context": "order does not require shipping", + "string": "不適用" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_staffAdded": { + "context": "staff added type order discount", + "string": "Staff added" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_subtotal": { "context": "order subtotal price", - "string": "Subtotal" + "string": "小計" }, - "src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": { + "src_dot_orders_dot_components_dot_OrderPayment_dot_taxes": { + "string": "税項" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_total": { "context": "order total price", "string": "總共" }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_vatIncluded": { + "context": "vat included in order price", + "string": "VAT included" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_void": { + "context": "button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderPayment_dot_voucher": { + "context": "voucher type order discount", + "string": "Voucher" + }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": { "context": "variant sku", "string": "SKU {sku}" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": { - "string": "Search by product name, attribute, product type etc..." + "string": "以商品名稱、屬性、類別作搜尋…" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": { "context": "dialog header", - "string": "Add Product" + "string": "加入商品" }, "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "搜尋商品" }, - "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": { - "string": "No products matching given query" + "src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_3284796469": { + "string": "No products available in order channel matching given query" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": { - "context": "order refund amount", - "string": "Proposed refund amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1134347598": { + "context": "product price", + "string": "價格" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": { - "context": "order refund amount", - "string": "Max Refund" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_1895667608": { + "context": "product name", + "string": "商品" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": { - "context": "order refund amount", - "string": "Refund total amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_2796503714": { + "context": "ordered product quantity", + "string": "庫存" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": { - "context": "order refund amount", - "string": "Authorized Amount" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_693960049": { + "context": "ordered product sku", + "string": "庫存單位" }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": { - "context": "order refund amount", - "string": "Previously refunded" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": { - "context": "order refund amount", - "string": "Selected products value" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": { - "context": "order refund amount", - "string": "Shipment cost" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": { - "context": "order refund amount", - "string": "Refunded items can’t be fulfilled" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": { - "string": "Amount must be bigger than 0" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": { - "context": "section header", - "string": "Refunded Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": { - "context": "order refund amount, input button", - "string": "退款" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": { - "string": "Amount cannot be bigger than max refund" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": { - "context": "order refund amount, input button", - "string": "Refund {currency} {amount}" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": { - "context": "label", - "string": "Automatic Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": { - "context": "label", - "string": "Manual Amount" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": { - "context": "checkbox", - "string": "Refund shipment costs" - }, - "src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": { - "context": "order refund amount, input label", - "string": "金額" + "src_dot_orders_dot_components_dot_OrderProductsCardElements_dot_878013594": { + "context": "order line total price", + "string": "總共" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": { "context": "tabel column header", "string": "價格" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "找不到商品" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "產品" + "string": "商品" }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3759,10 +5147,6 @@ "context": "button", "string": "Set maximal quantities" }, - "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": { - "context": "section header", - "string": "Fulfillment" - }, "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": { "context": "tabel column header", "string": "總共" @@ -3771,9 +5155,21 @@ "context": "error message", "string": "Improper value" }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillment": { + "context": "section header", + "string": "Fulfillment" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentReturned": { + "context": "section header returned", + "string": "Fulfillment returned" + }, + "src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_fulfillmentWaitingForApproval": { + "context": "section header returned", + "string": "Fulfillment waiting for approval" + }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": { "context": "page header", - "string": "Order no. {orderNumber} - Refund" + "string": "訂單編號 {orderNumber} - 退款" }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": { "context": "page header", @@ -3781,7 +5177,91 @@ }, "src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": { "context": "page header with order number", - "string": "Order #{orderNumber}" + "string": "訂單 #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_2256869831": { + "context": "section header", + "string": "退款額度" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_40513382": { + "context": "order refund amount, input button", + "string": "Refund {currency} {amount}" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_4224226791": { + "context": "label", + "string": "自動計算" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_508357513": { + "context": "label", + "string": "手動計算" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_553737700": { + "context": "checkbox", + "string": "運費退款" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_982301568": { + "context": "label", + "string": "No refund" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooBig": { + "context": "Amount error message", + "string": "金額不可以大於退款上限" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_amountTooSmall": { + "context": "Amount error message", + "string": "Amount must be bigger than 0" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_authorizedAmount": { + "context": "order refund amount", + "string": "已繳金額" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_label": { + "context": "order refund amount, input label", + "string": "金額" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_maxRefund": { + "context": "order refund amount", + "string": "退款上限" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_previouslyRefunded": { + "context": "order refund amount", + "string": "已退款額" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_proposedRefundAmount": { + "context": "order refund amount", + "string": "Proposed refund amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundButton": { + "context": "order refund amount button", + "string": "退款" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundCannotBeFulfilled": { + "context": "order refund subtitle", + "string": "Refunded items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_refundTotalAmount": { + "context": "order refund amount", + "string": "Refund total amount" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_replacedProductsValue": { + "context": "order refund amount", + "string": "Replaced Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnButton": { + "context": "order return amount button", + "string": "Return & Replace products" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_returnCannotBeFulfilled": { + "context": "order return subtitle", + "string": "Returned items can't be fulfilled" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_selectedProductsValue": { + "context": "order refund amount", + "string": "Selected Products Value" + }, + "src_dot_orders_dot_components_dot_OrderRefundReturnAmount_dot_shipmentCost": { + "context": "order refund amount", + "string": "Shipment Cost" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": { "context": "tabel column header", @@ -3789,18 +5269,18 @@ }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": { "context": "section header", - "string": "Unfulfilled Products" + "string": "未發貨產品" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": { - "string": "No products found" + "string": "找不到商品" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": { "context": "tabel column header", - "string": "產品" + "string": "商品" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": { "context": "section notice", - "string": "Unfulfilled products will be restocked" + "string": "未發貨產品將重新上架" }, "src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555": { "context": "tabel column header", @@ -3824,22 +5304,114 @@ }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous": { "context": "refund type", - "string": "Miscellaneous Refund" + "string": "其他退款" }, "src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": { "context": "refund type", - "string": "Refund Products" + "string": "商品退款" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1134347598": { + "context": "table column header", + "string": "價格" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1784788864": { + "context": "table column header", + "string": "Return" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_1895667608": { + "context": "table column header", + "string": "商品" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_2049070632": { + "context": "table column header", + "string": "Replace" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_3988345170": { + "context": "button", + "string": "Set maximal quantities" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_cancelled": { + "context": "cancelled fulfillment, section header", + "string": "Cancelled ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_description": { + "context": "product no longer exists error description", + "string": "This product is no longer in database so it can’t be replaced, nor returned" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilled": { + "context": "section header", + "string": "{quantity} 個已發貨" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_fulfilledFrom": { + "context": "fulfilled fulfillment, section header", + "string": "Fulfilled from {warehouseName}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_improperValue": { + "context": "error message", + "string": "Improper value" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refunded": { + "context": "refunded fulfillment, section header", + "string": "Refunded ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_refundedAndReturned": { + "context": "cancelled fulfillment, section header", + "string": "Refunded and Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_replaced": { + "context": "refunded fulfillment, section header", + "string": "Replaced ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_returned": { + "context": "refunded fulfillment, section header", + "string": "Returned ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_title": { + "context": "product no longer exists error title", + "string": "Product no longer exists" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleFulfilled": { + "context": "section header", + "string": "Fulfillment - #{fulfilmentId}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_titleUnfulfilled": { + "context": "section header", + "string": "Unfulfilled Items" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_unfulfilled": { + "context": "section header", + "string": "未發貨" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_OrderReturnRefundItemsCard_dot_waitingForApproval": { + "context": "unapproved fulfillment, section header", + "string": "Waiting for approval ({quantity})" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_appTitle": { + "context": "page header with order number", + "string": "訂單 #{orderNumber}" + }, + "src_dot_orders_dot_components_dot_OrderReturnPage_dot_pageTitle": { + "context": "page header", + "string": "Order no. {orderNumber} - Replace/Return" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": { "context": "header", - "string": "Order settings" + "string": "訂單設定" }, "src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217": { "string": "General Settings" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": { "context": "section header", - "string": "Settings" + "string": "設定" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2116402092": { + "context": "checkbox gift cards label", + "string": "Automatically fulfill non shippable gift cards" + }, + "src_dot_orders_dot_components_dot_OrderSettings_dot_2879928595": { + "context": "checkbox gift cards label description", + "string": "when activated non-shippable gift cards will be automatically set as fulfilled and sent to customer" }, "src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": { "context": "checkbox label description", @@ -3853,39 +5425,15 @@ "context": "dialog header", "string": "Edit Shipping Method" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": { - "context": "product unit price", - "string": "價格" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": { - "context": "product name", - "string": "產品" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": { + "src_dot_orders_dot_components_dot_OrderUnfulfilledProductsCard_dot_2095687440": { "context": "button", "string": "Fulfill" }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": { - "context": "ordered products", - "string": "庫存" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": { - "context": "section header", - "string": "Unfulfilled ({quantity})" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": { - "context": "ordered product sku", - "string": "庫存單位" - }, - "src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": { - "context": "order line total price", - "string": "總共" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": { "string": "We’re generating the invoice you requested. Please wait a couple of moments" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": { - "string": "Payment successfully captured" + "string": "款項已成功到賬" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": { "string": "Draft order successfully finalized" @@ -3906,16 +5454,19 @@ "string": "Order line added" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": { - "string": "Order successfully cancelled" + "string": "訂單取消成功" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": { - "string": "Note successfully added" + "string": "備註更新成功" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": { "string": "Order payment successfully voided" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": { - "string": "Order successfully updated" + "string": "訂單更新成功" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_3897044696": { + "string": "Fulfillment successfully approved" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": { "string": "Invoice email sent" @@ -3923,20 +5474,24 @@ "src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": { "string": "Invoice is Generating" }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": { - "context": "window title", - "string": "Order #{orderNumber}" - }, "src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": { - "string": "Shipping method successfully updated" - }, - "src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": { - "context": "window title", - "string": "Draft Order #{orderNumber}" + "string": "配送方式更新成功" }, "src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": { "string": "Fulfillment successfully cancelled" }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderDraftDetails_dot_694622335": { + "context": "window title", + "string": "Draft Order #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderNormalDetails_dot_580490159": { + "context": "window title", + "string": "訂單 #{orderNumber}" + }, + "src_dot_orders_dot_views_dot_OrderDetails_dot_OrderUnconfirmedDetails_dot_580490159": { + "context": "window title", + "string": "訂單 #{orderNumber}" + }, "src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": { "context": "dialog header", "string": "Delete Order Drafts" @@ -3957,18 +5512,30 @@ }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": { "context": "order fulfilled success message", - "string": "Fulfilled Items" + "string": "已發貨品項" }, "src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": { "context": "window title", - "string": "Fulfill Order" + "string": "訂單發貨" }, "src_dot_orders_dot_views_dot_OrderList_dot_1738939038": { "string": "Order draft successfully created" }, "src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": { "context": "order refunded success message", - "string": "Refunded Items" + "string": "已退款品項" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundDescription": { + "context": "order return error description when cannot refund", + "string": "We’ve encountered a problem while refunding the products. Product’s were not refunded. Please try again." + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_cannotRefundTitle": { + "context": "order return error title when cannot refund", + "string": "Couldn't refund products" + }, + "src_dot_orders_dot_views_dot_OrderReturn_dot_successAlert": { + "context": "order returned success message", + "string": "Successfully returned products!" }, "src_dot_pageTypes": { "context": "page types section name", @@ -4009,30 +5576,18 @@ }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "詮釋資料" }, "src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": { "context": "header", "string": "Create Page Type" }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": { - "context": "delete page type with its pages", - "string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": { - "context": "dialog header", - "string": "Delete Page Type" - }, - "src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": { - "context": "delete page type", - "string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes." - }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": { "string": "These are general information about this Content Type." }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": { "context": "section header", - "string": "Metadata" + "string": "詮釋資料" }, "src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": { "string": "This list shows all attributes that will be assigned to pages that have this page type assigned." @@ -4044,13 +5599,13 @@ "src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": { "string": "Content Type Name" }, - "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": { - "context": "button", - "string": "create page type" - }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": { "string": "Search Page Type" }, + "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_4077151320": { + "context": "button", + "string": "Create page type" + }, "src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": { "context": "tab name", "string": "All Page Types" @@ -4062,6 +5617,14 @@ "src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": { "string": "No page types found" }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_title": { + "context": "PageTypeDeleteWarningDialog title", + "string": "Delete page {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_pageTypes_dot_hooks_dot_usePageTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "PageTypeDeleteWarningDialog single assigned items button label", + "string": "View pages" + }, "src_dot_pageTypes_dot_views_dot_2634056946": { "context": "dialog header", "string": "Unassign Attribute from Page Type" @@ -4078,50 +5641,58 @@ "string": "Unassign Attribute From Page Type" }, "src_dot_pageTypes_dot_views_dot_98187848": { - "string": "Successfully created page type" + "string": "成功建立頁面類別" }, "src_dot_pages": { "context": "pages section name", - "string": "Pages" + "string": "頁面" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": { "context": "page header", - "string": "Create Page" + "string": "新建頁面" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": { "string": "Add search engine title and description to make this page easier to find" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": { "context": "page", - "string": "will be visible from {date}" + "string": "會在自 {date} 可見" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786": { "context": "page label", - "string": "Visible" + "string": "可見" }, "src_dot_pages_dot_components_dot_PageDetailsPage_dot_77815154": { "context": "page label", - "string": "Hidden" + "string": "隱藏" }, "src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": { "context": "page content", - "string": "Content" + "string": "內容" }, "src_dot_pages_dot_components_dot_PageInfo_dot_1124600214": { "context": "page title", - "string": "Title" + "string": "標題" }, "src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": { "context": "button", - "string": "Create page" + "string": "新增頁面" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_pageType": { + "context": "Types", + "string": "Page Types" + }, + "src_dot_pages_dot_components_dot_PageListPage_dot_searchPlaceholder": { + "context": "search pages placeholder", + "string": "Search Pages" }, "src_dot_pages_dot_components_dot_PageList_dot_1124600214": { "context": "dialog header", - "string": "Title" + "string": "標題" }, "src_dot_pages_dot_components_dot_PageList_dot_1459686496": { "context": "page status", - "string": "Visibility" + "string": "可見" }, "src_dot_pages_dot_components_dot_PageList_dot_2489163252": { "string": "No pages found" @@ -4147,10 +5718,10 @@ }, "src_dot_pages_dot_views_dot_1068617485": { "context": "header", - "string": "Create Page" + "string": "新建頁面" }, "src_dot_pages_dot_views_dot_2680158037": { - "string": "Successfully created new page" + "string": "成功新建頁面" }, "src_dot_pages_dot_views_dot_3246254285": { "context": "dialog header", @@ -4198,49 +5769,62 @@ }, "src_dot_pages_dot_views_dot_PageList_dot_2782958373": { "context": "dialog header", - "string": "Delete Pages" + "string": "刪除頁面" }, "src_dot_paid": { "context": "payment status", - "string": "Fully paid" + "string": "已全數付款" }, "src_dot_partiallyFulfilled": { "context": "order status", - "string": "Partially fulfilled" + "string": "部分發貨" }, "src_dot_partiallyPaid": { "context": "payment status", - "string": "Partially paid" + "string": "已付費部分款項" }, "src_dot_partiallyRefunded": { "context": "payment status", - "string": "Partially refunded" + "string": "已退還部分款項" + }, + "src_dot_partiallyReturned": { + "context": "order status", + "string": "Partially returned" + }, + "src_dot_paymentStatus": { + "string": "付款狀態" + }, + "src_dot_pending": { + "context": "payment status", + "string": "Pending" }, "src_dot_permissionGroups": { "context": "permission groups section name", - "string": "Permission Groups" + "string": "權限組別" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": { - "context": "staff member status", - "string": "Inactive" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_noMembersFound": { + "context": "description", + "string": "No members found" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": { - "context": "button", - "string": "Assign" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputLabel": { + "context": "input label", + "string": "Search Staff Members" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": { - "context": "dialog header", - "string": "Assign Staff Members" - }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_searchInputPlaceholder": { + "context": "input placeholder", "string": "Search by name, email, etc..." }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": { + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffActive": { "context": "staff member status", "string": "Active" }, - "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": { - "string": "Search Staff Members" + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_staffInactive": { + "context": "staff member status", + "string": "Inactive" + }, + "src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_title": { + "context": "dialog header", + "string": "Assign Staff Members" }, "src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": { "context": "dialog title", @@ -4264,7 +5848,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": { "context": "dialog title", - "string": "Delete permission group" + "string": "刪除權限組別" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": { "context": "deletion error message", @@ -4280,18 +5864,18 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": { "context": "text field label", - "string": "Group name" + "string": "組別名稱" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": { "context": "button", - "string": "create permission group" + "string": "新增權限組別" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": { "context": "permission group name", - "string": "Permission Group Name" + "string": "權限組別名稱" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": { - "string": "Members" + "string": "成員" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": { "string": "Actions" @@ -4311,7 +5895,7 @@ "string": "No members found" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": { - "string": "email地址" + "string": "電郵地址" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": { "context": "button", @@ -4327,7 +5911,7 @@ }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": { "context": "header", - "string": "Group members" + "string": "組別成員" }, "src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": { "string": "Actions" @@ -4356,19 +5940,23 @@ "string": "Unassign" }, "src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": { - "string": "Permission Group Deleted" + "string": "權限組別已刪除" }, "src_dot_plugins": { "context": "plugins section name", - "string": "Plugins" + "string": "插件" }, "src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": { "context": "section header", "string": "Authorization" }, + "src_dot_plugins_dot_components_dot_PluginDetailsChannelsCard_dot_noChannelsSubtitle": { + "context": "PluginDetailsChannelsCard no channels subtitle", + "string": "Plugin’s settings are set common across all channels" + }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": { "context": "plugin name", - "string": "Plugin Name" + "string": "插件名稱" }, "src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": { "context": "plugin status", @@ -4378,8 +5966,8 @@ "context": "section header", "string": "Plugin Information and Status" }, - "src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": { - "string": "Set plugin as Active" + "src_dot_plugins_dot_components_dot_PluginInfo_dot_3954867850": { + "string": "Set plugin as active" }, "src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": { "context": "header", @@ -4391,53 +5979,78 @@ }, "src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": { "context": "section header", - "string": "Plugin Settings" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": { - "context": "section header", - "string": "Plugin Settings" + "string": "插件設定" }, "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": { "context": "header", "string": "{pluginName} Details" }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": { - "context": "section header", - "string": "Plugin Information and Status" - }, - "src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": { - "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." - }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": { - "string": "Search Plugins..." + "string": "搜尋插件…" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": { "context": "tab name", "string": "All Plugins" }, "src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": { - "context": "plugin", - "string": "Active" + "context": "plugin filters error messages status", + "string": "Status is not selected" }, - "src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": { - "context": "plugin", - "string": "Inactive" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionSubtitle": { + "context": "status section subtitle", + "string": "Channel status" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": { - "context": "plugin status", - "string": "Active" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channelStatusSectionTitle": { + "context": "status section title", + "string": "Status in channel" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": { - "context": "user action bar", - "string": "Action" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_channels": { + "context": "plugin filters error messages channels", + "string": "No channels selected" }, - "src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": { - "context": "plugin name", - "string": "名字" + "src_dot_plugins_dot_components_dot_PluginsListPage_dot_configTypeSectionTitle": { + "context": "config type section title", + "string": "Configuration Type" }, "src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": { "string": "No plugins found" }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_active": { + "context": "status label active", + "string": "Active" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelLabel": { + "context": "table header channel col label", + "string": "Channel" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_channelTitle": { + "context": "plugin channel availability status title", + "string": "{activeChannelsCount,plural, =0 {Deactivated} other {Active in {activeChannelsCount}}}" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_confLabel": { + "context": "table header configuration col label", + "string": "配置" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_deactivated": { + "context": "status label deactivated", + "string": "Deactivated" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_description": { + "context": "global config plugin status popup description", + "string": "Global plugins are set across all channels in your ecommerce. Only status is shown for those types of plugins" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_globalLabel": { + "context": "PluginChannelConfigurationCell global title", + "string": "Global" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_nameLabel": { + "context": "table header name col label", + "string": "名稱" + }, + "src_dot_plugins_dot_components_dot_PluginsList_dot_title": { + "context": "channel config plugin status popup title", + "string": "Assigned to {activeChannelsCount} of {allChannelsCount} channels" + }, "src_dot_plugins_dot_views_dot_1096544448": { "context": "header", "string": "Authorization Field Delete" @@ -4445,9 +6058,12 @@ "src_dot_plugins_dot_views_dot_955370043": { "string": "The plugin may stop working after this field is cleared. Are you sure you want to proceed?" }, + "src_dot_preorderEndDateInFutureErrorText": { + "string": "Preorder end time needs to be set in the future" + }, "src_dot_productTypes": { "context": "product types section name", - "string": "Product Types" + "string": "商品類型" }, "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": { "string": "No attributes found" @@ -4467,23 +6083,24 @@ "context": "section header", "string": "Product Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": { - "context": "section header", - "string": "Variant Attributes" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": { - "context": "delete product type", - "string": "Are you sure you want to delete {name}?" - }, - "src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": { - "context": "dialog header", - "string": "Delete Product Type" - }, "src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": { "context": "switch button", "string": "Product type uses Variant Attributes" }, - "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": { + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardDescription": { + "context": "option description", + "string": "This product will act as a payment method" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionGiftCardTitle": { + "context": "option", + "string": "Gift card product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_optionNormalTitle": { + "context": "option", + "string": "Regular product type" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_productTypeName": { + "context": "label", "string": "Product Type Name" }, "src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": { @@ -4522,7 +6139,7 @@ }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": { "context": "tax rate for a product type", - "string": "Tax" + "string": "税項" }, "src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": { "context": "product type is either simple or configurable", @@ -4558,16 +6175,41 @@ "src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": { "string": "Weight" }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1192828581": { + "string": "No attributes found" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1228425832": { + "string": "Attribute name" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1656462109": { + "context": "button", + "string": "Assign attribute" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1779771890": { + "string": "{inputType} attributes cannot be used as variant selection attributes." + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_1835784218": { + "context": "variant attribute checkbox", + "string": "Variant Selection" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_3478065224": { + "context": "attribute internal name", + "string": "Slug" + }, + "src_dot_productTypes_dot_components_dot_ProductTypeVariantAttributes_dot_888493112": { + "context": "section header", + "string": "Variant Attributes" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_title": { + "context": "ProductTypeDeleteWarningDialog title", + "string": "Delete product {selectedTypesCount,plural,one{type} other{types}}" + }, + "src_dot_productTypes_dot_hooks_dot_useProductTypeDelete_dot_viewAssignedItemsButtonLabel": { + "context": "ProductTypeDeleteWarningDialog single assigned items button label", + "string": "View products" + }, "src_dot_productTypes_dot_views_dot_3822478981": { - "string": "Successfully created product type" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": { - "context": "dialog header", - "string": "Delete Product Types" - }, - "src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}" + "string": "成功建立商品類別" }, "src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": { "string": "Product type deleted" @@ -4592,7 +6234,7 @@ "string": "Category" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": { - "string": "Collections" + "string": "系列" }, "src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": { "context": "product organization, header", @@ -4611,11 +6253,11 @@ }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": { "context": "product rating", - "string": "Product Rating" + "string": "產品評價" }, "src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": { "context": "product name", - "string": "名字" + "string": "名稱" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": { "context": "option", @@ -4629,9 +6271,6 @@ "context": "there are more elements of list that are hidden", "string": "and {number} more" }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": { - "string": "Add all channels" - }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": { "context": "informations about product organization, header", "string": "Product Organization" @@ -4641,16 +6280,16 @@ "string": "SEO Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": { - "context": "export selected products to csv file", - "string": "Selected products ({number})" + "context": "export selected items to csv file", + "string": "已選取 {number} 個商品" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": { - "context": "export products to csv file, choice field label", + "context": "export items to csv file, choice field label", "string": "Export information for:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": { - "context": "export all products to csv file", - "string": "All products ({number})" + "context": "export all items to csv file", + "string": "共 {number} 個商品" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": { "context": "list of warehouses", @@ -4661,41 +6300,33 @@ "string": "Information exported" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": { - "context": "export products as csv or spreadsheet file", - "string": "Export as:" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": { - "context": "export products to csv file, button", - "string": "export products" - }, - "src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": { - "context": "export products to csv file, dialog header", - "string": "Export Information" + "context": "export items as csv or spreadsheet file", + "string": "匯出至:" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": { "context": "product export to csv file, header", - "string": "Export Settings" + "string": "匯出設定" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": { "context": "selectt all options", - "string": "Select All" + "string": "全選" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": { - "context": "export products as spreadsheet", + "context": "export items as spreadsheet", "string": "Spreadsheet for Excel, Numbers etc." }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": { "string": "Search Atrtibuttes" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": { - "string": "Export Product Stock Quantity to CSV" + "string": "匯出商品庫存到 CSV 檔案" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499": { "context": "informations about product stock, header", "string": "Inventory Information" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": { - "context": "export products as csv file", + "context": "export items as csv file", "string": "Plain CSV file" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": { @@ -4707,67 +6338,74 @@ "string": "Search by attribute name" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": { - "context": "export filtered products to csv file", + "context": "export filtered items to csv file", "string": "Current search ({number})" }, "src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": { "context": "informations about product prices etc, header", "string": "Financial Information" }, - "src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": { - "context": "section header", - "string": "All Photos" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_confirmButtonLabel": { + "context": "export products to csv file, button", + "string": "匯出商品" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": { - "context": "field is optional", - "string": "Optional" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_productsLabel": { + "context": "products export type label", + "string": "products" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": { - "context": "header", - "string": "Edit Photo" + "src_dot_products_dot_components_dot_ProductExportDialog_dot_title": { + "context": "export products to csv file, dialog header", + "string": "匯出資料" }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": { - "context": "section header", - "string": "Photo View" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_4146081479": { + "context": "modal header", + "string": "Media from the URL you supply will be shown in the media gallery. You will be able to define the order of the gallery." }, - "src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": { - "context": "section header", - "string": "Photo Information" - }, - "src_dot_products_dot_components_dot_ProductImages_dot_3240888698": { - "context": "section header", - "string": "圖片" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": { - "context": "product price", - "string": "價格" + "src_dot_products_dot_components_dot_ProductExternalMediaDialog_dot_buttonMessage": { + "context": "modal button", + "string": "Upload URL" }, "src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": { "context": "button", - "string": "Create Product" - }, - "src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "新增商品" }, "src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": { "context": "export products to csv file, button", - "string": "Export Products" + "string": "匯出商品" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_3155791658": { + "context": "created products counter", + "string": "{count}/{max} SKUs used" }, "src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": { - "string": "Search Products..." + "string": "搜尋商品…" }, "src_dot_products_dot_components_dot_ProductListPage_dot_821159718": { "context": "tab name", - "string": "All Products" + "string": "所有商品" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." }, "src_dot_products_dot_components_dot_ProductListPage_dot_available": { "context": "product status", "string": "Available" }, + "src_dot_products_dot_components_dot_ProductListPage_dot_channel": { + "context": "sales channel", + "string": "Channel" + }, "src_dot_products_dot_components_dot_ProductListPage_dot_hidden": { "context": "product is hidden", - "string": "Hidden" + "string": "隱藏" + }, + "src_dot_products_dot_components_dot_ProductListPage_dot_kind": { + "context": "product kind", + "string": "Product Kind" }, "src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": { "context": "product status", @@ -4782,55 +6420,102 @@ }, "src_dot_products_dot_components_dot_ProductListPage_dot_visibility": { "context": "product visibility", - "string": "Visibility" + "string": "可見" }, "src_dot_products_dot_components_dot_ProductListPage_dot_visible": { "context": "product is visible", - "string": "Visible" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1134347598": { - "context": "product price", - "string": "價格" + "string": "可見" }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { "context": "product type", "string": "Simple" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { - "string": "No products found" - }, - "src_dot_products_dot_components_dot_ProductList_dot_1952810469": { - "context": "product type", - "string": "Type" + "string": "找不到商品" }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { "context": "product type", "string": "Configurable" }, - "src_dot_products_dot_components_dot_ProductList_dot_3326160357": { + "src_dot_products_dot_components_dot_ProductList_dot_636461959": { + "context": "product", + "string": "名稱" + }, + "src_dot_products_dot_components_dot_ProductList_dot_availability": { "context": "product channels", "string": "Availability" }, - "src_dot_products_dot_components_dot_ProductList_dot_636461959": { - "context": "product", - "string": "名字" + "src_dot_products_dot_components_dot_ProductList_dot_price": { + "context": "product price", + "string": "價格" }, - "src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": { - "context": "product is not configurable", - "string": "Simple" + "src_dot_products_dot_components_dot_ProductList_dot_published": { + "context": "product publication date", + "string": "Published on {date}" + }, + "src_dot_products_dot_components_dot_ProductList_dot_type": { + "context": "product type", + "string": "Type" + }, + "src_dot_products_dot_components_dot_ProductList_dot_unpublished": { + "context": "product publication date", + "string": "Unpublished" + }, + "src_dot_products_dot_components_dot_ProductList_dot_updatedAt": { + "context": "product updated at", + "string": "Last updated" + }, + "src_dot_products_dot_components_dot_ProductList_dot_willBePublished": { + "context": "product publication date", + "string": "Becomes published on {date}" + }, + "src_dot_products_dot_components_dot_ProductMediaNavigation_dot_allMedia": { + "context": "section header", + "string": "All Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_editMedia": { + "context": "header", + "string": "Edit Media" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaInformation": { + "context": "section header", + "string": "Media Information" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_mediaView": { + "context": "section header", + "string": "Media View" + }, + "src_dot_products_dot_components_dot_ProductMediaPage_dot_optional": { + "context": "field is optional", + "string": "可選" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadImages": { + "context": "modal button images upload", + "string": "Upload Images" + }, + "src_dot_products_dot_components_dot_ProductMediaPopper_dot_uploadUrl": { + "context": "modal button url upload", + "string": "Upload URL" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductMedia_dot_upload": { + "context": "modal button upload", + "string": "上傳" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": { "string": "Category" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": { - "string": "Collections" + "string": "系列" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": { "context": "section header", "string": "Organize Product" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": { - "context": "product is configurable", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": { @@ -4838,7 +6523,7 @@ "string": "*Optional. Adding product to collection helps users find it." }, "src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": { - "string": "Product Type" + "string": "商品類型" }, "src_dot_products_dot_components_dot_ProductShipping_dot_1325966144": { "context": "product shipping", @@ -4848,17 +6533,42 @@ "context": "product weight", "string": "Weight" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_1540024536": { + "context": "product inventory, checkbox", + "string": "Variant currently in preorder" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2473321447": { + "string": "CANCEL END DATE" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2481295410": { + "context": "app has been installed", + "string": "{unitsLeft} units left" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": { "string": "SKU (Stock Keeping Unit)" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": { "context": "tabel column header", - "string": "Warehouse Name" + "string": "倉庫名稱" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2699291877": { + "string": "SETUP END DATE" }, "src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": { "context": "header", "string": "庫存" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_294624093": { + "context": "info text", + "string": "Preordered products will be available in all warehouses. You can set a threshold for sold quantity. Leaving input blank will be interpreted as no limit to sale. Sold items will be allocated at the warehouse assigned to chosen shipping zone." + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_2999762286": { + "string": "Threshold that cannot be exceeded even if per channel thresholds are still available" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3420537107": { + "context": "tabel column header", + "string": "通路" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": { "context": "product inventory, checkbox", "string": "Track Inventory" @@ -4867,6 +6577,16 @@ "context": "button", "string": "Assign Warehouse" }, + "src_dot_products_dot_components_dot_ProductStocks_dot_3862021157": { + "context": "info text", + "string": "Set up an end date of preorder. When end date will be reached product will be automatically taken from preorder to standard selling" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_4187357147": { + "string": "Unlimited" + }, + "src_dot_products_dot_components_dot_ProductStocks_dot_578055997": { + "string": "Global threshold" + }, "src_dot_products_dot_components_dot_ProductStocks_dot_849869830": { "string": "Active inventory tracking will automatically calculate changes of stock" }, @@ -4893,6 +6613,42 @@ "context": "product label", "string": "已發佈" }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "Your customer won't be allowed to buy bigger quantity per checkout than shown here." + }, + "src_dot_products_dot_components_dot_ProductVariantCheckoutSettings_dot_checkoutLineLimit": { + "context": "input label", + "string": "Limit quantity per checkout (optional)" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_description": { + "context": "create product variants", + "string": "How would you like to create variants:" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleDescription": { + "context": "option description", + "string": "Use variant creator to create matrix of selected attribute values to create variants" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionMultipleTitle": { + "context": "option", + "string": "Create multiple variant via variant creator" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleDescription": { + "context": "option description", + "string": "Create new variant using variant details view" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_optionSingleTitle": { + "context": "option", + "string": "Create single variant" + }, + "src_dot_products_dot_components_dot_ProductVariantCreateDialog_dot_title": { + "context": "dialog header", + "string": "新增變體" + }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": { "context": "attributes, section header", "string": "Variant Attributes" @@ -4903,7 +6659,11 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": { "context": "button", - "string": "Delete Variant" + "string": "刪除變體" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_pricingCardSubtitle": { + "context": "variant pricing section subtitle", + "string": "There is no channel to define prices for. You need to first add variant to channels to define prices." }, "src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": { "context": "button", @@ -4916,6 +6676,9 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": { "string": "Selected values will be used to create variants for the configurable product." }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1419085897": { + "string": "You choices will add {variantsNumber} SKUs to your catalog which will exceed your limit by {aboveLimitVariantsNumber}. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": { "context": "variant attribute", "string": "Attribute" @@ -4958,6 +6721,10 @@ "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": { "string": "Skip pricing for now" }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": { "string": "Apply unique stock by attribute to each SKU" }, @@ -5004,11 +6771,15 @@ }, "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": { "context": "variant name", - "string": "複合式" + "string": "變體" + }, + "src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_multipleValueLabel": { + "context": "attribute values", + "string": "屬性值" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": { "context": "button", - "string": "Delete variant" + "string": "刪除變體" }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": { "context": "delete product variant", @@ -5016,22 +6787,34 @@ }, "src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": { "context": "dialog header", - "string": "Delete Variant" + "string": "刪除變體" }, - "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": { + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogConfirmButtonLabel": { + "context": "button label", + "string": "ACCEPT" + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogMessage": { + "string": "You are about to end your products preorder. You have sold {variantGlobalSoldUnits} units of this variant. Sold units will be allocated at appropriate warehouses. Remember to add remaining threshold stock to warehouses." + }, + "src_dot_products_dot_components_dot_ProductVariantEndPreorderDialog_dot_dialogTitle": { "context": "dialog header", - "string": "Image Selection" + "string": "Ending preorder" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": { - "context": "section header", - "string": "圖片" + "src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_2015102342": { + "context": "dialog header", + "string": "Media Selection" }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": { - "string": "Select a specific variant image from product images" - }, - "src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": { + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_chooseMedia": { "context": "button", - "string": "Choose photos" + "string": "Choose media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_media": { + "context": "section header", + "string": "Media" + }, + "src_dot_products_dot_components_dot_ProductVariantMedia_dot_selectSpecificVariant": { + "context": "select variant media", + "string": "Select a specific variant media from product media" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": { "context": "default product variant indicator", @@ -5039,16 +6822,28 @@ }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "變體" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": { "context": "button", - "string": "新增產品變種" + "string": "新增產品變體" }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": { "context": "variant name", "string": "New Variant" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitleHidden": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle hidden", + "string": "隱藏" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_itemSubtitlePublished": { + "context": "VariantDetailsChannelsAvailabilityCard item subtitle published", + "string": "Published since {publicationDate}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_noItemsAvailable": { + "context": "VariantDetailsChannelsAvailabilityCard no items available", + "string": "This variant is not available at any of the channels" + }, "src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": { "context": "attributes, section header", "string": "Variant Attributes" @@ -5057,6 +6852,14 @@ "context": "attributes, section header", "string": "Variant Selection Attributes" }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_subtitle": { + "context": "VariantDetailsChannelsAvailabilityCard subtitle", + "string": "Available in {publishedInChannelsCount} out of {availableChannelsCount}" + }, + "src_dot_products_dot_components_dot_ProductVariantPage_dot_title": { + "context": "VariantDetailsChannelsAvailabilityCard title", + "string": "Availability" + }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": { "context": "product pricing, section header", "string": "Pricing" @@ -5068,9 +6871,9 @@ "context": "tabel column header", "string": "Selling Price" }, - "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": { + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_2644882304": { "context": "tabel column header", - "string": "Cost Price" + "string": "Cost" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": { "context": "info text", @@ -5078,11 +6881,15 @@ }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": { "context": "tabel column header", - "string": "Channel Name" + "string": "通路名稱" }, "src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": { "string": "No channels found" }, + "src_dot_products_dot_components_dot_ProductVariantPrice_dot_819659341": { + "context": "tabel column header", + "string": "Cost price" + }, "src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": { "context": "set variant as default, button", "string": "Set as default" @@ -5115,9 +6922,13 @@ "context": "button", "string": "Create variants" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_1819927358": { + "context": "product variant preorder threshold", + "string": "In preorder" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": { "context": "section header", - "string": "Variants" + "string": "變體" }, "src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": { "context": "product variant inventory", @@ -5126,13 +6937,17 @@ "src_dot_products_dot_components_dot_ProductVariants_dot_277989856": { "string": "Use variants for products that come in a variety of versions for example different sizes or colors" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_3024822321": { + "context": "alert", + "string": "SKU limit reached" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": { "context": "filtering option", "string": "All Warehouses" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": { "context": "product variant inventory status", - "string": "Inventory" + "string": "庫存" }, "src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": { "context": "button", @@ -5142,12 +6957,19 @@ "context": "product variant inventory", "string": "Not stocked" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_4232843317": { + "context": "product variant preorder threshold", + "string": "{globalThreshold} Global threshold" + }, "src_dot_products_dot_components_dot_ProductVariants_dot_693960049": { "string": "庫存單位" }, + "src_dot_products_dot_components_dot_ProductVariants_dot_911702010": { + "string": "You have reached your SKU limit, you will be no longer able to add SKUs to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_products_dot_components_dot_ProductVariants_dot_998917294": { "context": "product variant name", - "string": "複合式" + "string": "變體" }, "src_dot_products_dot_views_dot_1731766393": { "context": "dialog header", @@ -5169,11 +6991,11 @@ }, "src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": { "context": "window title", - "string": "Create Product" + "string": "新增商品" }, "src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": { "context": "page header", - "string": "New Product" + "string": "新商品" }, "src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": { "string": "Product created" @@ -5187,26 +7009,22 @@ }, "src_dot_products_dot_views_dot_ProductList_dot_1505423810": { "context": "waiting for export to end, header", - "string": "Exporting CSV" + "string": "匯出 CSV" }, "src_dot_products_dot_views_dot_ProductList_dot_400629795": { "context": "dialog header", - "string": "Delete Products" + "string": "刪除產品" }, "src_dot_products_dot_views_dot_ProductList_dot_44832327": { "string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": { - "context": "dialog content", - "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + "src_dot_products_dot_views_dot_ProductList_dot_giftCardLabel": { + "context": "label", + "string": "Gift Card" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": { - "context": "dialog header", - "string": "Delete Product Variants" - }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": { - "context": "delete product", - "string": "Are you sure you want to delete {name}?" + "src_dot_products_dot_views_dot_ProductList_dot_normalLabel": { + "context": "label", + "string": "Normal" }, "src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": { "string": "Manage Products Channel Availability" @@ -5214,23 +7032,39 @@ "src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": { "string": "Product removed" }, - "src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": { - "context": "dialog header", - "string": "Delete Product" + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogSubtitle": { + "context": "delete product dialog subtitle", + "string": "Are you sure you want to delete {name}?" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteProductDialogTitle": { + "context": "delete product dialog title", + "string": "刪除商品" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogSubtitle": { + "context": "delete variant dialog subtitle", + "string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}" + }, + "src_dot_products_dot_views_dot_ProductUpdate_dot_deleteVariantDialogTitle": { + "context": "delete variant dialog title", + "string": "Delete Product Variants" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": { "context": "success message", - "string": "Successfully created variants" + "string": "成功建立變體" }, "src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": { "context": "window title", - "string": "Create Variants" + "string": "新增變體" + }, + "src_dot_products_dot_views_dot_variantCreatedSuccess": { + "context": "variant created success message", + "string": "Variant created" }, "src_dot_properties": { "string": "Properties" }, "src_dot_readOnly": { - "string": "Saleor runs in read-only mode. Changes not saved." + "string": "Saleor 在只讀模式下運行。更改未保存。" }, "src_dot_readyToCapture": { "context": "order status", @@ -5242,7 +7076,11 @@ }, "src_dot_refunded": { "context": "payment status", - "string": "Fully refunded" + "string": "已全數退款" + }, + "src_dot_refused": { + "context": "payment status", + "string": "Refused" }, "src_dot_remove": { "context": "button", @@ -5251,6 +7089,10 @@ "src_dot_requiredField": { "string": "This field is required" }, + "src_dot_returned": { + "context": "order status", + "string": "Returned" + }, "src_dot_sales": { "context": "sales section name", "string": "促銷" @@ -5262,13 +7104,20 @@ "src_dot_savedChanges": { "string": "Saved changes" }, + "src_dot_select": { + "context": "select option, button", + "string": "Select" + }, "src_dot_selectAll": { "context": "select all options, button", - "string": "Select All" + "string": "全選" + }, + "src_dot_selected": { + "string": "Selected" }, "src_dot_send": { "context": "button", - "string": "Send" + "string": "送出" }, "src_dot_serviceAccounts": { "context": "service accounts section name", @@ -5289,6 +7138,10 @@ "context": "max price in channel", "string": "Max. value" }, + "src_dot_shipping_dot_components_dot_OrderValue_dot_1064401942": { + "context": "price rates info", + "string": "This rate will apply to all orders" + }, "src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": { "string": "Min Value" }, @@ -5300,13 +7153,13 @@ "context": "card title", "string": "Order Value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": { - "context": "price rates info", - "string": "This rate will apply to all orders of all prices" + "src_dot_shipping_dot_components_dot_OrderValue_dot_491724403": { + "context": "checkbox label", + "string": "Restrict order value" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": { "context": "channel name", - "string": "Channel name" + "string": "通路名稱" }, "src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": { "string": "Max Value" @@ -5315,14 +7168,14 @@ "context": "min price in channel", "string": "Min. value" }, - "src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": { "context": "info text", "string": "This rate will apply to all orders" }, + "src_dot_shipping_dot_components_dot_OrderWeight_dot_1648082334": { + "context": "checkbox label", + "string": "Restrict order weight" + }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": { "context": "card title", "string": "Order Weight" @@ -5330,10 +7183,6 @@ "src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": { "string": "Min. Order Weight" }, - "src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": { - "context": "checkbox label", - "string": "There are no value limits" - }, "src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": { "string": "Max. Order Weight" }, @@ -5351,14 +7200,18 @@ }, "src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": { "context": "column title", - "string": "Channel name" + "string": "通路名稱" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": { - "string": "Search Products" + "string": "搜尋商品" }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": { "string": "No products matching given query" }, + "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3657244300": { + "context": "assign products to shipping rate and save, button", + "string": "Assign and save" + }, "src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": { "context": "dialog header", "string": "Assign Products" @@ -5375,17 +7228,26 @@ "string": "Assign products" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": { - "string": "Product Name" + "string": "商品名稱" }, "src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": { "string": "Actions" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": { - "string": "Are you sure you want to remove this ZIP-code rule?" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_description": { + "context": "label", + "string": "Shipping Rate Description" }, - "src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": { - "context": "header", - "string": "Remove ZIP-codes from Shipping Rate" + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_maxDays": { + "context": "label", + "string": "Max Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_minDays": { + "context": "label", + "string": "Min Delivery Time" + }, + "src_dot_shipping_dot_components_dot_ShippingRateInfo_dot_name": { + "context": "label", + "string": "Shipping rate name" }, "src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": { "string": "This unit will be used as default shipping weight" @@ -5394,69 +7256,129 @@ "string": "Shipping Weight Unit" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": { - "string": "Warehouse Name" + "string": "倉庫名稱" }, "src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": { "context": "header, dialog", "string": "Create New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": { - "string": "Rest of the World" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesButton": { + "context": "assign countries to shipping zone and save, button", + "string": "Assign and save" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": { - "string": "Quick Pick" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesDescription": { + "context": "dialog description", + "string": "Choose countries you want to add to shipping zone from list below" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_assignCountriesTitle": { "context": "dialog header", "string": "Assign Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": { - "string": "If selected, this will add all of the countries not selected to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": { - "string": "Search by country name" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": { - "string": "Choose countries you want to add to shipping zone from list below" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": { - "context": "button", - "string": "Assign countries" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_countriesSubtitle": { "context": "country selection", "string": "Countries A to Z" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": { + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_quickPickSubtitle": { + "context": "section title", + "string": "Quick Pick" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckbox": { + "context": "checkbox label", + "string": "Rest of the World" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_restOfTheWorldCheckboxDescription": { + "context": "checkbox description", + "string": "If selected, this will add all of the countries not selected to other shipping zones" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesLabel": { + "context": "search label", "string": "Search Countries" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": { - "string": "Currently, there are no countries assigned to this shipping zone" + "src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_searchCountriesPlaceholder": { + "context": "search placeholder", + "string": "Search by country name" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_countries": { + "context": "country list header", "string": "國家" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": { - "context": "header", + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_createZone": { + "context": "section header", "string": "Create New Shipping Zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": { - "string": "運送" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": { + "src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_noCountriesAssigned": { "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": { + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_countries": { + "context": "country list header", "string": "國家" }, - "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": { - "string": "This is default shipping zone, which means that it covers all of the countries which are not assigned to other shipping zones" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_noCountriesAssigned": { + "string": "Currently, there are no countries assigned to this shipping zone" }, - "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": { - "string": "Shipping rate name" + "src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_shipping": { + "context": "shipping section header", + "string": "Shipping" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionCharacterLimit": { + "context": "character limit", + "string": "{numberOfCharacters} of {maxCharacters} characters" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_descriptionPlaceholder": { + "context": "field placeholder", + "string": "Description of a shipping zone." + }, + "src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_name": { + "context": "label", + "string": "Shipping zone name" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3070993206": { + "context": "range input label", + "string": "Postal codes (end)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3099331554": { + "context": "add postal code range, button", + "string": "新增" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3419096551": { + "context": "range input label", + "string": "Postal codes (start)" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3668595137": { + "string": "Please provide range of postal codes you want to add to the include/exclude list." + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodeRangeDialog_dot_3849853790": { + "context": "dialog header", + "string": "Add postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1301350004": { + "string": "This shipping rate has no postal codes assigned" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1680649143": { + "context": "action", + "string": "Include postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1779803917": { + "string": "Added postal codes will be excluded from using this delivery methods. If none are added all postal codes will be able to use that shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_1909179974": { + "context": "button", + "string": "Add postal code range" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2274108851": { + "context": "number of postal code ranges", + "string": "{number} postal code ranges" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_2965119249": { + "string": "Only added postal codes will be able to use this shipping rate" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_3782353530": { + "context": "postal codes, header", + "string": "Postal codes" + }, + "src_dot_shipping_dot_components_dot_ShippingZonePostalCodes_dot_399764149": { + "context": "action", + "string": "Exclude postal codes" }, "src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": { "context": "page title", @@ -5501,70 +7423,23 @@ }, "src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": { "context": "shipping method name", - "string": "名字" + "string": "名稱" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": { - "context": "section header", - "string": "Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": { - "context": "button", + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldAddText": { + "context": "WarehousesSection select field add text", "string": "Add New Warehouse" }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": { + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_selectFieldPlaceholder": { + "context": "WarehousesSection select field placeholder", + "string": "選取倉庫" + }, + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_subtitle": { + "context": "WarehousesSection subtitle", "string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes." }, - "src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": { - "context": "input placeholder", - "string": "Select Warehouse" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": { - "string": "Please provide range of ZIP codes you want to add to the include/exclude list." - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": { - "context": "add zip code range, button", - "string": "新增" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": { - "context": "range input label", - "string": "Zip Codes (Start)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": { - "context": "dialog header", - "string": "Add ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": { - "context": "range input label", - "string": "Zip Codes (End)" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": { - "string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": { - "context": "action", - "string": "Exclude ZIP-codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": { - "string": "Only added ZIP-codes will be able to use this shipping rate" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": { - "context": "number of zip code ranges", - "string": "{number} ZIP-Code ranges" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": { - "context": "button", - "string": "Add ZIP-Code range" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": { - "string": "This shipping rate has no ZIP-codes assigned" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": { - "context": "postal codes, header", - "string": "ZIP-Codes" - }, - "src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": { - "context": "action", - "string": "Include ZIP-codes" + "src_dot_shipping_dot_components_dot_ShippingZoneSettingsCard_dot_title": { + "context": "ShippingZoneSettingsCard title", + "string": "設定" }, "src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": { "context": "header", @@ -5583,7 +7458,7 @@ }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_636461959": { "context": "shipping zone", - "string": "名字" + "string": "名稱" }, "src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": { "string": "No shipping zones found" @@ -5592,13 +7467,17 @@ "context": "dialog header", "string": "Unassign Products From Shipping" }, + "src_dot_shipping_dot_components_dot_UnassignDialog_dot_1569805915": { + "context": "unassign products from shipping rate and save, button", + "string": "Unassign and save" + }, "src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}" }, "src_dot_shipping_dot_invalid": { "context": "error message", - "string": "Value is invalid" + "string": "無效數值" }, "src_dot_shipping_dot_price": { "context": "error message", @@ -5615,21 +7494,14 @@ "context": "dialog header", "string": "Delete Shipping Zones" }, + "src_dot_shipping_dot_views_dot_3823295269": { + "string": "Manage Channel Availability" + }, "src_dot_shipping_dot_views_dot_725201918": { "context": "dialog content", "string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}" }, - "src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": { - "string": "Manage Channel Availability" - }, - "src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": { + "src_dot_shipping_dot_views_dot_870815507": { "context": "unassign products from shipping method, button", "string": "Unassign" }, @@ -5637,27 +7509,17 @@ "context": "dialog header", "string": "Delete Shipping Zone" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1790261672": { "context": "unassign country", - "string": "Are you sure you want to delete {countryName} from this shipping zone?" + "string": "Are you sure you want to remove {countryName} from this shipping zone?" }, - "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": { + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4243932177": { "context": "unassign country, dialog header", - "string": "Delete from Shipping Zone" + "string": "Remove from Shipping Zone" }, - "src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": { - "context": "zip code range add error text", - "string": "Cannot add specified zip codes range." - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": { - "string": "Manage Channels Availability" - }, - "src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": { - "context": "unassign products from shipping method, button", - "string": "Unassign" + "src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_4279089621": { + "context": "remove country from shipping zone and save, button", + "string": "Remove and save" }, "src_dot_shipping_dot_weight": { "context": "error message", @@ -5669,75 +7531,81 @@ }, "src_dot_siteSettings": { "context": "site settings section name", - "string": "Site Settings" + "string": "網站設定" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": { + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimits": { + "context": "title", + "string": "Checkout limits" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLimitsDescription": { + "context": "input helper text", + "string": "This number defines quantity of items in checkout line that can be bought. You can override this setting per variant. Leaving this setting empty mean that there is no limits." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_checkoutLineLimit": { + "context": "input label", + "string": "Checkout line limit" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStock": { + "context": "title", + "string": "Reserved stock" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_reservedStockDescription": { + "context": "description", + "string": "Set up time amount that stock in checkout is reserved for the customer. You can set separate values for authenticated and anonymous customers." + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAnonymousUser": { + "context": "input label", + "string": "Stock reservation for anonymous user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockReservationForAuthenticatedUser": { + "context": "input label", + "string": "Stock reservation for authenticated user (in minutes)" + }, + "src_dot_siteSettings_dot_components_dot_SiteCheckoutSettingsCard_dot_stockWillNotBeReserved": { + "context": "input helper text", + "string": "Leaving this setting empty will mean that stock won’t be reserved" + }, + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1008586926": { "string": "Name of your store is shown on tab in web browser" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": { - "string": "Store Description" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_1170194728": { + "string": "Store domain" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": { - "string": "Name of your store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_2286355060": { + "string": "商店名稱" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": { - "string": "URL of your online store" + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_3868874271": { + "string": "Store description" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": { + "src_dot_siteSettings_dot_components_dot_SiteDetailsSettingsCard_dot_529433178": { "string": "Store description is shown on taskbar after your store name" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": { - "string": "Mailing email address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": { - "context": "email sender", - "string": "This will be visible as \"from\" name" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": { - "string": "Configurate your email address from which all automatic emails will be sent to your customers." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": { - "string": "Customer password reset URL" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": { - "string": "This URL will be used as a main URL for password resets. It will be sent via email." - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": { - "string": "URL address" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": { - "string": "Mailing email sender" - }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": { - "string": "This adress will be used to generate invoices and calculate shipping rates." - }, "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": { "context": "section header", - "string": "Store Information" + "string": "商店資訊" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": { - "context": "section header", - "string": "Company Information" + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutDescription": { + "context": "section description", + "string": "You can set basic checkout rules that will be applied globally to all your channels" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": { - "context": "section header", - "string": "Mailing Configuration" + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCheckoutTitle": { + "context": "section title", + "string": "Checkout Configuration" }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": { - "string": "Email adress you provide here will be used as a contact adress for your customers." + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyDescription": { + "context": "section description", + "string": "This address will be used to generate invoices and calculate shipping rates. Email address you provide here will be used as a contact address for your customers." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": { + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionCompanyTitle": { + "context": "section title", + "string": "公司資訊" + }, + "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_sectionDetailsDescription": { + "context": "section description", "string": "These are general information about your store. They define what is the URL of your store and what is shown in browsers taskbar." }, - "src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": { - "string": "This where you will find all of the settings determining your stores e-mails. You can determine main email address and some of the contents of your emails." - }, "src_dot_somethingWentWrong": { - "string": "Saleor ran into an unexpected problem" + "string": "Saleor 遇到未知問題" }, "src_dot_staff": { "context": "staff section name", @@ -5749,7 +7617,7 @@ }, "src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": { "context": "button", - "string": "Send invite" + "string": "發送邀請" }, "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": { "context": "card description", @@ -5759,7 +7627,7 @@ "context": "dialog header", "string": "權限" }, - "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": { + "src_dot_staff_dot_components_dot_StaffDetailsPage_dot_userStatusActive": { "context": "checkbox label", "string": "User is active" }, @@ -5767,6 +7635,13 @@ "context": "tab name", "string": "All Staff Members" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_378240223": { + "string": "You have reached your staff member limit, you will be no longer able to add staff members to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_4002475974": { + "context": "alert", + "string": "Staff Member limit reached" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": { "string": "Search Staff Member" }, @@ -5774,6 +7649,10 @@ "context": "button", "string": "Invite staff member" }, + "src_dot_staff_dot_components_dot_StaffListPage_dot_938945387": { + "context": "used staff users counter", + "string": "{count}/{max} members" + }, "src_dot_staff_dot_components_dot_StaffListPage_dot_active": { "context": "staff member's account", "string": "Active" @@ -5837,23 +7716,30 @@ "string": "Please note, while all currency and date adjustments are complete, language translations are at varying degrees of completion." }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": { - "string": "Preferred Language" + "string": "偏好語言" }, "src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": { "context": "section header", "string": "Preferences" }, + "src_dot_staff_dot_components_dot_StaffProperties_dot_1473195966": { + "context": "avatar change button", + "string": "Change" + }, "src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": { "context": "section header", "string": "Staff Member Information" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": { - "context": "button", - "string": "Change photo" + "src_dot_staff_dot_components_dot_StaffProperties_dot_3645414921": { + "context": "avatar delete button", + "string": "刪除" }, - "src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": { - "context": "button", - "string": "Delete photo" + "src_dot_staff_dot_components_dot_UserStatus_dot_userDisableInstruction": { + "string": "If you want to disable this User please uncheck the box below." + }, + "src_dot_staff_dot_components_dot_UserStatus_dot_userStatus": { + "context": "section header", + "string": "User Status" }, "src_dot_staff_dot_views_dot_1308770978": { "context": "dialog header", @@ -5883,11 +7769,11 @@ }, "src_dot_taxes": { "context": "taxes section name", - "string": "Taxes" + "string": "税項" }, "src_dot_taxes_dot_components_dot_CountryListPage_dot_3955023266": { "context": "header", - "string": "Taxes" + "string": "税項" }, "src_dot_taxes_dot_components_dot_CountryList_dot_110033143": { "string": "No countries found" @@ -5901,119 +7787,19 @@ "src_dot_taxes_dot_components_dot_CountryList_dot_577035076": { "string": "Country Name" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": { - "context": "tax rate", - "string": "Accommodation" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": { - "context": "tax rate", - "string": "Social housing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": { - "context": "tax rate", - "string": "Bikes" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": { - "context": "tax rate", - "string": "Newspapers" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": { "string": "Category" }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": { "string": "Tax Rate" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": { - "context": "tax rate", - "string": "Admission to cultural events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": { - "context": "tax rate", - "string": "Baby foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": { - "context": "tax rate", - "string": "Domestic services" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": { - "context": "tax rate", - "string": "Foodstuffs" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": { - "context": "tax rate", - "string": "Books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": { - "context": "tax rate", - "string": "Agricultural supplies" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": { - "context": "tax rate", - "string": "Standard" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": { - "context": "tax rate", - "string": "Passenger transport" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": { - "context": "tax rate", - "string": "Admission to entertainment events" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": { - "context": "tax rate", - "string": "Children's clothing" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": { - "context": "tax rate", - "string": "Admission to sporting events" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": { "context": "header", "string": "Tax Rates in {countryName}" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": { - "context": "tax rate", - "string": "Medical" - }, "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": { "string": "No reduced tax categories found" }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": { - "context": "tax rate", - "string": "Hotels" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": { - "context": "tax rate", - "string": "E-books" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": { - "context": "tax rate", - "string": "Domestic fuel" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": { - "context": "tax rate", - "string": "Water" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": { - "context": "tax rate", - "string": "Advertising" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": { - "context": "tax rate", - "string": "Property renovations" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": { - "context": "tax rate", - "string": "Wine" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": { - "context": "tax rate", - "string": "Restaurants" - }, - "src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": { - "context": "tax rate", - "string": "Pharmaceuticals" - }, "src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": { "string": "All products prices are entered with tax included" }, @@ -6028,51 +7814,79 @@ "string": "Fetch taxes" }, "src_dot_taxes_dot_views_dot_2411670026": { - "string": "Successfully fetched tax rates" + "string": "成功獲取稅率" + }, + "src_dot_time": { + "context": "independent of any particular day, eg. 11:35", + "string": "Time" + }, + "src_dot_translationAttributes": { + "string": "屬性" }, "src_dot_translations": { "context": "translations section name", - "string": "Translations" + "string": "翻譯" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_1932340772": { + "string": "Translating" + }, + "src_dot_translations_dot_components_dot_ProductContextSwitcher_dot_197468239": { + "string": "Main Product" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": { "string": "{numberOfFields} Translations, {numberOfTranslatedFields} Completed" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": { - "string": "Original String" + "string": "原始字串" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": { - "string": "Translation" + "string": "翻譯" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": { "context": "button", - "string": "Discard" + "string": "撤銷" }, "src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": { - "string": "No translation yet" + "string": "還沒有翻譯" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_2642976392": { + "string": "Attribute Name" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_884093025": { + "context": "header", + "string": "Translation Attribute \"{attribute}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_valueNumber": { + "context": "attribute values", + "string": "Value {number}" + }, + "src_dot_translations_dot_components_dot_TranslationsAttributesPage_dot_values": { + "context": "section name", + "string": "屬性值" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": { "string": "Category Name" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "搜尋引擎描述" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": { "string": "Translation Category \"{categoryName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "搜尋引擎標題" }, "src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": { "string": "Search Engine Preview" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "搜尋引擎描述" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "搜尋引擎標題" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": { - "string": "Collection Name" + "string": "系列名稱" }, "src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": { "context": "header", @@ -6082,26 +7896,26 @@ "string": "Search Engine Preview" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": { - "string": "Languages" + "string": "語言" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": { - "string": "Collections" + "string": "系列" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": { "context": "header", - "string": "Translations to {language}" + "string": "{language} 翻譯" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": { "string": "產品" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3287512325": { - "string": "Pages" + "string": "頁面" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": { "string": "產品分類" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": { - "string": "Shipping methods" + "string": "配送方式" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": { "string": "屬性" @@ -6120,30 +7934,30 @@ "string": "No translatable entities found" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": { - "string": "Completed Translations" + "string": "已完成翻譯" }, "src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_636461959": { "context": "entity (product, collection, shipping method) name", - "string": "名字" + "string": "名稱" }, "src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": { - "string": "Languages" + "string": "語言" }, "src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": { "string": "No languages found" }, "src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": { - "string": "Language" + "string": "語言" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": { "context": "page content", - "string": "Content" + "string": "內容" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "搜尋引擎描述" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "搜尋引擎標題" }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": { "context": "header", @@ -6152,28 +7966,32 @@ "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": { - "string": "Page Title" + "string": "頁面標題" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": { - "context": "attribute values", - "string": "Value {number}" + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": { - "string": "Attribute Name" - }, - "src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": { + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_847507870": { "context": "header", - "string": "Translation Attribute \"{attribute}\" - {languageCode}" + "string": "Translation Product Variant \"{productName}\" - {languageCode}" + }, + "src_dot_translations_dot_components_dot_TranslationsProductVariantsPage_dot_953327101": { + "string": "Variant Name" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": { - "string": "Search Engine Description" + "string": "搜尋引擎描述" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": { - "string": "Search Engine Title" + "string": "搜尋引擎標題" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": { - "string": "Product Name" + "string": "商品名稱" }, "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": { "context": "header", @@ -6185,6 +8003,10 @@ "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": { "string": "Search Engine Preview" }, + "src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_4165966072": { + "context": "attribute list", + "string": "Attribute {number}" + }, "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": { "context": "header", "string": "Translation Sale \"{saleName}\" - {languageCode}" @@ -6192,35 +8014,43 @@ "src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": { "string": "Sale Name" }, + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3374163063": { + "context": "shipping method description", + "string": "描述" + }, "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": { "context": "header", "string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}" }, - "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": { - "string": "ShippingMethod Name" + "src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_636461959": { + "context": "shipping method name", + "string": "名稱" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": { "context": "header", "string": "Translation Voucher \"{voucherName}\" - {languageCode}" }, "src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": { - "string": "Voucher Name" + "string": "代金券名稱" + }, + "src_dot_unauthorizedDashboardAccess": { + "string": "Only staff users can access the dashboard" }, "src_dot_unconfirmed": { "context": "order status", - "string": "Unconfirmed" + "string": "未確認" }, "src_dot_undo": { "context": "button", - "string": "Undo" + "string": "復原" }, "src_dot_unfulfilled": { "context": "order status", - "string": "Unfulfilled" + "string": "未發貨" }, "src_dot_unpaid": { "context": "payment status", - "string": "Unpaid" + "string": "未付款" }, "src_dot_uploadImage": { "context": "button", @@ -6260,7 +8090,7 @@ }, "src_dot_utils_dot_errors_dot_cannotFulfillLine": { "context": "error message", - "string": "Not enough items to fulfill" + "string": "庫存不足以發貨" }, "src_dot_utils_dot_errors_dot_cannotRefund": { "context": "error message", @@ -6275,7 +8105,7 @@ }, "src_dot_utils_dot_errors_dot_captureInactive": { "context": "error message", - "string": "只有預授權的付款可以被獲取" + "string": "只有預繳款項能夠到賬" }, "src_dot_utils_dot_errors_dot_channelAlreadyExist": { "string": "This channel has already been created" @@ -6297,7 +8127,11 @@ "string": "Email address is not set" }, "src_dot_utils_dot_errors_dot_graphqlError": { - "string": "API error" + "string": "API 錯誤" + }, + "src_dot_utils_dot_errors_dot_insufficientStock": { + "context": "error message", + "string": "Cannot change the quantity because of insufficient stock" }, "src_dot_utils_dot_errors_dot_invalid": { "string": "Invalid value" @@ -6328,6 +8162,10 @@ "src_dot_utils_dot_errors_dot_nameAlreadyTaken": { "string": "This name is already taken. Please provide another." }, + "src_dot_utils_dot_errors_dot_noCategorySet": { + "context": "no category set error", + "string": "Product category not set" + }, "src_dot_utils_dot_errors_dot_noShippingAddress": { "context": "error message", "string": "Cannot choose a shipping method for an order without the shipping address" @@ -6371,7 +8209,7 @@ "string": "Those permissions are out of your scope" }, "src_dot_utils_dot_errors_dot_priceInvalid": { - "string": "Product price cannot be lower than 0." + "string": "商品價格不能低於 0。" }, "src_dot_utils_dot_errors_dot_shippingNotApplicable": { "context": "error message", @@ -6402,7 +8240,10 @@ "string": "This needs to be unique" }, "src_dot_utils_dot_errors_dot_unknownError": { - "string": "Unknown error" + "string": "未知錯誤" + }, + "src_dot_utils_dot_errors_dot_unsupportedMediaProvider": { + "string": "Unsupported media provider or incorrect URL" }, "src_dot_utils_dot_errors_dot_urlNotSet": { "context": "error message", @@ -6421,7 +8262,7 @@ }, "src_dot_warehouses": { "context": "warehouses section name", - "string": "Warehouses" + "string": "倉庫" }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": { "context": "warehouse", @@ -6429,7 +8270,7 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "新增倉庫" }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": { "context": "dialog content", @@ -6437,25 +8278,36 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": { "context": "dialog title", - "string": "Delete Warehouse" + "string": "刪除倉庫" }, "src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": { "context": "warehouse", "string": "Address Information" }, "src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": { - "string": "Warehouse Name" + "string": "倉庫名稱" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_1082745946": { + "context": "used warehouses counter", + "string": "{count}/{max} warehouses used" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": { - "string": "Search Warehouse" + "string": "搜尋倉庫" }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": { "context": "tab name", "string": "All Warehouses" }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3562691996": { + "context": "alert", + "string": "Warehouse limit reached" + }, + "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_478107533": { + "string": "You have reached your warehouse limit, you will be no longer able to add warehouses to your store. If you would like to up your limit, contact your administration staff about raising your limits." + }, "src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": { "context": "button", - "string": "Create Warehouse" + "string": "新增倉庫" }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": { "string": "Shipping Zones" @@ -6468,27 +8320,68 @@ }, "src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": { "context": "warehouse", - "string": "名字" + "string": "名稱" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": { - "context": "zones that warehouse sends to", - "string": "Shipping Zones" + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehouses": { + "context": "WarehouseSettings all warehouses label", + "string": "All warehouses" }, - "src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": { + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsAllWarehousesDescription": { + "context": "WarehouseSettings all warehouses description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products can be shipped here from a different warehouse" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabled": { + "context": "WarehouseSettings disabled warehouse label", + "string": "Disabled" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsDisabledDescription": { + "context": "WarehouseSettings disabled warehouse description", + "string": "If selected customer won't be able to choose this warehouse as pickup point" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocal": { + "context": "WarehouseSettings local warehouse label", + "string": "Local stock only" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsLocalDescription": { + "context": "WarehouseSettings local warehouse description", + "string": "If selected customer will be able to choose this warehouse as pickup point. Ordered products will be only fulfilled from this warehouse stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsNoShippingZonesAssigned": { + "context": "WarehouseSettings no shipping zones assigned", "string": "This warehouse has no shipping zones assigned." }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPickupTitle": { + "context": "WarehouseSettings pickup title", + "string": "Pickup" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStock": { + "context": "WarehouseSettings private stock label", + "string": "Private Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPrivateStockDescription": { + "context": "WarehouseSettings private stock description", + "string": "If enabled stock in this warehouse won't be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStock": { + "context": "WarehouseSettings public stock label", + "string": "Public Stock" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsPublicStockDescription": { + "context": "WarehouseSettings public stock description", + "string": "If enabled stock in this warehouse will be shown" + }, + "src_dot_warehouses_dot_components_dot_WarehouseSettings_dot_warehouseSettingsTitle": { + "context": "WarehouseSettings title", + "string": "設定" + }, "src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": { "context": "header", - "string": "Create Warehouse" + "string": "新增倉庫" }, "src_dot_webhooks": { "context": "webhooks section name", "string": "Webhooks" }, - "src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": { - "context": "header", - "string": "Create Webhook" - }, "src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": { "context": "delete webhook", "string": "Are you sure you want to delete this webhook?" @@ -6501,127 +8394,87 @@ "context": "dialog header", "string": "Delete Webhook" }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": { - "context": "event", - "string": "Checkout updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": { - "context": "event", - "string": "Order confirmed" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": { - "context": "event", - "string": "Invoice deleted" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": { - "context": "section header", - "string": "Events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": { - "context": "event", - "string": "Order updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": { - "context": "event", - "string": "Checkout created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": { - "context": "event", - "string": "All events" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": { - "context": "event", - "string": "Invoice sent" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": { - "context": "event", - "string": "Product created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": { - "context": "webhook events", - "string": "Expand or restrict webhooks permissions to register certain events in Saleor system." - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": { - "context": "event", - "string": "Product updated" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": { - "context": "event", - "string": "Order fully paid" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": { - "context": "event", - "string": "Order created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": { - "context": "event", - "string": "Order cancelled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": { - "context": "event", - "string": "Order fulfilled" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": { - "context": "event", - "string": "Customer created" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": { - "context": "event", - "string": "Changed quantity in checkout" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": { - "context": "event", - "string": "Invoice requested" - }, - "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": { - "context": "event", - "string": "Fulfillment created" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": { - "context": "webhook", - "string": "Target URL" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": { - "context": "webhook", - "string": "Webhook Name" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": { - "context": "section header", - "string": "Webhook Information" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": { - "context": "webhook target url help text", - "string": "This URL will receive webhook POST requests" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": { - "context": "webhook secret key help text", - "string": "secret key is used to create a hash signature with each payload. *optional field" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { - "context": "webhook", - "string": "Secret Key" - }, - "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { - "context": "webhook specific information", - "string": "Webhook specific information" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": { - "context": "webhooks active", - "string": "Webhook is active" - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": { - "context": "webhook active", - "string": "If you want to disable this webhook please uncheck the box below." - }, - "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": { - "context": "section header", - "string": "Webhook Status" - }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_header": { "context": "header", "string": "Unnamed Webhook Details" }, - "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": { + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhookDetailsPage_dot_headerNamed": { + "context": "header", + "string": "{webhookName} Details" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToAsynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register asynchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_assignPermissionsToSynchronousEvents": { + "context": "section description", + "string": "Assign permissions to register synchronous events for this webhook." + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_asynchronousEvents": { + "context": "section subheader", + "string": "Asynchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_events": { + "context": "section header", + "string": "Events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_registeredEvents": { + "context": "input label", + "string": "Registered events" + }, + "src_dot_webhooks_dot_components_dot_WebhookEvents_dot_synchronousEvents": { + "context": "section subheader", + "string": "Synchronous events" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKey": { + "context": "webhook input label", + "string": "Secret Key" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_secretKeyDescription": { + "context": "webhook input help text", + "string": "secret key is used to create a hash signature with each payload. *optional field" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrl": { + "context": "webhook input label", + "string": "Target URL" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_targetUrlDescription": { + "context": "webhook input help text", + "string": "This URL will receive webhook POST requests" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookInformation": { + "context": "section header", + "string": "Webhook Information" + }, + "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_webhookName": { + "context": "webhook input label", + "string": "Webhook Name" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActive": { + "context": "webhooks active label", + "string": "Webhook is active" + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookActiveDescription": { + "context": "webhook active description", + "string": "If you want to disable this webhook please uncheck the box below." + }, + "src_dot_webhooks_dot_components_dot_WebhookStatus_dot_webhookStatus": { + "context": "section header", + "string": "Webhook Status" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_header": { + "context": "header", + "string": "Unnamed Webhook Details" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerCreate": { + "context": "header", + "string": "Create Webhook" + }, + "src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_headerNamed": { "context": "header", "string": "{webhookName} Details" }, @@ -6645,7 +8498,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": { "context": "webhook name", - "string": "名字" + "string": "名稱" }, "src_dot_webhooks_dot_views_dot_3493926696": { "context": "window title", @@ -6658,20 +8511,48 @@ "context": "table column header, allocated product quantity", "string": "已分配" }, + "tableColChannelThreshold": { + "context": "table column header", + "string": "Channel threshold" + }, "tableColQuantity": { "context": "table column header", "string": "庫存" }, + "tableColSoldUnits": { + "context": "table column header, sold units preorder quantity", + "string": "Sold units" + }, + "transaction reference subtitle": { + "context": "transaction reference subtitle", + "string": "Transaction reference" + }, + "unavailable for purchase": { + "context": "product unavailability", + "string": "Unavailable for purchase" + }, + "unlimitedUnitsLeft": { + "context": "section header", + "string": "Unlimited" + }, "voucherDetailsUnassignCategory": { - "context": "unassign category from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignCollection": { - "context": "unassign collection from voucher, button", + "context": "button", "string": "Unassign" }, "voucherDetailsUnassignProduct": { - "context": "unassign product from voucher, button", + "context": "button", "string": "Unassign" + }, + "will become available on": { + "context": "product available for purchase date", + "string": "will become available on {date}" + }, + "will become published on": { + "context": "product publication date label", + "string": "will become published on {date}" } -} +} \ No newline at end of file